[Ecls-list] libecl.so.10.4 error when building from recent source

Gabriel Dos Reis gdr at integrable-solutions.net
Thu Jun 10 21:23:48 UTC 2010


On Thu, Jun 10, 2010 at 2:23 PM, GreyHat LispHacker
<greyhatlisphacker at gmail.com> wrote:
> I have not seen any mention of this problem after searching the list
> archives.
>
> 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:
>
> "error while loading shared libraries: libecl.so.10.4: cannot open shared
> object file: No such file or directory"
>
> When I look at /usr/local/lib, I see 5 ecl related files
> ecl-10.4.2
> lib3cl.so
> libecl.so.10
> libecl.so.10.4
> libecl.so.10.4.2
>
> The 3 libecl files are sym linked to libecl.so.10.4.2.  Should there be some
> other file linked to this as well?

did you run ldconfig in /us/local/lib?




More information about the ecl-devel mailing list