Hi, You need to install the X11 development files for CentOS from your DVD. For that Linux distribution the RPM is probably called 'xorg-x11-proto-devel'. While you're doing that you may want to install the 'gd-devel' RPM at the same time (which will enable PNG support).
After that do a 'make clean' and redo the './configure' step. The FAQ does give a hint to the above but I'll see whether it needs updating for CentOS. Alan > Hi, I met a lot of errors when I typed make in EMBOSS 6.0.1 folder. > > #./configure > #make > ... > xwin.c:3394: error: 'XwDev' has no member named 'write_to_window' > xwin.c:3398: error: 'XwDev' has no member named 'write_to_window' > xwin.c:3402: error: 'XwDev' has no member named 'write_to_pixmap' > xwin.c:3406: error: 'XwDisplay' has no member named 'display' > xwin.c:3407: error: 'XwDev' has no member named 'write_to_pixmap' > make[2]: *** [xwin.lo] Error 1 > make[2]: Leaving directory > `/home/zhengy/software/EMBOSS-6.0.1/EMBOSS-6.0.1/plplot' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/zhengy/software/EMBOSS-6.0.1/EMBOSS-6.0.1/plplot' > make: *** [all-recursive] Error 1 > > My machine is installed with a 64-bit GNU Linux (CentOS). > # uname -a > Linux IDM-DNA 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 11:57:43 EST 2008 > x86_64 > x86_64 x86_64 GNU/Linux > > Could you help me to solve the problem? > > Many thanks. > > sincerely > zheng, yun > > Institute of Deveopmental Biology and Molecular Medicine > Fudan University > 200 Handan Rd > Shanghai, China 200433 > _______________________________________________ > EMBOSS mailing list > [email protected] > http://lists.open-bio.org/mailman/listinfo/emboss > _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
