View Full Version : [other] Print from OSX to Ubuntu printer
involutaryhaxor
August 16th, 2008, 10:37 AM
I have a new iBook G4 which I intend to keep OSX on because I like having flash and java (from what I understand you can't install those on an ubuntu ppc). I only have one printer in my house and it's connected to an ubuntu desktop. I would like to be able to print to it over the network... what exactly do I have to do? If possible, step by step directions would be great!
EDIT: BTW, it's Panther that I'm running: 10.3.9
tgalati4
August 16th, 2008, 11:49 AM
I know that Tiger uses CUPS so I assume that Panther does as well.
Become familiar with CUPS and printing becomes easy to set up.
In a browser, study the output of:
localhost:631
Do that on both machines. Note the version of CUPS on each machine.
You need to share the printer from the Ubuntu machine. You need to set up the printer on the Mac and point it to the shared machine that is hosting it.
You may need to add your Ubuntu machine's address to /etc/hosts on the Mac.
When you set up the printer on the Mac using CUPS, you will see a printer definition that looks something like:
Description: Remote Printer
Location: Terry's Office
Printer State: idle, accepting jobs.
Device URI: http://192.168.1.110:631/printers/Laserjet1
This points to an old laserjet printer that is connected via parallel cable to an Ubuntu machine that hosts the printer.
Good luck. It's not hard, but it does require some configuration effort on your part.
cyberdork33
August 16th, 2008, 12:02 PM
I have a new iBook G4 which I intend to keep OSX on because I like having flash and java (from what I understand you can't install those on an ubuntu ppc). I only have one printer in my house and it's connected to an ubuntu desktop. I would like to be able to print to it over the network... what exactly do I have to do? If possible, step by step directions would be great!
EDIT: BTW, it's Panther that I'm running: 10.3.9
There is java and flash or ppc, just not the typical sources:
https://wiki.ubuntu.com/PowerPCFAQ
Go to System > Administration > Printing on your Ubuntu machine.
On the left side, click "Server Settings" (You should also see the printer connected to Ubuntu in this box under "Local Printers")
Check the box that says, "Share published printers connected to this system" and click apply.
Now on your OSX machine, you should be able to browse and see the printer being shared.
I know that Tiger uses CUPS so I assume that Panther does as well.
CUPS is actually developed by Apple :) See the note at the bottom of www.cups.org
tgalati4
August 16th, 2008, 08:40 PM
Apple bought CUPS recently. It's been around for a while.
cyberdork33
August 16th, 2008, 09:29 PM
Apple bought CUPS recently. It's been around for a while.
yes understood. Just making the note that it should work well with OS X
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.