Opened 15 years ago
Closed 15 years ago
#2322 closed defect (invalid)
After successful compilation and install, error message shown about missing libraries
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
After seemingly successful compilation and install of Mythtv v0.20, error message is shown "mythtv-setup: error while loading shared libraries: libmythtv-0.20.so.0: cannot open shared object file: No such file or directory". This may be an error in some configuration script, or error/missing documentation of how mythtv should be installed.
Change History (1)
comment:1 Changed 15 years ago by
Priority: | blocker → minor |
---|---|
Resolution: | → invalid |
Severity: | high → medium |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Adding /usr/local/lib to your ld library path is indeed included in the documentation. Of course, you'd have the same issue if you compile any other library yourself without adding /usr/local/lib to /etc/ld.so.conf.
Also, read the TicketHowTo that's linked to the top of the 'New Ticket' page, and stop changing the priority/severity from the defaults.