Re: [gtk-list] Re: Compilation GTK+1.2.3



Le jeu, 10 jun 1999, Emmanuel DELOGET a écrit :
> As the well known BILLARD said...
> ->Le jeu, 10 jun 1999, vous avez écrit :
> ->> Hi,
> ->> whats the results if you run 'configure' without any parameters?
> ->Gtk don't find GLIB-1.2.3 and i must select --with-glib=DIR option.
> ->
> ->After it don't find X libraries and include and i must select --x-libraries
> ->--x-include for configure. and always the same error with -lX11.
> ->
> ->Where is define the PATH for Glib, and Xlibraries? in the file ld.so.conf
> ->
> ->Adding --prefix==/usr do not change anything !
> ->
> ->I don't know what's append.
> 
> 	Have your tried to do (assuming prefix is /usr/local, and using csh
> 	based shell - for sh ones, symply use the classic export syntax) 
> 	
> 	#> echo "/usr/local/lib" >> /etc/ld.so.conf
> 	#> ldconfig
> 	#> setenv PATH /usr/local/bin:$PATH
> 	#> rehash
> 
> 	If Xlibs are not found you should add the Xlib path to ld.so.conf too
> 	(... there is a problem here... Since X11 shared libs are needed by
> 	X11, and since the linker seems to not be able to find'em, how does
> 	your X server works ?)
It' s OK for the Glib Librarie when i configure GTK+ but it always the sama
problem for Xlibraries.
Path for X libraries are include in ld.so.conf and ldconfig execute
My ld.so.conf 
	/usr/lib
	/usr/X11R6/lib
	/usr/X11R6/include
	/usr/local/lib
	/usr/i486-linux-libc5/lib
	/usr/i486-linux-libc5/lib
	/opt/kde/lib
	/usr/local	


If i run configure with --x-libraries and --x-include always the problem with
Xopendisplay;

I don't know what to do now.

Thank's.
> 
> 	Yours,
> ->
> ->francois-marie.
> ->
> ->-- 
> ->To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> ->
> 
> 
> -- 
> __________________________________________________________________________
>    Emmanuel DELOGET [pixel] pixel@{dotcom.fr,epita.fr}  ----  DotCom SA
>          http://www.epita.fr/~pixel | http://www.dotcom.fr/~pixel
> "On the last day, God created Linux. And Microsoft won its antitrust case"
> --------------------------------------------------------------------------
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]