> "EJD" == Evan James Dembskey <[EMAIL PROTECTED]> writes:
EJD> is it possible to install Gnu make onto teh Dec in a way that it does not
EJD> interfere at all with the rest of the system? If so, how do I do it?
When you install gnu make, call it "gmake". Then run "gmake" when you
need it.
%% "Evan James Dembskey" <[EMAIL PROTECTED]> writes:
ejd> I believe that MySQL needs to be compiled with GNU make. I have
ejd> to install MySQL on a Dec Alpha running Digital UNIX V4.0D
ejd> (Rev. 878). There are a number of apps running on the Dec that
ejd> require the native make to wor
Evan James Dembskey wrote:
> So -
> is it possible to install Gnu make onto teh Dec in a way that it does not
> interfere at all with the rest of the system? If so, how do I do it?
By default, GNU installs under /usr/local which means, theoretically you can
install GNU make on the system wit
Hi,
I believe that MySQL needs to be compiled with GNU make. I have to install
MySQL on a Dec Alpha running Digital UNIX V4.0D (Rev. 878). There are a
number of apps running on the Dec that require the native make to work. So -
is it possible to install Gnu make onto teh Dec in a way that it do