Mailinglist Archive: opensuse (1784 mails)
| < Previous | Next > |
Re: [SLE] GMAKE
- From: chris.reeves@xxxxxxxxx (Chris Reeves)
- Date: Sun, 31 Dec 2000 11:23:06 +0000
- Message-id: <3A4F171A.A2FD31CA@xxxxxxxxx>
Message-ID: <3A4F171A.A2FD31CA@xxxxxxxxx>
Date: Sun, 31 Dec 2000 11:23:06 +0000
From: Chris Reeves <chris.reeves@xxxxxxxxx>
Subject: Re: [SLE] GMAKE
tabanna wrote:
>
> trying to compile and set up the Mozilla browsers ssl secure web-sites
> package, it seems that I need <gmake>
>
> ~ anyone know, from where, this can be down_loaded ?
Programming is *not* my strong point, but... doesn't gmake just mean the
GNU version of make? Linux uses the GNU version of make by default,
AFAIK. Try doing:
ln -s /usr/bin/make /usr/bin/gmake
That may fix it.
Hope that helps,
Chris
--
__ _
-o)/ / (_)__ __ ____ __ Chris Reeves
/\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005
_\_v __/_/_//_/\_,_/ /_/\_\
| < Previous | Next > |