On Friday 05 January 2007 08:08, Barius Drubeck wrote:
> On Friday 05 January 2007 00:41, KJ Tsanaktsidis wrote:
> > I did it fine...
>
> [snip]
>
> > Although i havnt tried printing anything yet... not sure how to do
> > it from the command line and still havnt set up gnome yet...
>
> You can test printing a small text file or postscript file with the
> lpr command.  But I'm not sure how to set up the printers without the
> web interface :-(
>
> --
> Barius
To test printing from the comand line:
echo "hello world" | lpr -P yourprintername

lpr will print "hello world" on your printer.
This test only tells you that you are able to talk to your printer. It 
does not validate any printer config that you may have done. 

Once this works, then you can focus on setting up your print filters. 
Hopefully, your printer is supported or you will be looking 
at "Turboprint" to get printer support.

Shawn
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to