Hello,
I wiped my RPM versions of Apache 1.3.9 and mod_perl 1.2.1. When trying
to install Apache from source and then later mod_perl after I got tired
of messing with it and put Apache RPM on there, I cannot 'make' or 'make
test' or 'make install' per Stas Bekman's instructions in the mod_perl
guide 4.3.4 Build mod_perl as a DSO outside the Apache Source Tree via
APXS. I ran a find on my system and 'make' is NOT on my system. From
my understanding, this should be associated with GCC. I have version
2.95.2 19991024 (release) installed on the system, RPM distrib.
Should I get a source version of gcc but then could I build it without a
C compiler on the system?
Everything is RPM on this Mandrake Linux 7 system. I have removed
Apache 1.3.9, mod_perl 1.21, mod_php3 associations to these files,
should I remove gcc also??? I need some guidance on this - nothing is
working and I really need to get this up TODAY in regards to running a
mod_perl script from Netscape and having Apache run it.
Weird thing from Apache 1.3.9 to 1.3.12.
1.3.9 --- /usr/sbin/apachectl start --- starts apache manually
1.3.12 --- /usr/sbin/httpd --- seems to start automatically but bombs
out because it finds my old httpd.conf file that has mod_perl
references. I still need to re-install that.
I am stuck on make. Make is missing from my system. WHAT DO I DO
NOW???
Thanks all.
Rich Lemanski