[EMBOSS] Fwd: Installation Problem

Andres Pinzon andrespinzon at gmail.com
Mon Jul 31 14:56:26 UTC 2006


---------- Forwarded message ----------
From: Andres Pinzon <andrespinzon at gmail.com>
Date: Jul 31, 2006 9:56 AM
Subject: Re: [EMBOSS] Installation Problem
To: ´¬‘õ ›²ÓÓ <fkosuke at yahoo.co.jp>


On 7/31/06, ´¬‘õ ›²ÓÓ <fkosuke at yahoo.co.jp> wrote:

> === Here is the error message ===
>
> ...
> 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

On suse libpng is under /usr/lib, so you have to run the installation
with the following option:

./configure --with-pngdriver=/usr/lib

This is the way I ran it in a SuSE 9.1 machine (after installing X11
devel package):

./configure --with-pngdriver=/usr/lib  --prefix=/usr/local/emboss

You can also install it without X support:

./configure --with-pngdriver=/usr/lib  --prefix=/usr/local/emboss --without-x

Hope this help ;-)


--
Andr¨¦s Pinz¨®n [http://www.andrespinzon.com]
Bioinformatics Center, Colombia EMBnet node
Biotechnology Institute - National University of Colombia
http://bioinf.ibun.unal.edu.co
Tel +57 3165000 ext 16961 Fax +571 3165415
----------


-- 
Andr¨¦s Pinz¨®n [http://www.andrespinzon.com]
Bioinformatics Center, Colombia EMBnet node
Biotechnology Institute - National University of Colombia
http://bioinf.ibun.unal.edu.co
Tel +57 3165000 ext 16961 Fax +571 3165415
----------




More information about the EMBOSS mailing list