Ticket #423 (closed defect: upstream)
fso-abyss won't start because it can't find the libgsm0710mux in /usr/local/lib
| Reported by: | johnsu01 | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | packaging/distribution | Version: | |
| Keywords: | Cc: |
Description
configure ran fine, and located the required library while building, but when I try to run /usr/local/sbin/fso-abyss, I get:
/usr/local/sbin/fso-abyss: error while loading shared libraries: libgsm0710mux.so.0: cannot open shared object file: No such file or directory
(I only tried to run it directly because it wasn't being started from frameworkd -- a channel was requested from fso-abyss but no reponse was received -- I suspect this might be why.)
Change History
comment:2 Changed 4 years ago by stefan
John, did you test what dos suggested?
I'm not sure I read it all correctly. You fetched libgsm0710mux, compiled and installed it?
comment:3 Changed 4 years ago by dos
If you compiled and installed it and it doesn't work, then try to run "ldconfig".
comment:4 Changed 4 years ago by mickey
- Status changed from new to closed
- Component changed from fso-abyss to packaging/distribution
- Resolution set to upstream
This is rather a packaging problem than a problem in fso-abyss, since we do not dlopen the library. Please report it w/ the distribution bugtracker, thanks! Flagging it as distro bug.

Do you have libgsm0710mux installed? It isn't part of fso-abyss..