LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libXext error when running ./configure (https://www.linuxquestions.org/questions/linux-software-2/libxext-error-when-running-configure-337997/)

gepesz 06-28-2005 08:45 AM

libXext error when running ./configure
 
Hello gurus,

I was trying to install KSmoothDoc for KDE 3.2 on my Debian box. I got the debian package and was about to install when I got the following error:

checking for libXext... no
configure: error: We need a working libXext to proceed. Since configure can't find it itself, we stop here assuming that make wouldn't find them either.

I have both libxext6 and libxext-dev installed so I'm not sure which package I'm missing...

bigrigdriver 06-29-2005 06:05 PM

Did you try to install via apt?

If not, check the apt documentation, set up the /etc/apt/sources.list, then run:

apt-get update
apt-get install <package name>

apt should find installed packages, get the package, and any dependencies needed to successfully install the package.

andersonsobrado 05-26-2011 07:08 AM

Install package xorg-dev. OK.


All times are GMT -5. The time now is 11:45 PM.