Skip to content

problem with installing to /usr/local #31

@eventhorizonpl

Description

@eventhorizonpl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions