no they're not present, why would it need the static libraries for? On Thu, Nov 20, 2008 at 9:07 PM, David Chisnall <[EMAIL PROTECTED]> wrote: > I just realised it's not the .so it needs to find, but the .a/.la > stub. Are these present in /usr/lib as well? > > David > > On 20 Nov 2008, at 18:10, Fred Morcos wrote: > >> [EMAIL PROTECTED] Etoile-0.4.0]$ echo $LD_LIBRARY_PATH >> /usr/GNUstep/System/Library/Libraries:/usr/GNUstep/Local/Library/ >> Libraries:/home/fred/GNUstep/Library/Libraries::/usr/local/lib >> >> so i added /usr/lib and /lib to LD_LIBRARY_PATH but still the same >> thing. >> >> On Thu, Nov 20, 2008 at 8:04 PM, David Chisnall <[EMAIL PROTECTED]> >> wrote: >>> On 20 Nov 2008, at 17:57, Fred Morcos wrote: >>> >>>> arch linux. i have nothing in /usr/local >>> >>> Ah, sorry, my brain inserted the local when I read your cflags. >>> >>>> libpoppler is in /usr/lib/ >>>> >>>> /usr/lib/libpoppler-glib.so >>>> /usr/lib/libpoppler-glib.so.4 >>>> /usr/lib/libpoppler-glib.so.4.0.0 >>>> /usr/lib/libpoppler.so >>>> /usr/lib/libpoppler.so.4 >>>> /usr/lib/libpoppler.so.4.0.0 >>> >>> This all looks sensible. Since pkg-config is not specifying a >>> library >>> directory, it is obviously assuming that /usr/lib is in your default >>> linker path, but this is clearly not the case since it is failing. I >>> have no experience with arch linux, so I can't tell if this should be >>> the case - what is the default linker path currently set to? >>> >>> If you are using the GNU linker then the default paths should be /lib >>> and /usr/lib, followed by anything in /etc/ld.so.conf, unless this >>> was >>> overridden when the linker was compiled. >>> >>> David >>> >>> _______________________________________________ >>> Etoile-discuss mailing list >>> Etoile-discuss@gna.org >>> https://mail.gna.org/listinfo/etoile-discuss >>> >> >> >> >> -- >> Fred Morcos >> http://fredmorcos.blogspot.com/ >> http://katoob.googlecode.com/ >> https://savannah.nongnu.org/projects/objective-gtk/ >> http://grafer.googlecode.com/ >> >> _______________________________________________ >> Etoile-discuss mailing list >> Etoile-discuss@gna.org >> https://mail.gna.org/listinfo/etoile-discuss > > > _______________________________________________ > Etoile-discuss mailing list > Etoile-discuss@gna.org > https://mail.gna.org/listinfo/etoile-discuss >
-- Fred Morcos http://fredmorcos.blogspot.com/ http://katoob.googlecode.com/ https://savannah.nongnu.org/projects/objective-gtk/ http://grafer.googlecode.com/ _______________________________________________ Etoile-discuss mailing list Etoile-discuss@gna.org https://mail.gna.org/listinfo/etoile-discuss