bug-gnustep
[Top][All Lists]
Advanced

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

Re: gnustep-make 1.8.0 and filelist=yes


From: Dennis Leeuw
Subject: Re: gnustep-make 1.8.0 and filelist=yes
Date: Thu, 05 Feb 2004 12:13:59 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

Nicola Pero wrote:
When I use filelist=yes for gnustep-make 1.8.0 I get:


Try something like the following:

make filelist=yes install INSTALL_ROOT_DIR=`pwd`/tmp 
GNUSTEP_INSTALLATION_DIR=`pwd`/tmp/usr/GNUstep/Local

this will install everything inside `pwd`/tmp (which the local directory,
with /tmp appended), then compute the file list from the files which have
been installed there, serving it to you in the file file-list in the local
directory.

If that doesn't work, please send me the full command-line command you're
using.

Thanks.


Well, that solved it. So it was me not understanding things right. Sorry for the trouble.

Dennis





reply via email to

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