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

libcups.2.dylib is missing #1000

Closed
rslsp1 opened this issue Jul 19, 2021 · 0 comments
Closed

libcups.2.dylib is missing #1000

rslsp1 opened this issue Jul 19, 2021 · 0 comments

Comments

@rslsp1
Copy link
Contributor

rslsp1 commented Jul 19, 2021

There is only one symolic linkt to libcups.2.dylib

Darling [/Volumes/SystemRoot/home/ros]$ ls -l /usr/lib/libcups*
lrwxrwxrwx 1 ros ros 15 19 Jul 14:10 /usr/lib/libcups.dylib -> libcups.2.dylib
-rw-r--r-- 1 ros ros 1463848 19 Jul 09:44 /usr/lib/libcupsimage.2.dylib
lrwxrwxrwx 1 ros ros 20 19 Jul 14:10 /usr/lib/libcupsimage.dylib -> libcupsimage.2.dylib

For libcupsimage the link and the library libcupsimage.2.dylib are present.

If you try some of the programs from cups libcups.2.dylib is missing

Darling [/Volumes/SystemRoot/home/ros]$ lpstat
dyld: Library not loaded: /usr/lib/libcups.2.dylib
Referenced from: /usr/bin/lpstat
Reason: image not found
abort_with_payload: reason: Library not loaded: /usr/lib/libcups.2.dylib
Referenced from: /usr/bin/lpstat
Reason: image not found; code: 1
Abort trap: 6 (core dumped)

I with try to use on epson filter on my linux system. And there is also libcups.2.dylib missing.

The lib is mission on master and on v0.1.20210224
ros@ros-VirtualBox ~/Downloads> dpkg -c ./darling_0.1.20210224.testing_amd64.deb | grep libcups
-rw-r--r-- root/root 1455656 2021-02-24 21:52 ./usr/libexec/darling/usr/lib/libcupsimage.2.dylib
lrwxrwxrwx root/root 0 2021-02-24 21:52 ./usr/libexec/darling/usr/lib/libcups.dylib -> libcups.2.dylib
lrwxrwxrwx root/root 0 2021-02-24 21:52 ./usr/libexec/darling/usr/lib/libcupsimage.dylib -> libcupsimage.2.dylib

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