[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: Trouble compiling modperl with FreeBSD11
From:       John D Groenveld <jdg117 () elvis ! arl ! psu ! edu>
Date:       2017-08-31 16:53:46
Message-ID: 201708311653.v7VGrkAd028521 () elvis ! arl ! psu ! edu
[Download RAW message or body]

In message <CAHpPzY6VzLQcQLFLK68RdZHgtJE60aFyd=7CnNNdj0hn2Wh6aw@mail.gmail.com>
, jbiskofski writes:
>Thanks John, unfortunately same result.

$ ln -s /usr/local/bin/gmake /tmp/bin/make
$ env PATH=/tmp/bin:/usr/local/perl-5.26.0/bin:/usr/local/apache/bin:${PATH} \
make test

But it looks like you can avoid that fugliness:
$ env PATH=/usr/local/perl-5.26.0/bin:/usr/local/apache/bin:${PATH} \
MAKE=gmake \
perl Makefile.PL MP_APXS=/usr/local/apache/bin/apxs MAKE=gmake MP_NO_THREADS=1

John
groenveld@acm.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic