You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Richard M. Lemanski" <rl...@ee.siue.edu> on 2000/07/18 22:51:18 UTC

Cannot 'make' apache or mod_perl

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


Re: Cannot 'make' apache or mod_perl

Posted by "Richard M. Lemanski" <rl...@ee.siue.edu>.
Blue,

I found make-3.77-11mdk.src.rpm on one of my distribution CDs.  I am assuming
this is what I want?  Did you ever have any luck getting apache/mod_perl
installed through RPM distributions?  Thanks.

Rich Lemanski
Software Engineer - DPSI

blue wrote:

> On Tue, 18 Jul 2000, Richard M. Lemanski wrote:
>
> > I am stuck on make.  Make is missing from my system.  WHAT DO I DO
> > NOW???
>
> Step 1) Deep breath.
> Step 2) install make via rpm. it should be in your rpms directory on your
> install CD.
>
> good luck.
>
> --
>         Blue Lang                              Unix Systems Admin
>         QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27604
>         Home: 919 835 1540  Work: 919 875 6994  Fax: 919 872 4015


Re: Cannot 'make' apache or mod_perl

Posted by blue <bl...@calico.gator.net>.
On Tue, 18 Jul 2000, Richard M. Lemanski wrote:

> I am stuck on make.  Make is missing from my system.  WHAT DO I DO
> NOW???

Step 1) Deep breath.
Step 2) install make via rpm. it should be in your rpms directory on your
install CD.

good luck.

-- 
        Blue Lang                              Unix Systems Admin
        QSP, Inc., 3200 Atlantic Ave, Ste 100, Raleigh, NC, 27604
        Home: 919 835 1540  Work: 919 875 6994  Fax: 919 872 4015