comiple on centos
has anyone been able to compile on centos 5 everything i have tryed to install from the yum has already been upto date.. i had to install perl 5.10 manually because there yum would only go up to 5.8.8 so i updated manually.. anyways here is what i have
gcc version = gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
g++ version = g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
perl version = This is perl, v5.10.0 built for i686-linux-thread-multi
make clean works
make gives this
thats as high as i can go up.. now i just installed centos today have never used it before so please go easy on me.. i took this server compile right from my debian box and it compiles and is running just fine there but i need it to compile and run on centos now so any help would be wonderfully appreciated please.
seems i cant fit it all here so code below
|