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

no libmpv #18

Closed
Ygarr opened this issue Aug 29, 2017 · 7 comments
Closed

no libmpv #18

Ygarr opened this issue Aug 29, 2017 · 7 comments

Comments

@Ygarr
Copy link

Ygarr commented Aug 29, 2017

mpv installed.
Mint 18.2
copied to /opt/boram/*
Symlink to /usr/bin/boram
Result:

2017-08-29-195521_512x224_scrot

@Ygarr
Copy link
Author

Ygarr commented Aug 29, 2017

sudo apt install libmpv1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libmpv1 is already the newest version (0.14.0-1build1).
libmpv1 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

@Kagami
Copy link
Owner

Kagami commented Aug 29, 2017

Try to symlink app/checklib to /usr/bin too.

@Ygarr
Copy link
Author

Ygarr commented Aug 31, 2017

Afraid even /opt/boram/boram
and also symlink of checklib did not help.
$locate libmpv
/opt/boram/libmpv.so.1 (copied by me)
/opt/boram/libmpv.so.1.20.0(copied by me)
/usr/lib/x86_64-linux-gnu/libmpv.so.1
/usr/lib/x86_64-linux-gnu/libmpv.so.1.20.0
/usr/share/doc/libmpv1
/usr/share/doc/libmpv1/changelog.Debian.gz
/usr/share/doc/libmpv1/copyright
/var/lib/dpkg/info/libmpv1:amd64.list
/var/lib/dpkg/info/libmpv1:amd64.md5sums
/var/lib/dpkg/info/libmpv1:amd64.shlibs
/var/lib/dpkg/info/libmpv1:amd64.symbols
/var/lib/dpkg/info/libmpv1:amd64.triggers

and
LD_PRELOAD ="/some/of/libmpv" /opt/boram/boram did not help

@Kagami
Copy link
Owner

Kagami commented Oct 8, 2017

Does

$ checklib libmpv.so.1 && echo OK

print anything?

@Kagami
Copy link
Owner

Kagami commented Oct 8, 2017

Also I'm not sure where it's trying to locate the checklib binary. Show the output of

$ strace -f -e execve boram

@Kagami
Copy link
Owner

Kagami commented Oct 11, 2017

Closing for now. Let me know if you still have issues with that.

@Kagami Kagami closed this as completed Oct 11, 2017
@Ygarr
Copy link
Author

Ygarr commented Nov 2, 2017

Sorry, for dropping out - after adding chmod +x for checklib - all works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants