[Pkg-mono-devel] Re: [Pkg-mono-group] mozilla and gecko-sharp

Mirco 'meebey' Bauer mail@meebey.net
Sun, 23 May 2004 03:25:46 +0200


--=-3xseeiiCzyUd+EtRdaO5
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: quoted-printable

On Sun, 2004-05-23 at 12:55, Krzysztof Krzy=BFaniak wrote:
> Depends: mono-jit | cli-virtual-machine, gtk-sharp (>=3D 0.91), libglib2.=
0-0
> (>=3D 2.0.0), gtk-sharp (<< 0.92), glib-sharp (>=3D 0.91), glib-sharp (<<
> 0.92), pango-sharp, atk-sharp, gdk-sharp, mozilla-browser
>=20
> I wonder if mozilla-browser is necessary, I use firefox. Anyone tested if
> gecko-sharp working with firefox?
no I didn't test it, but its a good question

monodevelop uses gecko-sharp and the start script searches for mozilla
(probably required for gecko-sharp)
and it does this:
if test -n "$MOZILLA_FIVE_HOME"; then
	MOZILLA_HOME=3D$MOZILLA_FIVE_HOME
elif [ -f /usr/lib/mozilla/chrome/comm.jar ]; then
	MOZILLA_HOME=3D/usr/lib/mozilla
elif cat `which mozilla` | grep MOZILLA_FIVE_HOME=3D; then
	MOZILLA_HOME=3D$(cat $(which mozilla) | grep MOZILLA_FIVE_HOME=3D | cut -d
'"' -f 2)
else
    	echo "Cannot find mozilla installation directory. Please set
MOZILLA_FIVE_HOME to your mozilla directory"
	exit 1
fi

I would say that this would currently fail for firefox, I am not sure
_if_ firefox has the called "GtkMozEmbed" feature....

btw please use pkg-mono-devel for this kinda things.

>=20
>   eloy=20
--=20
Mirco 'meebey' Bauer

PGP-Key:
http://search.keyserver.net:11371/pks/lookup?op=3Dget&search=3D0x5051C9B9

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-: a--- C++ UL++>++++ P L++$>+++$ E W+++$ N o? K- w++>! O- M- V? PS
PE+ Y- PGP>++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r>++ y?
------END GEEK CODE BLOCK------

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

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

iD8DBQBAr/2YzZxMGlBRybkRAsN5AKCzk9aBPSRLZ0NJ2LBlPTHVvYpGegCfRhQ8
PTgKehr+91O98ItN1TyJxKc=
=8eBC
-----END PGP SIGNATURE-----

--=-3xseeiiCzyUd+EtRdaO5--