On Mon, Dec 17, 2007 at 11:03:37AM -0800, Rogelio alleged:
On Dec 17, 2007 10:44 AM, Jim Perrin jperrin@gmail.com wrote:
On Dec 17, 2007 1:36 PM, Rogelio scubacuda@gmail.com wrote:
Those are there:
/usr/X11R6/lib/libXpm.so.4.11 /usr/X11R6/lib/libXpm.so.4
No, /usr/X11R6/lib/libXpm.so.4 is different from /usr/lib/libXpm.so
One is provided by libXpm, which you have, but the file you need is provided by libXpm-devel, which you don't.
I did a search, but didn't find that in my repository (and am wondering if I should just build from rpm?)
# yum list libXpm-devel ... Available Packages libXpm-devel.i386 3.5.5-3 base
Just install it with yum.