LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems with KDE installer (https://www.linuxquestions.org/questions/linux-software-2/problems-with-kde-installer-135762/)

Abdul 01-17-2004 01:18 PM

Problems with KDE installer
 
I am trying to install KDE 3.1.5 using the konstruct installer. It runs fine for a while, then it stops at this error:

checking if Qt compiles without flags... no
checking if STL implementation is SGI like... no
checking if STL implementation is HP like... no
configure: error: "no known STL type found - did you forget to install libstdc++-devel ?"
make[2]: *** [configure-work/arts-1.1.5/configure] Error 1
make[2]: Leaving directory `/root/konstruct/libs/arts'
make[1]: *** [dep-../../libs/arts] Error 2
make[1]: Leaving directory `/root/konstruct/kde/kdelibs'
make: *** [dep-../../kde/kdelibs] Error 2

I have libstdc++3-dev and libstdc++5-dev installed.

quatsch 01-19-2004 08:54 PM

this is just a shot in the dark but I had mysterious errors like that compiling kde3.2beta until I updated both automake and autoconf to the latest available. Maybe you should try that. You should also check the version of gcc.

enyawix 01-20-2004 09:03 PM

arts bug?
 
I have gentoo and have the same probulem line for line. I think we just found a bug in the new KDE.

checking if Qt compiles without flags... no
checking if STL implementation is SGI like... no
checking if STL implementation is HP like... no
configure: error: "no known STL type found - did you forget to install libstdc++-devel ?"

!!! ERROR: kde-base/arts-1.1.5 failed.
!!! Function kde_src_compile, Line 117, Exitcode 1
!!! died running ./configure, kde_src_compile:configure

enyawix 01-21-2004 09:18 PM

This is a gcc bug and not a arts bug
 
You can find the info you need at http://bugs.gentoo.org/show_bug.cgi?id=38634
:study:


All times are GMT -5. The time now is 12:59 AM.