Click to See Complete Forum and Search --> : make problem
groundzero
11-24-2000, 10:27 AM
When I type make ( i had to install make first)
I get this wierd error:
g** -c -I/usr/include/qt -I/usr/include -fno-rtti main.cpp
make: g++: Command not found
make: 888 [pakageiminstalling] Error 127
Im running RH6.2
Thanx for all your help
------------------
Groundzer0......
Please stop me before I format again. (Im a Serial Formater)
knute
11-24-2000, 10:39 AM
Install g++ onto your system....
It should be on the RH CD that you installed from in RedHat/RPMS...
rpm -Uvh g++*
if you get any error messages with that, install the packages that it is asking for...
If you are more familiar with RH's package installer you can use that to install it...
I can't guide you thru the package installer, because I don't use RH any more and it has been a long time... THough you will have to set the path for where the packages are to your cdrom drive/RedHat/RPMS (with the RH CD in the drive)...
Good luck...
------------------
Knute
Email: knuteh@yahoo.com
ICQ: 53979509
GAIM: knutehall
groundzero
11-24-2000, 10:49 AM
I thought of that and looked on my install CD for g++ but didnt have it. I am looking for a place to DL it now.
Thanx
------------------
Groundzer0......
Please stop me before I format again. (Im a Serial Formater)
icEninE
11-24-2000, 11:24 AM
I believe the name of the rpm is gcc*, not g++.
The latest version, I think, is 2.95.
------------------
-icE ninE