What distribution of Linux are you using? Sounds like redhat.
you have gcc version 3.2-7, it's your c compiler. you have to install;
cpp version 3.2-7 or higher
binutils version 2.12.90.0.7-1 or higher
glibc-devel version 2.2.90-12 or higher
you might already have these but what your installing (php) can't find them. You can find them on your distro's cds.
I use YaST2 that came with my sUsE 8.2. It finds and installs all your dependencies for you. You can install a program call APM that will do the same thing.
Last edited by Moses420ca; 09-04-2003 at 09:38 AM.
|