Drew Lebauer <asl_at_evolving.com> writes:
> Xpm installed itself into /u/asl/opt/usr/openwin. The include/X11/X11 directo
> ry
> really does exist. What it installed (under /u/asl/opt) is (ls -RF):
>
> > usr/openwin/include:
> > X11/
> >
> > usr/openwin/include/X11:
> > X11/
> >
> > usr/openwin/include/X11/X11:
> > xpm.h
If this is the way your installation looks, somethings wrong.
It should be:
usr/openwin/include/X11/xpm.h
I suggest starting over. Get this part right before proceeding.
> > usr/openwin/lib:
> > libXpm.a libXpm.so_at_ libXpm.so.4.11
This part looks OK. Strange.
> I have also tried the following command:
>
> > LDFLAGS=-R/u/asl/opt/usr/openwin/lib ./configure --with-xpm-library=/u/asl/
> opt/usr/openwin/lib --with-xpm-includes=/u/asl/opt/usr/openwin/include/X11 --
> prefix=/u/asl --enable-extras
As both Paul and I indicated, the "X11" part is no good. Get the xpm library
to install right first.
> I get the following error (snippets):
>
> > checking for XpmReadFileToXpmImage in -lXpm... no
As long as the include libs are messed up, I don't think its useful
to dig into this.
--
Dan Espen
444 Hoes Lane Room RRC 1C-214 E-mail: dane_at_mk.telcordia.com
Piscataway, NJ 08854 Phone: (732) 699-5570
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Jan 31 2000 - 13:35:05 GMT