> BTW, I get a warning at the very end of the compile process:
>
> cp: cannot stat `src/scripts/shells/create_ipcs.sh': Aucun fichier ou
> répertoire de ce type
> chmod: getting attributes of `/home/grass/grass5.0.0pre1/dist.i686-pc-linux-gnu
> /dev/create_ipcs.sh': Aucun fichier ou répertoire de ce type
>
> This doesn't seem to cause a problem up to now, but what does this mean ?
Mhhh. It shouldn't appear any more as create_ipcs.sh is removed and all
cp's as well. Somewhere we probably missed to remove it. When does it
appear?
Right before the message about a successful compilation. Nothing is mentioned in the error.log.
Moritz
From neteler Wed May 23 17:04:45 2001
Return-Path: <neteler>
Received: by hgeo02.geog.uni-hannover.de (SMI-8.6/SMI-SVR4)
id RAA12235; Wed, 23 May 2001 17:04:45 +0100
Date: Wed, 23 May 2001 17:04:44 +0100
From: Markus Neteler <neteler@geog.uni-hannover.de>
To: Grass Developers <grass5@geog.uni-hannover.de>
Subject: Re: [GRASS5] GRASS 5.0.0pre1 tagged and sources released!
Message-ID: <20010523170444.A12157@hgeo02.geog.uni-hannover.de>
Mail-Followup-To: Grass Developers <grass5@geog.uni-hannover.de>
References: <20010520191715.A4751@hgeo02.geog.uni-hannover.de> <3B0A06F9.EFD923C6@hpcc.nectec.or.th>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B0A06F9.EFD923C6@hpcc.nectec.or.th>; from jhickey@hpcc.nectec.or.th on Tue, May 22, 2001 at 01:28:09PM +0700
Sender: grass5-admin@geog.uni-hannover.de
Errors-To: grass5-admin@geog.uni-hannover.de
X-BeenThere: grass5@geog.uni-hannover.de
X-Mailman-Version: 2.0.5
Precedence: bulk
List-Help: <mailto:grass5-request@geog.uni-hannover.de?subject=help>
List-Post: <mailto:grass5@geog.uni-hannover.de>
List-Subscribe: <http://www.geog.uni-hannover.de/mailman/listinfo/grass5>,
<mailto:grass5-request@geog.uni-hannover.de?subject=subscribe>
List-Id: GRASS 5 Developers mailing list <grass5.geog.uni-hannover.de>
List-Unsubscribe: <http://www.geog.uni-hannover.de/mailman/listinfo/grass5>,
<mailto:grass5-request@geog.uni-hannover.de?subject=unsubscribe>
List-Archive: <http://www.geog.uni-hannover.de/pipermail/grass5/>
Status: O
Content-Length: 331
Lines: 15
Dear binary compilers,
please additionally compile
* PNGDriver please compile as:
gmake5 -i src/display/devices/PNGdriver
as it is not compiled on default due to a library dependency.
It requires "libgd" from http://www.boutell.com/gd/ (included in
several Linux distros, maybe other systems as well).
Thanks!
Markus