On Fri, 2008-02-29 at 08:56 +0100, Rainer Klier wrote: > Am Donnerstag, den 28.02.2008, 22:35 +0100 schrieb Patrick Ohly: > > On Do, 2008-02-28 at 09:20 +0100, Rainer Klier wrote: > > Check the line which is used to assemble all libraries. If there is > > how do i find this line?
I was thinking of the make output. [libtool search path] > but how should this system ever find something automatically > in /usr/local/lib? Usually the configure script will ask pkg-config for compile and link flags of the required components, then add them to the libtool invocation. I'm not sure why it went wrong for you. Further issues to look out for are setting LD_LIBRARY_PATH to include non-standard lib dirs (I have seen failures where configure was unable to run test programs because of a missing entry in LD_LIBRARY_PATH) and of course PKG_CONFIG_PATH. -- Bye, Patrick Ohly -- [EMAIL PROTECTED] http://www.estamos.de/ _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list