이전 데비안에서 hplip의 종속성 수정

이전 데비안에서 hplip의 종속성 수정

저는 (LMDE2) debian 8(jessie)을 가지고 있고 네트워크 프린터를 설치하고 싶습니다. 내 프린터는 hplip v3.18.5에서 지원되지만 v3.14.6만 사용할 수 있으므로 소스에서 hplip을 컴파일해야 합니다.

다음 목록이 있습니다종속성 패키지내가 찾고 있어요. 누군가 이것을 (jessie)에 대한 유효한 패키지 이름으로 번역할 수 있습니까?

mint@debian ~ $ uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
mint@debian ~ $ sudo apt install cupsys cupsys-client cupsddk cupsddk-drivers libcupsys2-dev cupsys-bsd libcupsimage2-dev libdbus-1-dev gcc g++ gs-esp libssl-dev libjpeg-dev libsnmp9-dev libc6 libtool libusb-1.0-0-dev make wget python-imaging policykit python-qt4 python-qt4-dbus python-dbus python-gobject python-dev python-notify python python-reportlab sane libsane-dev sane-utils xsane
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libsnmp-dev' instead of 'libsnmp9-dev'
Package cupsys-client is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package cupsddk is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package cupsys-bsd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package cupsys
E: Package 'cupsys-client' has no installation candidate
E: Package 'cupsddk' has no installation candidate
E: Unable to locate package cupsddk-drivers
E: Unable to locate package libcupsys2-dev
E: Package 'cupsys-bsd' has no installation candidate
E: Unable to locate package gs-esp
E: Unable to locate package policykit
mint@debian ~ $ 

답변1

LMDE4로 업그레이드하거나 설치하세요.

LMDE2는 더 이상 지원되지 않습니다.

관련 정보