PDA

View Full Version : Problem with PLplot and xwin (X11)


m3n
April 6th, 2008, 04:24 PM
Hi, guys. I seem to have a problem.
I'm kinda new to Ubuntu and to linux in general, and I'm trying to install PLplot from the svn at their project site at sourceforge. I have also used the synaptec packages I could find. It all seems to work all well, but I can't get the xwin output to work. When I ccmake the plplot svn, It says X11_FOUND:0 and the Xwin-option cannot be set to YES. So I guess that Cmake with this svn does not recognize X11 anywhere, but why?

All comments/tips are appreciated. :)

vancheese
April 8th, 2008, 11:43 AM
Have you installed the development packages for X11?

m3n
April 8th, 2008, 04:22 PM
I figured out what the problem was last night after reading and trying out stuff, and it was as you say - I didnt have the xorg-dev package. So thanks for answering. It works great now :)