Hi, I am trying to install pure and many externals from CVS on a computer with fedora core 2 installed, gcc is the only c++ compiler, I have found none from the list above for my distro:
configure:1597: checking for CC-g++ configure:1626: result: no configure:1597: checking for CC-c++ configure:1626: result: no configure:1597: checking for CC-gpp configure:1626: result: no configure:1597: checking for CC-aCC configure:1626: result: no configure:1597: checking for CC-CC configure:1626: result: no configure:1597: checking for CC-cxx configure:1626: result: no configure:1597: checking for CC-cc++ configure:1626: result: no configure:1597: checking for CC-cl configure:1626: result: no configure:1597: checking for CC-FCC configure:1626: result: no configure:1597: checking for CC-KCC configure:1626: result: no configure:1597: checking for CC-RCC configure:1626: result: no configure:1597: checking for CC-xlC_r configure:1626: result: no configure:1597: checking for CC-xlC configure:1626: result: no configure:1639: checking for g++ configure:1668: result: no configure:1639: checking for c++ configure:1668: result: no configure:1639: checking for gpp configure:1668: result: no configure:1639: checking for aCC configure:1668: result: no configure:1639: checking for CC configure:1668: result: no configure:1639: checking for cxx configure:1668: result: no configure:1639: checking for cc++ configure:1668: result: no configure:1639: checking for cl configure:1668: result: no configure:1639: checking for FCC configure:1668: result: no configure:1639: checking for KCC configure:1668: result: no configure:1639: checking for RCC configure:1668: result: no configure:1639: checking for xlC_r configure:1668: result: no configure:1639: checking for xlC configure:1668: result: no configure:1681: checking for C++ compiler version
is there another adress than rpmfind to get that compiler or may I have missed something during compilation process?
patco
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com
On Tue, 6 Dec 2005, megale wrote:
Hi, I am trying to install pure and many externals from CVS on a computer with fedora core 2 installed, gcc is the only c++ compiler, I have found none from the list above for my distro: is there another adress than rpmfind to get that compiler or may I have missed something during compilation process?
Possibly that only plain C support is installed. You may need to install C++ support separately. Look for a package called "g++" or "gcc-c++" or whatever; I don't know how it's called in RedHat.
Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju Freelance Digital Arts Engineer, Montréal QC Canada
Hi, I am trying to install pure and many externals from CVS on a computer with fedora core 2 installed, gcc is the only c++ compiler, I have found none from the list above for my distro: is there another adress than rpmfind to get that compiler or may I have missed something during compilation process?
If you're using apt-get, you can point to the Planet CCRMA webpage and get fedora binaries of pd and most externals.