Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New packages: linuxsampler, qsampler, and more #26677

Closed
wants to merge 7 commits into from
Closed

New packages: linuxsampler, qsampler, and more #26677

wants to merge 7 commits into from

Conversation

muni-corn
Copy link
Contributor

except dependencies aren't working

@ericonr ericonr added the new-package This PR adds a new package label Dec 20, 2020
@muni-corn
Copy link
Contributor Author

Current issue I need help with:

... # (entering and leaving directories, whatnot)
****************************************************************
*** LinuxSampler was compiled with instruments DB support and
*** /destdir//linuxsampler-2.1.1/var/lib/linuxsampler/instruments.db
*** doesn't exist yet, creating it now:
/builddir/linuxsampler-2.1.1/src/.libs/lt-linuxsampler: error while loading shared libraries: libgig.so.9: cannot open shared object file: No such file or directory
make[2]: *** [Makefile:932: install-data-local] Error 127
make[2]: Leaving directory '/builddir/linuxsampler-2.1.1'
make[1]: *** [Makefile:809: install-am] Error 2
make[1]: Leaving directory '/builddir/linuxsampler-2.1.1'
make: *** [Makefile:509: install-recursive] Error 1
=> ERROR: linuxsampler-2.1.1_1: do_install: '${make_cmd} DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}' exited with 2
=> ERROR:   in do_install() at common/build-style/gnu-configure.sh:38

@uzr123x
Copy link

uzr123x commented Feb 10, 2022

@harrisonthorne

Current issue I need help with:

... # (entering and leaving directories, whatnot)
****************************************************************
*** LinuxSampler was compiled with instruments DB support and
*** /destdir//linuxsampler-2.1.1/var/lib/linuxsampler/instruments.db
*** doesn't exist yet, creating it now:
/builddir/linuxsampler-2.1.1/src/.libs/lt-linuxsampler: error while loading shared libraries: libgig.so.9: cannot open shared object file: No such file or directory
make[2]: *** [Makefile:932: install-data-local] Error 127
make[2]: Leaving directory '/builddir/linuxsampler-2.1.1'
make[1]: *** [Makefile:809: install-am] Error 2
make[1]: Leaving directory '/builddir/linuxsampler-2.1.1'
make: *** [Makefile:509: install-recursive] Error 1
=> ERROR: linuxsampler-2.1.1_1: do_install: '${make_cmd} DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}' exited with 2
=> ERROR:   in do_install() at common/build-style/gnu-configure.sh:38

maybe running ldconfig after installing the library can help? have you tried it?
or perhaps the lib's permissions got altered in some way and should be reverted

@github-actions
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 12, 2022
@github-actions github-actions bot closed this May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants