Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Subject: Re: setup and unix
From: Robert Collins <rbcollins@cygwin.com>
To: bruno patin <bruno.patin@wanadoo.fr>
Cc: cygwin@cygwin.com
In-Reply-To: <3D5032BC.9030608@wanadoo.fr>
References: <3D5032BC.9030608@wanadoo.fr>
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature";
	boundary="=-ryKgmiX2vMgrJaMZmQXN"
Date: 08 Aug 2002 11:12:32 +1000
Message-Id: <1028769154.19935.3.camel@lifelesswks>
Mime-Version: 1.0

--=-ryKgmiX2vMgrJaMZmQXN
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2002-08-07 at 06:34, bruno patin wrote:
> hi,
>=20
> We work on a project that have to run and be distributed under=20
> windows/cygwin and different flavors of unix (for the time being,=20
> solaris and linux). We do want to have the same tool to distribute our=20
> project over these platforms and try to use free approach so I come to=20
> my subject. has port of the setup code been made on unices ? I try to=20
> use the source on my linux box but, if the configure do it ok, the=20
> compilation halt on the getopt.c file. So have something been done ?
>=20
> Another question, is there a non interactive mode of setup (one you can=20
> use on the command line) ?
>=20
> thanks for your work

Setup is (and will likely remain) purely targeted at win32. The package
file format it uses is loosely based on existing package approachs, with
embedded scripts to assist in managing the environment. Setup will at
some point be compatible with (hopefully both) rpm and dpkg.

IMO your best bet at this point is to use dpkg or rpm (whichever you are
most comfortable with) for unix flavours, and generate a 'trivial'
binary tarball by hooking into the dpkg or rpm process.=20

As for a command line setup, it's partly, but not completely there.

Rob
(Setup maintainer)

--=-ryKgmiX2vMgrJaMZmQXN
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA9UcWAI5+kQ8LJcoIRAoQ6AJ4y8QOY9JH6nYqwfRLavq4UUEy0EACgmze2
zgs7mNmHZ7LccGy+swHlhik=
=EDdt
-----END PGP SIGNATURE-----

--=-ryKgmiX2vMgrJaMZmQXN--

