Menu

X11 not detected

Help
zzub
2009-05-20
2013-04-25
  • zzub

    zzub - 2009-05-20

    Hai,

    im using ubuntu 8.04 on my machine. im trying to compile pixie 2.2.6. i believe X11 package is by default is installed in this ubuntu 8.04. but when i compile the source code, it keep saying that X11 is not found. anyone could assist me on this. Thank you.

    Regards.

     
    • kedmond

      kedmond - 2009-05-20

      You might want to try installing the developer library:

      sudo apt-get install x11-dev

      I think that's what I had to do!

      -Kazem

       
    • kedmond

      kedmond - 2009-05-22

      Sorry, my mistake.  It's sudo apt-get install xorg-dev

      -Kazem

       
    • James Hamlin

      James Hamlin - 2009-06-22

      A similar question: Neither FLTK nor OpenEXR is found by the configure script. I'm running Ubuntu 9.04. I've installed the libfltk-dev and libopenexr-dev packages to no avail. Is there another package I should look for? How does one in general find out what exactly the configure script is looking for when making these checks?

      Thanks.
      -James

       
      • kedmond

        kedmond - 2009-06-22

        I'm not sure, but I think I installed libx11-dev and everything worked nicely.  But I had similar errors as you initially.

        -Kazem

         
    • Cedric PAILLE

      Cedric PAILLE - 2009-06-23

      Hi,

      I've already made packages (Jaunty and Intrepid) for Pixie on Ubuntu, look here:

      https://launchpad.net/~cedricpaille/+archive/pixie

      Cheers.

       
    • zzub

      zzub - 2009-08-04

      Thank you for all the help.. i already got it running :D

      regards
      zzub

       

Log in to post a comment.