Jeremy Korwin-Zmijowski <jer...@korwin-zmijowski.fr> writes:

> Oh yeah sorry guys, I let it work during the whole night and it did it !
> I thought it was stuck because from git sources (hours) it took
> looooonger than from tarball sources (minutes, maybe an hour).
>
> But after a 'sudo make install' I got this error when calling 'guile' in
> the console :
>
>     guile: error while loading shared libraries: libguile-3.0.so.0:
> cannot open shared object file: No such file or directory

You probably need to run "ldconfig" now as root, to rebuild your
/etc/ld.so.cache.

       Mark

Reply via email to