Tried to install gpp. error: failed dependencies: c_compiler is needed by gpp-991012-10 What package is c_compiler under? The names of the packages are very misleading at this point. I must have installed 6 or seven different compilers that I will never need. Thanks ahead. Stefan Troeger wrote:
Hi,
On Thu, Dec 30, 1999 at 21:34 -0600, Michael H. Collins wrote:
I am trying to compile xfstt on SuSE 6.2 and get the following.
# make xfstt && make install c++ -g -Wall -pedantic -DMAGNIFY=0 -c RAFile.cpp make: c++: Command not found make: *** [RAFile.o] Error 127
What do I make of this?
[sttr]/home/sttr> rpm -qf `which c++` gpp-991012-3 [sttr]/home/sttr> ls -l `which c++` lrwxrwxrwx 1 root root 3 Dec 20 17:46 /usr/bin/c++ -> g++
You'll have to install the gpp package. If it already is installed, check if /usr/bin/c++ is a link to /usr/bin/g++.
Ciao,
-- Michael H. Collins http://www.linuxlink.com 512-442-3151 512-656-9508 The Ultimate WM http://www.xfce.org Do you want FUN with Linux? http://www.austinlug.org http://hebb.cis.uoguelph.ca/~dave/27320/new/unixphil.html -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/