Pasang hplip dan hplip-plugin di IGOS Nusantara

Dari IGNwiki
Revisi per 10 April 2014 03.42 oleh Ns (bicara | kontrib) (←Membuat halaman berisi 'Pasang hplip dan hplip-plugin di IGOS Nusantara == Persiapan == 1. Pasang IGN D9 2. Unduh berkas hplip [1] 3. Unduh berkas == Instalasi == 1. Masuk terminal 2. Inst...')

(beda) ←Revisi sebelumnya | Revisi terkini (beda) | Revisi selanjutnya→ (beda)
Langsung ke: navigasi, cari

Pasang hplip dan hplip-plugin di IGOS Nusantara

Persiapan

1. Pasang IGN D9 2. Unduh berkas hplip [1] 3. Unduh berkas

Instalasi

1. Masuk terminal 2. Install paket yang diperlukan:

# 
yum -y -d 10 -e 1 install avahi-tools cups cups-devel \
dbus-devel audit gcc-c++ ghostscript openssl-devel \
libjpeg-devel net-snmp-devel glibc-headers libtool libusb1-devel \
make wget python-imaging polkit polkit-gnome PyQt4 dbus-python \
pygobject2 python-devel notify-python python python-reportlab \
sane-backends sane-backends-devel sane-frontends xsane"

3. Hapus beberapa paket:

# 
rpm -ev --nodeps libsane-hpaio
rpm -ev hplip-gui
rpm -ev hplip
rpm -ev hpijs

4. Ekstrak berkas

# 
tar xvfz hplip-3.14.1.tar.gz

5. Masuk ke direktori installer dan lakukan instalasi

# 
cd hplip-3.14.1/

6. Lakukan configure Untuk IGN D9 32 bit

#
./configure --with-hpppddir=/usr/share/cups/model/HP --prefix=/usr --enable-qt4 --disable-libusb01_build --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-hpijs-install --disable-udev_sysfs_rules --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build

Untuk IGN D9 64 bit

./configure --with-hpppddir=/usr/share/cups/model/HP --libdir=/usr/lib64 --prefix=/usr --enable-qt4 --disable-libusb01_build --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-hpijs-install --disable-udev_sysfs_rules --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build

  1. make
  2. make install

7. Matikan SELinux

setenforce 0

8. Tambahkan pengguna ke grup lp dan sys

/usr/sbin/usermod -a -G lp,sys igos

Jalankan hp-setup (GUI)

hp-setup

  • Pilih tipe koneksi
  • Layar berikutnya akan memunculkan printer yang terdeteksi
  • Saat muncul pilihan untuk instalasi plugin, pilih berkas secara manual seperti yang diunduh dari [2]

Lakukan Logount

Restart atau Logout dan Login lagi

Tautan [1] http://hplipopensource.com/hplip-web/gethplip.html [2] http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ [3] http://hplipopensource.com/hplip-web/install/manual/distros/fedora_core.html