Hi Russ, i guess the standard procedure applies here, by first searching the rpm database for some suitable key words, and then choose what loks best:
# yum search lib x11 devel [ lots of rpm hits, from which you choose the best bet ] # yum install libX11-devel [ install the packages including required dependencies ] Most probably you will require some more devel packages (for xpm, gif, png support etc.), but the failing Window Maker compilation will tell you what it needs. Best regards, Paul On 03/03/2012 08:53 PM, Russ Button wrote: > I downloaded the Windowmaker source and of course I'm running into > library issues. configure bitches about not having X11 devel libs. > > So I'm looking for guidelines / suggestions on how to compile > Windowmaker under RHEL6. > -- To unsubscribe, send mail to [email protected].
