<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">Hello again<br>
      <br>
      I though finding 'libsword.so' would fix the problem, but not so.
      Compiling and running<br>
      the C# LookupExample in the distribution package still gives the
      following error:<br>
      <br>
      Unhandled Exception:<br>
      System.EntryPointNotFoundException: org_crosswire_sword_SWMgr_new<br>
        at (wrapper managed-to-native)
      Sword.NativeMethods:org_crosswire_sword_SWMgr_new ()<br>
        at Sword.Manager..ctor () [0x00008] in
      /raid/swordProject/bindings/csharp/Manager.cs:26 <br>
        at Sword.Tests.LookupExample.Lookup (System.String modName,
      System.String key) [0x00001] in
      /raid/swordProject/bindings/csharp/examples/LookupExample.cs:33 <br>
        at Sword.Tests.LookupExample.Main (System.String[] args)
      [0x00020] in
      /raid/swordProject/bindings/csharp/examples/LookupExample.cs:27 <br>
      [ERROR] FATAL UNHANDLED EXCEPTION:
      System.EntryPointNotFoundException: org_crosswire_sword_SWMgr_new<br>
        at (wrapper managed-to-native)
      Sword.NativeMethods:org_crosswire_sword_SWMgr_new ()<br>
        at Sword.Manager..ctor () [0x00008] in
      /raid/swordProject/bindings/csharp/Manager.cs:26 <br>
        at Sword.Tests.LookupExample.Lookup (System.String modName,
      System.String key) [0x00001] in
      /raid/swordProject/bindings/csharp/examples/LookupExample.cs:33 <br>
        at Sword.Tests.LookupExample.Main (System.String[] args)
      [0x00020] in
      /raid/swordProject/bindings/csharp/examples/LookupExample.cs:27 <br>
      <br>
      Since I assume the function '<span style="color:#444444;">org_crosswire_sword_SWMgr_new</span><span
        style="color:#444444;">()' does in fact exist in libsword.so,
        the only thing I can imagine is that there's a path variable not
        set somewhere.<br>
        <br>
        As I mentioned before, I'm a real newby to Linux, so this may be
        something obvious to<br>
        someone with more experience.<br>
        <br>
        Thanks for any help<br>
        <br>
        Jon</span> </font>
    <meta name="GENERATOR" content="Mono Text Editor">
  </body>
</html>