[Gtk-sharp-list] Problems finding gtkhtml-sharp
Stephen Caldwell
steffc@touqen.com
Tue, 17 Feb 2004 19:44:54 +0000
This is a multi-part message in MIME format.
--------------050202040103050000090001
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Mike Kestner wrote:
>On Tue, 2004-02-17 at 12:27, Stephen Caldwell wrote:
>
>
>>I've got gtkhtml-sharp compiled but when I try to run an app that
>>attempts to use gtkhtml it dies with this error:
>>
>>Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
>>in <0x0005c> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
>>in <0x00042> Gtk.HTML:.ctor ()
>>in <0x0040e> Monodoc.Browser:.ctor ()
>>in <0x002b2> Monodoc.Driver:Main (string[])
>>
>>
>>gtkhtml-3.0 is installed. I don't know what the deal is..
>>Thanks in advance,
>>
>>
>
>Is it on your LD_LIBRARY_PATH?
>
>
Yes. Its installed as 'libgtkhtml-3.0' but in the gtk-sharp source the
dllImport is 'gtkhtml-3.0' are these the same thing? Or is there a
different gtkhtml library floating around?
--------------050202040103050000090001
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
Mike Kestner wrote:
<blockquote cite="mid1077061295.29289.212.camel@localhost.localdomain"
type="cite">
<pre wrap="">On Tue, 2004-02-17 at 12:27, Stephen Caldwell wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I've got gtkhtml-sharp compiled but when I try to run an app that
attempts to use gtkhtml it dies with this error:
Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
in <0x0005c> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
in <0x00042> Gtk.HTML:.ctor ()
in <0x0040e> Monodoc.Browser:.ctor ()
in <0x002b2> Monodoc.Driver:Main (string[])
gtkhtml-3.0 is installed. I don't know what the deal is..
Thanks in advance,
</pre>
</blockquote>
<pre wrap=""><!---->
Is it on your LD_LIBRARY_PATH?
</pre>
</blockquote>
Yes. Its installed as 'libgtkhtml-3.0' but in the gtk-sharp source the
dllImport is 'gtkhtml-3.0' are these the same thing? Or is there a
different gtkhtml library floating around?<br>
</body>
</html>
--------------050202040103050000090001--