Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Kubuntu 5.10 compiling problems

  • 13-11-2005 01:18AM
    #1
    Closed Accounts Posts: 210 ✭✭


    I downloaded and installed Kubuntu 5.10 on my Laptop. Works nicely, everything except Wireless works.

    I am trying to compile a program called "KSmoothDock" which is a launcher for KDE. At first, I got messages, that no compiler was installed etc. I did this, so the messages were gone.

    When I try to configure KSmoothDock or anything else that comes in source code, and I run ./configure, I get this message:
    checking for X... configure error: Can't find X includes. Please check your installation and add the correct paths!

    According to the package manager, the development packages are installed. However, I couldn't find include files in /usr/X11R6/lib or the other folders.

    Does anyone know this?

    Cheers guys


Comments

  • Registered Users, Registered Users 2 Posts: 3,946 ✭✭✭mp3guy


    try
    sudo apt-get install build-essential xserver-common xserver-xorg-core


  • Closed Accounts Posts: 210 ✭✭HomunQlus


    These packages are installed, but I still get the same error. :(


  • Registered Users, Registered Users 2 Posts: 3,946 ✭✭✭mp3guy


    try looking for a prebuilt rpm or deb file, thats much easier.

    edit

    ftp://rpmfind.net/linux/sourceforge/k/ks/ksmoothdock/ksmoothdock-3.5.1-1.0.i386.rpm

    theres one, go

    alien ksmoothdock-3.5.1-1.0.i386.rpm
    sudo dpkg -i ksmoothdock*.deb


  • Closed Accounts Posts: 210 ✭✭HomunQlus


    I tried looking for them all, but it all didn't work. I got fed up with Kubuntu now.

    Now I have installed Mandriva LE 2005 on my PowerBook G4, and I'm happy with that. It compiles programs without problems.


Advertisement