Click to See Complete Forum and Search --> : Xpm wine problems


castlef
11-15-2001, 01:45 AM
when i do ./configure
it says i need to get xpm-develso i installed libxpm4-devel-3.4k-17mdk.i586.rpm

did ./configure and it said the same thing again.

so i did rpm -ql libxpm4-devel

and there was

/usr/X11R6/lib/libXpm.a
/usr/X11R6/lib/libXpm.so

so i did
./configure --libdir=/usr/X11R6/lib

and it still says i need xpm devel!

some help?

castlef
11-15-2001, 02:17 AM
CLOSE .

figured it out i had to

rm config.* to remove stale config files