axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-mail] Compiling Axiom on FreeBSD


From: Mark Murray
Subject: Re: [Axiom-mail] Compiling Axiom on FreeBSD
Date: Sun, 09 Nov 2003 19:01:41 +0000

root writes:
> I tried compiling Axiom on FreeBSD but the makefiles failed.
> I tried rewriting the makefiles but decided I don't really
> understand BSD at all. It was most frustrating as I want this
> to build on *BSD systems.

It almost works, but you have to use GNU make, installable as
a port.

You need to change all intances of 'make foo ...' into
'${MAKE} foo ...' in your makefiles, including in noweb.

After that, the errors given by "gmake GCLVERSION=...." are
easyish to fix.

M
--
Mark Murray
iumop ap!sdn w,I idlaH




reply via email to

[Prev in Thread] Current Thread [Next in Thread]