Page 2 of 2

Re: Printer on mac

Posted: 10 Apr 2010, 03:17
by jamerson
Has anyone got this working?
I don't want to give up.

/pelle

Re: Printer on mac

Posted: 01 Oct 2010, 11:53
by karmats
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

Code: Select all

apt-get install libcupsimage2-dev
3. Run the hplip script as normal user.
4. Restart cups

Code: Select all

/etc/init.d/cups restart
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!