[EMAIL PROTECTED] writes:
> configure: warning: Cannot find Xpm library -- gnome build disabled . . .
> configure: warning: Cannotfind libgtkxmhtml -- gnome build disabled . . .
> configure: warning: Cannotfind libxml -- gnome build disabled . . .

To compile programs using the features of a library, you need the -dev
versions of the library's packages installed.  The packages
corresponding to the error messages above are 'xpm4g-dev',
'libgtkxmhtml-dev', and 'libxml-dev'.

> BTW, when I give up on gnome and try to make the motif build, everything
> crashes and burns when I get to the g-wrap step.  

The motif version is not being actively supported and it doesn't
compile now.

I think we should probably remove that target from the Makefile,
and have 'make' do what 'make gnome' does now.

b.g.

Reply via email to