[EMBOSS] Installation Problem
ajb at ebi.ac.uk
ajb at ebi.ac.uk
Mon Jul 31 08:24:18 UTC 2006
Hello Kosuke,
> My OS is Suse-linux-3.3.4,
I'm unfamiliar with that particular release of SuSE (unless
that's a compiler version :-)
>
> gcc -O2 -o .libs/aaindexextract aaindexextract.o
> ../nucleus/.libs/libnucleus.so ../ajax/.libs/libajaxg.so
> ../ajax/.libs/libajax.so ../plplot/.libs/libplplot.so /usr/lib/libgd.so
> -L/usr/lib -L/usr/X11R6/lib -lXpm -lX11 /usr/lib/libjpeg.so
> /usr/local/lib/libfreetype.so -lpng12 -lpng -lz -lm -Wl,--rpath
> -Wl,/usr/local/emboss/lib
> /usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld:
> cannot find -lXpm
> collect2: ld returned 1 exit status
> make[2]: *** [aaindexextract] Error 1
As the error suggests, it can't find the file libXpm.so. Under later
SuSE releases you will need to:
a) Install the xorg-x11-devel RPM
b) "make clean" in EMBOSS
c) configure EMBOSS again
HTH
Alan
EBI
More information about the EMBOSS
mailing list