Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Kubuntu 5.10 compiling problems

  • 13-11-2005 12: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,977 ✭✭✭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,977 ✭✭✭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