Hi Fernan, Thanks. A fix for you may be to edit the file plplot/plDevs.h and comment out the line
#define PLD_xwin I'll adjust the configuration for this, though I'm never entirely happy about compiling without X. The option to do so was added way back in the infancy of EMBOSS and I often have the uneasy feeling that a dragon is sleeping there. I'd be interested to hear how you get on. You'd probably be best defining EMBOSS_GRAPHICS to something like "ps" or "png" otherwise the default graphics prompt will probably remain as "x11" even though it's not actually compiled in. Alan > ./configure --without-x > [ ... succeeds ... ] > make > [ ... fails ... ] > [ lots of errors from xwin.c ...] > xwin.c: In function `imageops': > xwin.c:3406: error: structure has no member named `display' > *** Error code 1 > > This is on FreeBSD-6.3, gcc-3.4.6, gnu make 3.81 > Typescript is attached. > > Cheers, > > Fernan > > _______________________________________________ > 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
