This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup64.ini update


On Mar 25 10:38, marco atzeri wrote:
> Corinna,
> for what I see the setup64.ini is manually updated, but there is a
> mismatch between the build and the location
> 
>   install: 64bit/release
> 
> 
> from GEN-sware:
> 
> cd /sourceware/ftp/pub/cygwin || exit 1
> [cut]/bin/genini --recursive --output=64bit/setup64.ini 64bit/release
> cd 64bit || exit 1
> bzip2 -9c setup64.ini > setup64.bz2
> chmod 664 setup64.ini setup64.bz2
> 
> It should be built in the 64bit directory with
> 
>  cd /sourceware/ftp/pub/cygwin/64bit
>  [cut]/bin/genini --recursive --output=setup64.ini release
> 
> otherwise the only way for setup64 to work is to copy back
> the setup64.exe and setup64.ini from pub/cygwin/64bit to pub/cygwin

setup64.exe is tweaked to read the setup64.ini files from the 64bit
subdir.  The paths in the setup64.ini files must be relative to the
parent "cygwin" dir, otherwise the paths are wrong.

What problem exactly do you see?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]