Skip site navigation (1)Skip section navigation (2)
Date:      12 Jul 2003 02:19:17 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Cc:        gnome freebsd <freebsd-gnome@freebsd.org>
Subject:   Re: FreeBSD for developting cross plattform apps?
Message-ID:  <1057990757.42958.13.camel@shumai.marcuscom.com>
In-Reply-To: <20030711201703.GA3488@martin.kleinerdrache.org>
References:  <20030711201703.GA3488@martin.kleinerdrache.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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

On Fri, 2003-07-11 at 16:17, Martin Klaffenboeck wrote:
> Hello,
>=20
> I'm trying to write an application for gnome2 including gtkmm.
>=20
> Now, how must a autogen.sh script be written, so it works on different=20
> plattforms?

Use the templates from devel/anjuta-devel as a guide.  They're the
official GNOME templates.

>=20
> How can I make sure, autoconf257 instead of autoconf253 for example?=20
> same for automake and libtool?

You'll have to either hack your autogen.sh to call these versions
explicitly, or do what another user did, and install the tools in a
special PREFIX and adjust your path accordingly.  The latter option
means you can leave your autogen.sh as-is.

>=20
> Will the binary autoconf257 be named on other plattforms as the same=20
> name?

No.  You should make sure it always says autoconf, automake, etc. for
porting to other platforms.

>=20
> Because autoconf (binary) is for autoconf253.  What do I have to do=20
> there?

Same as above.

Joe

>=20
> Martin
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/D6hlb2iPiv4Uz4cRAvRpAKCe474uLdnnchLUv4EiF8cRCCf0CwCcCbSk
cPPk3MQfMGuyoORAGzuW5qg=
=MUwC
-----END PGP SIGNATURE-----

--=-yZWSgGeZcTwp0AagwVgr--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1057990757.42958.13.camel>