[mythtv-users] MythTV unable to find libraries
Eni Gma
enigma at thedonnerparty.com
Tue Jun 24 22:06:22 EDT 2003
mythtv-users at simplyc.com wrote:
> Hello. I am trying to get a MythTV box setup and have encountered
> a basic Linux problem but I have been unable to solve it. It is late
> and I am tired and I think I am not seeing the forest for the trees. I
> am running Mandrake 9.1 and everything up to this point has compiled
> and run okay. I am trying to configure the backend (Step 9.1 in
> current Installation guide). The error I am getting is "./setup: error
> while loading shared libraries: libmyth-0.9.so.0: cannot open shared
> object file: No such file or directory". I have confirmed that the
> libraries are properly located in /usr/local/lib and that this is in
> my path. Everything looks okay but when I run setup it is unable to
> locate them.
When you say "in my path" do you mean in your PATH environmental
variable, or do you mean in your /etc/ld.so.conf? The latter is what
you need. If you have just added /usr/local/lib, you will need to run
ldconfig before the libraries can be loaded. Beyond that I could not be
sure what is causing the error without further information.
More information about the mythtv-users
mailing list