Has anyone got this working?
I don't want to give up.
/pelle
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Printer on mac
Re: Printer on mac
Hi Pelle. I got this working a while ago if you're still interested =)
1. Download hplip from http://hplipopensource.com/hplip-web/in ... index.html and put it up on bubba server
2. As root run
3. Run the hplip script as normal user.
4. Restart cups
5. Go to http://bubba:631/printers and add the new printer, the model should now be in the list.
6. On your mac go to printers and click the plus symbol.
7. The printer should now be under default as <description>@bubba
8. You're happy!
1. Download hplip from http://hplipopensource.com/hplip-web/in ... index.html and put it up on bubba server
2. As root run
Code: Select all
apt-get install libcupsimage2-dev
4. Restart cups
Code: Select all
/etc/init.d/cups restart
6. On your mac go to printers and click the plus symbol.
7. The printer should now be under default as <description>@bubba
8. You're happy!