Creación de paquete .deb

  • Crear el paquete hplipfull-xxx.deb

# Version of HPLIP to install
HPLIPVERS=2.8.12

cd ${HOME}/soft


# install dependencies and tools
sudo apt-get install libcupsys2 libcupsys2-dev cupsys-bsd libdbus-1-dev build-essential \
                     epm gs-esp openssl libjpeg62-dev libsnmp-dev libtool libusb-dev \
                     python python2.5-dev python-imaging python-qt3 python-ctypes \
                     python-dbus python-reportlab libsane libsane-dev xsane

wget http://prdownloads.sourceforge.net/hplip/hplip-${HPLIPVERS}.tar.gz
tar xvzf hplip-${HPLIPVERS}.tar.gz
cd hplip-${HPLIPVERS}
./configure --prefix=/usr --disable-foomatic-drv-install --enable-foomatic-ppd-install \
                          --enable-foomatic-rip-hplip-install

make
sudo make deb_regular

Instalación de paquete .deb

  • Desinstalar los paquetes estándar (si estaban) e instalar el nuevo

# Uninstall standard ubuntu packages (if installed) to avoid conflicts
sudo apt-get remove hplip hplip-data hplip-gui hplip-doc

# install new package
sudo dpkg -i linux-2.6-intel/hplipfull-2.8.12-linux-2.6-intel.deb 

Instalación de fuentes

Ver http://hplipopensource.com/hplip-web/install/install/index.html

InstalaciónDeHplipEnDebianUbuntu (última edición 2009-02-04 14:56:27 efectuada por MarianoAbsatz)

Edit and actions menu

  • Página inmutable
  • Información
  • Adjuntos