Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2004 17:32:38 +0100
From:      Benjamin Walkenhorst <krylon@gmx.net>
To:        Volker Lieder <vl@plusline.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Perl 5.005 on Freebsd 5.3
Message-ID:  <41939426.8050205@gmx.net>
In-Reply-To: <2F66C789-33F8-11D9-98F2-000D933AB0EA@plusline.de>
References:  <2F66C789-33F8-11D9-98F2-000D933AB0EA@plusline.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Volker Lieder wrote:

> Hello list,
> i need the perlversion 5.005 on Freebsd 5.3.
> I tried to compile it by hand, but when i try "make" i got an error like
> make: don't know how to make <built-in>. Stop
> I need this perl-version only for one application :-/
> Perhaps anybody has an idea.
> I also need version 5.8.5, but thats not the problem.
> Perhaps you can help me.

Have you tried gmake?
Some programs that won't build with FreeBSD's make build just
fine using gmake. It's always the first thing I try when make fails.
Otherwise, you can look for a binary package - even if it's old,
you can probably get it to run with COMPAT_*

Hope this helps,
Benjamin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41939426.8050205>