Code: Select all
pete@gentoo ~/Downloads/Pantum Ubuntu Driver V1.1.112 $ ./install.sh
64bit system
en_US.UTF-8
Gtk-Message: 09:42:26.926: Failed to load module "canberra-gtk-module"
64bit system
(Reading database ... 180 files and directories currently installed.)
Preparing to unpack pantum_1.1.112-1_amd64.deb ...
Unpacking pantum (1.1.112-1) over (1.1.5) ...
dpkg: warning: unable to delete old directory '/usr/lib64': Directory not empty
dpkg: dependency problems prevent configuration of pantum:
pantum depends on libc6 (>= 2.0.0); however:
Package libc6 is not installed.
dpkg: error processing package pantum (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pantum
system return 0
Code: Select all
pete@gentoo ~ $ sudo emerge -av libc
These are the packages that would be merged, in order:
Calculating dependencies ... done!
Dependency resolution took 1.52 s (backtrack: 0/20).
[ebuild R ] virtual/libc-1-r1::gentoo 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) virtual/libc-1-r1::gentoo
>>> Installing (1 of 1) virtual/libc-1-r1::gentoo
>>> Recording virtual/libc in "world" favorites file...
>>> Completed (1 of 1) virtual/libc-1-r1::gentoo
>>> Jobs: 1 of 1 complete Load avg: 0.78, 0.58, 0.45
* GNU info directory index is up-to-date.
and libcanberra
Code: Select all
pete@gentoo ~ $ sudo emerge -av libcanberra
Password:
These are the packages that would be merged, in order:
Calculating dependencies ... done!
Dependency resolution took 1.72 s (backtrack: 0/20).
[ebuild R ] media-libs/libcanberra-0.30-r7::gentoo USE="alsa gtk3 pulseaudio sound udev -gnome -gstreamer -gtk2 -oss -tdb" ABI_X86="(64) -32 (-x32)" 312 KiB
Total: 1 package (1 reinstall), Size of downloads: 312 KiB
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) media-libs/libcanberra-0.30-r7::gentoo
>>> Installing (1 of 1) media-libs/libcanberra-0.30-r7::gentoo
>>> Recording media-libs/libcanberra in "world" favorites file...
>>> Completed (1 of 1) media-libs/libcanberra-0.30-r7::gentoo
>>> Jobs: 1 of 1 complete Load avg: 0.47, 0.54, 0.47
* GNU info directory index is up-to-date.
Code: Select all
pete@gentoo ~/Downloads/Pantum Ubuntu Driver V1.1.112 $ ./install.sh
64bit system
en_US.UTF-8
Gtk-Message: 09:47:14.623: Failed to load module "canberra-gtk-module"
64bit system
(Reading database ... 308 files and directories currently installed.)
Preparing to unpack pantum_1.1.112-1_amd64.deb ...
Unpacking pantum (1.1.112-1) over (1.1.112-1) ...
Gentoo 2.14
ippusbxd:0
ipp-usb:0
dpkg: dependency problems prevent configuration of pantum:
pantum depends on libc6 (>= 2.0.0); however:
Package libc6 is not installed.
dpkg: error processing package pantum (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pantum
system return 0
edit: I use openRC

