Install probs

[email protected] Wed, 17 Dec 2003 19:34:33 GMT
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <[email protected]>
Hi, 

I am running solaris 2.9 with the default apache 1.3.22 install.
I am trying to install mod_mp3 as a dso. 

Here is the error I get when I type the make command:
# make
`/usr/apache/bin/apxs -q CC` -I`/usr/apache/bin/apxs -q INCLUDEDIR` 
`/usr/apache/bin/apxs -q CFLAGS` -DCONTENT_DISPOSITION  -DSELECT_ENABLED -c 
src/mod_mp3.c -DCONTENT_DISPOSITION  -DSELECT_ENABLED -o src/mod_mp3.o
sh: cc: not found
*** Error code 1
make: Fatal error: Command failed for target `src/mod_mp3.o' 

I know this is complaining about cc but I have gcc in my path. I do I 
correct this . 

Thanks ! 


Keven E. Jones