[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: loading modules that depends on dylibs on Ubuntu
- From: Wesley Smith <wesley.hoke@...>
- Date: Wed, 21 Jan 2009 18:22:13 -0800
Here's the exact error:
error loading module 'muro' from file
/home/sphere/Documents/luaAV/branches/mergathon/sysbuild/Debug/modules/muro.so
libmuro.so: cannot open shared object file: No such file or directory
...
...
In any case, I've solved the issue. Previously, I had added
/usr/local/lib to the env with ldconfig. What I didn't know is that I
had to rerun it after installing libmuro.so in /usr/local/lib. After
I did that, it worked. Seems odd to have to do this, but then again I
don't really know the linux system that well.
wes
- References:
- loading modules that depends on dylibs on Ubuntu, Wesley Smith
- Re: loading modules that depends on dylibs on Ubuntu, Sam Roberts
- Re: loading modules that depends on dylibs on Ubuntu, Wesley Smith
- Re: loading modules that depends on dylibs on Ubuntu, Sam Roberts
- Re: loading modules that depends on dylibs on Ubuntu, Wesley Smith
- RE: loading modules that depends on dylibs on Ubuntu, Antonio Scuri
- Re: loading modules that depends on dylibs on Ubuntu, Sam Roberts
- RE: loading modules that depends on dylibs on Ubuntu, Antonio Scuri
- Re: loading modules that depends on dylibs on Ubuntu, Sam Roberts
- RE: loading modules that depends on dylibs on Ubuntu, Antonio Scuri