Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $ cd ~/Downloads/hplip-3.12.9 #assuming hplip-3.12.9.run file is downloaded in ~/Downloads folder, change accordingly.
  2.  
  3. $ ./configure --prefix=/usr --enable-libusb01_build
  4. $ make
  5. $ sudo make install
  6.  
  7. $ hp-toolbox
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement