Click to See Complete Forum and Search --> : Apache Wants GCC but...


fantasma
11-08-2000, 02:43 PM
Hey All-

I'm trying to setup Apache for my Solaris 2.6. I've installed a gcc but when I try to configure Apache, it can't find it, informs me that I need a gcc. Is there a way to manually point the configuration script to my gcc?


-Thanks Much

klamath
11-11-2000, 05:41 PM
Try settings the environmental variable 'CC' to the path to gcc - I vaguely remember that. If it doesn't work, post and I'll go look it up.

------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)
Looking for an open source project to contribute to? Check out the BBB (http://bbb.sourceforge.net)

fantasma
11-13-2000, 11:56 AM
Klamath-

Thanks for your response. I just put gcc in my search path and everything's working fine.

-fantasma