Re: Problems compiling Dashboard CVS on FC-3
- From: msevior physics unimelb edu au
- To: "Joe Shaw" <joeshaw novell com>
- Cc: msevior physics unimelb edu au, Dashboard <dashboard-hackers gnome org>
- Subject: Re: Problems compiling Dashboard CVS on FC-3
- Date: Tue, 7 Dec 2004 15:51:20 +1100 (EST)
> On Tue, 2004-12-07 at 14:37 +1100, msevior physics unimelb edu au wrote:
>> Now I get...
>> Unhandled Exception: System.DllNotFoundException: gtkhtml-3.0
>> in <0x00053> (wrapper managed-to-native) Gtk.HTML:gtk_html_new ()
>> in <0x0007d> Gtk.HTML:.ctor ()
>
> Hmm, your gtkhtml-sharp binding is pointing at the wrong library. Look
> for your gtkhtml-sharp.dll.config file and change the target for the DLL
> map to be the right lib. On my NLD box it's libgtkhtml-3.1.so.11
>
Hi Joe,
Thanks again! I found the config file and changed it from:
<dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.0.so.4"/>
to
libgtkhtml.3.1.so.11
I guess this is because I used the FC2 packages (since there are no FC3
packages yet).
This fixed the first exception bug.
Now I get a high-level window and the following exception...
Unhandled Exception: System.Net.Sockets.SocketException: Address already
in use
in [0x00057] (at
/home/cvs/1-mono/mcs/class/System/System.Net.Sockets/Socket.cs:956)
System.Net.Sockets.Socket:Bind (System.Net.EndPoint)
in [0x0002e] (at
/home/cvs/1-mono/mcs/class/System/System.Net.Sockets/TcpListener.cs:213)
System.Net.Sockets.TcpListener:Start ()
in [0x00016] (at
/home/msevior/abidir/gnome-cvs/dashboard/engine/TcpServer.cs:27)
Dashboard.TcpServer:Run ()
in <0x00053> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void ()
Cheers
Martin
> Joe
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]