Results 1 to 4 of 4

Thread: Installing packages from terminal: Can't locate your X11 installation

  1. #1
    Join Date
    May 2008
    Beans
    33
    Distro
    Xubuntu 8.04 Hardy Heron

    Installing packages from terminal: Can't locate your X11 installation

    Hello, I'm wanting to start install packages from the terminal as it allows me to use up to date applications. After getting the C compiler to work I'm now getting an error saying:
    checking for X... no
    configure: error: Can't locate your X11 installation
    I've looked through the repositories searching for x11 but there to much things with x11 in the title to get the one I need.

    Thanks!

  2. #2
    Join Date
    Mar 2008
    Location
    City of Pines
    Beans
    3,585

    Re: Installing packages from terminal: Can't locate your X11 installation

    Quote Originally Posted by Thee_Baron_ View Post
    Hello, I'm wanting to start install packages from the terminal as it allows me to use up to date applications. After getting the C compiler to work I'm now getting an error saying:

    I've looked through the repositories searching for x11 but there to much things with x11 in the title to get the one I need.

    Thanks!
    On your terminal, install the xlibs-dev package:

    Code:
    sudo apt-get xlibs-dev
    Steady movement is more important than speed, much of the time. So long as there is a regular progression of Stimuli to get your mental hooks into, there is room for lateral movement. Once this begins, its rate is a matter of discretion.

  3. #3
    Join Date
    Dec 2010
    Beans
    7

    Re: Installing packages from terminal: Can't locate your X11 installation

    I'm running xubuntu 11.10 and have the same problem. I need to install Fontforge, which I used to run under cygwin in Windows.

    But the above command does not work.

    What do I do now, other than

    When in trouble, fear or doubt,
    Run in circles, scream and shout.



  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Installing packages from terminal: Can't locate your X11 installation

    Closed, necromancy. Please start a new thread.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •