[Pkg-mono-devel] monodoc dependencies
Mirco 'meebey' Bauer
mail@meebey.net
Tue, 13 Apr 2004 21:27:26 +0200
--=-mG7hQmkL2axrIDXN6UeO
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Tue, 2004-04-13 at 19:41, Timo Hoenig wrote:
> Hi,
>=20
> I was not able to use monodoc after installing the debian packages.
>=20
> I think you left out the dependency to gtkhtml-3.0. After installing
> 'libgtkhtml3.0-dev' (and its dependencies again) monodoc works well.
>=20
> Best regards,
>=20
> Timo
>=20
this is another dllmap mess thing
in /etc/mono/config:
<dllmap dll=3D"gtkhtml-3.0" target=3D"libgtkhtml-3.0.so" />
should be:
<dllmap dll=3D"gtkhtml-3.0" target=3D"libgtkhtml-3.0.so.4" />
the -dev package creates the .so -> .so.4 symlink (its not a dependency
problem though!)
thanks anyhow for your report
Mirco
--=-mG7hQmkL2axrIDXN6UeO
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)
iD8DBQBAfD8ezZxMGlBRybkRAgEwAJ4qFFNxWbhFaNZ27/YsuJr3+/ER3gCg+Gut
o6Y0RRPH8KyUTAhwf0A2+o4=
=6q5u
-----END PGP SIGNATURE-----
--=-mG7hQmkL2axrIDXN6UeO--