S Seth Verified User Joined Oct 26, 2003 Messages 261 Location USA Jan 6, 2006 #1 how would i go about intalling these to run my setup? Fedora 4
servertweak Verified User Joined Feb 3, 2005 Messages 266 Jan 6, 2006 #2 Seth said: how would i go about intalling these to run my setup? Fedora 4 Click to expand... I know on centos,you have run the following on ssh yum install gcc and yum install g++ Last edited: Nov 12, 2006
Seth said: how would i go about intalling these to run my setup? Fedora 4 Click to expand... I know on centos,you have run the following on ssh yum install gcc and yum install g++
S Seth Verified User Joined Oct 26, 2003 Messages 261 Location USA Jan 6, 2006 #3 it appears to install but when i try and install da: Cannot find /etc/sysconfig/rhn/up2date... up2date may break things. *** g++ is required for compiling, please install g++ (up2date -u gcc-c++)*** Installation didn't pass, halting install.
it appears to install but when i try and install da: Cannot find /etc/sysconfig/rhn/up2date... up2date may break things. *** g++ is required for compiling, please install g++ (up2date -u gcc-c++)*** Installation didn't pass, halting install.
DirectAdmin Support Administrator Staff member Joined Feb 27, 2003 Messages 8,509 Jan 6, 2006 #4 Hello, Code: yum install gcc-c++ John