g-wrap-config fails on 1.8 install

rex rex at nosyntax.net
Wed Feb 5 11:34:32 CST 2003


Derek Atkins <warlord at MIT.EDU> [2003-02-05 08:39]:
> 
> > I downloaded g-wrap 1.34 and did ./configure ; make ; make install without
> > apparent error.  A new g-wrap-config exists in /usr/local/bin
> [snip]
> > This is on a SuSE 8.0 system running KDE with the Gnome development
> > libraries installed.
> 
> Are you sure that /usr/local/bin is in your PATH when you run configure?
> What does "which g-wrap-config" give you?

g-wrap-config was in my user path, but not in root path. fixed.

ran ./configure
gnome-config not found
added /opt/gnome/bin to path
ran ./configure
lxml not found
added some xml libs
ran ./configure
gk-pixbuf-config not found
installed GDK-PIXBUF
ran ./configure
libglade-config not found
installed libglade-devel
ran ./configure
gal lib not found
installed gal-devel
ran ./configure
gal lib not found
added /opt/gnome/lib to path because libgal.so.19 lives there
ran ./configure
same failure
added /opt/gnome/share/gal to path
ran ./configure
same failure. config.log shows -lfreetype not found. freetype & freetype2
already installed. installed freetype2-devel
ran /usr/local/src/gnucash-1.8.0/./configure
still fails. config.log shows:
configure:13093: gcc -o conftest -g -O2 -Wall -Wunused    conftest.c -lgal -rdyn
amic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lgal -lgnomeprint -lfreetype
-lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgn
ome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -l
glib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -lpopt -lm  -lm 1>&5
/usr/i486-suse-linux/bin/ld: cannot find -lesd
collect2: ld returned 1 exit status
configure: failed program was:
#line 13086 "configure"
#include "confdefs.h"

int main() {


There are:
/usr/lib/libesd.so.0
/usr/lib/libesd.so.0.2.23

I'm stuck. Any suggestions?

Thanks for the help and thanks much for all your work on PGP. :)

Regards,

-rex


More information about the gnucash-user mailing list