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



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 ?)

	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"
--------------------------------------------------------------------------



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