I have not seen any mention of this problem after searching the list archives.<br><br>I am running Ubuntu 9.04 with GCC 4.3.3.  After following the directions in the ECL manual (using the gnu autoconf tools), when I try to invoke ECL from the command line, I receive the following error mesage:<br>
<br>"error while loading shared libraries: libecl.so.10.4: cannot open shared object file: No such file or directory"<br><br>When I look at /usr/local/lib, I see 5 ecl related files<br>ecl-10.4.2<br>lib3cl.so <br>
libecl.so.10<br>libecl.so.10.4<br>libecl.so.10.4.2<br><br>The 3 libecl files are sym linked to libecl.so.10.4.2.  Should there be some other file linked to this as well?<br><br>I have tried the process twice, on 2 separate machines, running the same Ubuntu setup, and continue to receive the same error.<br>
<br>Thanks in advance for any assistance you can provide.<br>