-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
If I install cppcmsskel to /usr/local I get this
app/galaxy: error while loading shared libraries: libcppcmsskel.so: cannot open shared object file: No such file or directory
I think that the possible workaround for this will be adding file to /etc/ld.so.conf.d/ with path to libcppcmsskel.so.
But I don't know if this is the right solution.
If I install to /usr instead of /usr/local libcppcmsskel.so can be loaded, but init.py uses /usr/local by default.
If you think that cppcmsskel should be always installed to /usr/local, I can fix my system configuration. If you think that framework might be installed to any path, I can try to fix issues with that and send you a patch.
Metadata
Metadata
Assignees
Labels
No labels