[Mono-devel-list] Beta1 preview.
Peter Johanson
latexer at gentoo.org
Mon May 3 22:16:55 EDT 2004
On Mon, May 03, 2004 at 08:42:50PM -0400, Miguel de Icaza wrote:
> Hey guys,
>
> This is the final preview, we have tested this bad boy a lot, please
> give it a spin, as the previous package, it works fine for me on MacOS X
> and the final Gtk# issues have been addressed there.
>
> Please give it a shot at these source packages:
>
> http://primates.ximian.com/~miguel/beta1
>
> If everything goes fine, there wont be any changes from this to the
> real packages, but we are still open to update things if we have to.
Found a snag with gtkhtml-sharp from gtk-sharp-0.91.
I'm running libgtkhtml-3.0.10, which has:
peter at gonzo peter $ locate gtkhtml-3.0 | grep so
/usr/lib/libgtkhtml-3.0.so
/usr/lib/libgtkhtml-3.0.so.4
/usr/lib/libgtkhtml-3.0.so.4.0.0
as the .so files. However the current check for what .so version to use
only differentiates between libgtkhtml-3.0 (.2 ending) and libgtkhtml.3.1 (.4
ending) As a result gkthtml-sharp using apps fail because the dll can't
load the proper stuff. If you run into problems, you need to fix the
.dll.config in
/usr/lib/mono/gac/gtkhtml-sharp/1.0.0.0_foo/gkthtml-sharp.dll.config to
point to the right thing.
Ultimately the configure.in in gkt-sharp needs to be fixed slightly to
detect versions a bit better.
-pete
>
> Duncan is building packages for a few distributions now.
>
> Miguel.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
--
Peter Johanson
<latexer at gentoo.org>
Key ID = 0x6EFA3917
Key fingerprint = A90A 2518 57B1 9D20 9B71 A2FF 8649 439B 6EFA 3917
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040503/10eff0de/attachment.bin
More information about the Mono-devel-list
mailing list