Re: Problem Installing libapreq2-2.04-dev on Freebsd

2005-02-08 Thread gotta go
thank you. that was the source of the problem along with a couple of other things on freebsd on Freebsd 4.8 for the bebefit of others reading ln -s 'ed (all in usr/local/bin/) automake14 -> automake autoconf259 -> autoconf autoheader259 -> autoheader aclocal14 -> aclocal-1.4 export CPPFLAG=" -I/u

Re: Problem Installing libapreq2-2.04-dev on Freebsd

2005-02-08 Thread Joe Schaefer
William McKee <[EMAIL PROTECTED]> writes: > You can get gnumake from your ports/packages collection and retry > the build using gmake instead of make. gmake should work; at least that's what the INSTALL doc seems to think: INSTRUCTIONS: FreeBSD users must substitute "gmake" for "make" bel

Re: Problem Installing libapreq2-2.04-dev on Freebsd

2005-02-08 Thread William McKee
On Tue, Feb 08, 2005 at 08:33:18AM +, gotta go wrote: > trying to install libapreq2-2.04-dev on freebsd 4.8 results in the > following error. > make: don't know how to make all-local. Stop > *** Error code 1 This looks like a make error. I've not tried to build mp2 under FreeBSD, but I kno