We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
qvm fails to find libexpokit.so when it is in /usr/local/lib. It only looks in the build directory:
$ qvm Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1047730003}>: Error opening shared object "/disk-samsung/freebsd-ports/devel/qvm/work/quicklisp/dists/quicklisp/software/magicl-v0.9.1/expokit/libexpokit.so": Cannot open "/disk-samsung/freebsd-ports/devel/qvm/work/quicklisp/dists/quicklisp/software/magicl-v0.9.1/expokit/libexpokit.so".
Where is the lookup path for libexpokit.so?
libexpokit.so
quilc also uses magicl and doesn't have this problem.
magicl
qvm issue: https://github.com/quil-lang/qvm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
qvm fails to find libexpokit.so when it is in /usr/local/lib. It only looks in the build directory:
Where is the lookup path for
libexpokit.so
?quilc also uses
magicl
and doesn't have this problem.qvm issue: https://github.com/quil-lang/qvm
The text was updated successfully, but these errors were encountered: