After apt-get install beagle, I try to launch best (the beagle GUI) and it gives this error message:<br><br>Unhandled Exception: System.DllNotFoundException: libgeckoglue.so<br>in (wrapper managed-to-native) Beagle.Util.GeckoUtils:blam_gecko_utils_init_services

 ()in <0x00007> Beagle.Util.GeckoUtils:Init ()<br>in <0x0006c> Best.Best:Main (System.String[] args)<br><br>I have the library upgraded to the newest version, however: <br><br>$ sudo apt-get install libgecko2.0-cil

<br>Reading package lists... Done<br>Building dependency tree... Done<br>libgecko2.0-cil is already the newest version.<br>0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br><br>After Googling, it seems that 
libgeckoglue.so depends on a deprecated file which may cause a problem: <a href="http://www.ubuntuforums.org/archive/index.php/t-94246.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.ubuntuforums.org/archive/index.php/t-94246.html
</a><br><br>How do I get around this?
<br><br>System specs:<br>Dapper Drake, 32 bit<br>Compaq Presario x1000 laptop<br><br>Thanks in advance, <br><br>Danny<br>