<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Instalation and D'd problem.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2> Hi,</FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2> I∩ve found 2 problems with EMBOSS. I∩ve installed this in the past under </FONT>
<BR><FONT SIZE=2> Solaris 7 (Sun) and several flavors of Linux.</FONT>
<BR><FONT SIZE=2> Now I∩m trying to compile it under Red Hat 6.2 server. The configure </FONT>
<BR><FONT SIZE=2> stage goes by OK, but when I try to compile I get:</FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" </FONT>
<BR><FONT SIZE=2> -DPACKAGE_</FONT>
<BR><FONT SIZE=2> STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"EMBOSS\" </FONT>
<BR><FONT SIZE=2> -DVERSION=\"2.4.1\" -D</FONT>
<BR><FONT SIZE=2> STDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 </FONT>
<BR><FONT SIZE=2> -DHAVE</FONT>
<BR><FONT SIZE=2> _STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 </FONT>
<BR><FONT SIZE=2> -DHAVE_STDI</FONT>
<BR><FONT SIZE=2> NT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DX_DISPLAY_MISSING=1 </FONT>
<BR><FONT SIZE=2> -DHAVE_DIRENT_H=</FONT>
<BR><FONT SIZE=2> 1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DGETPGRP_VOID=1 -DHAVE_STRFTIME=1 </FONT>
<BR><FONT SIZE=2> -DHAVE_U</FONT>
<BR><FONT SIZE=2> NISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 </FONT>
<BR><FONT SIZE=2> -DHAVE_WORKING_FOR</FONT>
<BR><FONT SIZE=2> K=1 -DHAVE_VPRINTF=1 -DHAVE_MEMMOVE=1 -DX_DISPLAY_MISSING=1 -DHAVE_LIBM=1 </FONT>
<BR><FONT SIZE=2> -I. -</FONT>
<BR><FONT SIZE=2> I. -I../nucleus -I../ajax -I../plplot -I/usr/local -DNO_AUTH -g -O2 -c </FONT>
<BR><FONT SIZE=2> `test -</FONT>
<BR><FONT SIZE=2> f 'abiview.c' || echo './'`abiview.c</FONT>
<BR><FONT SIZE=2> /bin/sh ../libtool --mode=link gcc -g -O2 -o abiview abiview.o </FONT>
<BR><FONT SIZE=2> ../nucleus/li</FONT>
<BR><FONT SIZE=2> bnucleus.la ../ajax/libajaxg.la ../ajax/libajax.la ../plplot/libplplot.la </FONT>
<BR><FONT SIZE=2> -lX11</FONT>
<BR><FONT SIZE=2> -lm</FONT>
<BR><FONT SIZE=2> mkdir .libs</FONT>
<BR><FONT SIZE=2> gcc -g -O2 -o .libs/abiview abiview.o ../nucleus/.libs/libnucleus.so </FONT>
<BR><FONT SIZE=2> ../ajax/.l</FONT>
<BR><FONT SIZE=2> ibs/libajaxg.so ../ajax/.libs/libajax.so ../plplot/.libs/libplplot.so </FONT>
<BR><FONT SIZE=2> -lX11 -lm</FONT>
<BR><FONT SIZE=2> -Wl,--rpath -Wl,/usr/local/lib</FONT>
<BR><FONT SIZE=2> /usr/bin/ld: cannot find -lX11</FONT>
<BR><FONT SIZE=2> collect2: ld returned 1 exit status</FONT>
<BR><FONT SIZE=2> make[2]: *** [abiview] Error 1</FONT>
<BR><FONT SIZE=2> make[2]: Leaving directory `/home/sbassi/EMBOSS-2.4.1/emboss'</FONT>
<BR><FONT SIZE=2> make[1]: *** [all-recursive] Error 1</FONT>
<BR><FONT SIZE=2> make[1]: Leaving directory `/home/sbassi/EMBOSS-2.4.1/emboss'</FONT>
<BR><FONT SIZE=2> make: *** [all-recursive] Error 1</FONT>
<BR><FONT SIZE=2> [root@pescadilla EMBOSS-2.4.1]#</FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2> Perhaps it∩s something related to graphics, since is a server machine, X </FONT>
<BR><FONT SIZE=2> is not installed. Is X needed in order to compile it? I really need to </FONT>
<BR><FONT SIZE=2> use only text based programs from EMBOSS.</FONT>
<BR><FONT SIZE=2> If there∩s a program witch needs X, I would like not to compile it but </FONT>
<BR><FONT SIZE=2> keep on working with the command line (CL) ones.</FONT>
<BR><FONT SIZE=2> Now, it seems that I can∩t compile even CL programs because I don∩t have </FONT>
<BR><FONT SIZE=2> X installed. Maybe I∩m wrong.</FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2> I also reporting that EMNU program is not where the EMBASSY web page </FONT>
<BR><FONT SIZE=2> states it is: <A HREF="ftp://ftp.uk.embnet.org/pub/EMBOSS/EMNU-1.0.4.tar.gz">ftp://ftp.uk.embnet.org/pub/EMBOSS/EMNU-1.0.4.tar.gz</A></FONT>
</P>
</BODY>
</HTML>