Re: mkfifo: No such file or directory

2004-12-24 Thread Kris Kennaway
On Fri, Dec 24, 2004 at 09:08:19PM +, Frank Staals wrote: > Kris Kennaway wrote: > > >On Fri, Dec 24, 2004 at 06:16:06PM +, Frank Staals wrote: > > > > > >>I want to use my printer which is on a windoze computer to use on my > >>intire network ( most FreeBSD computers ) so I read this >

Re: mkfifo: No such file or directory

2004-12-24 Thread Joshua Lokken
On Fri, 24 Dec 2004 21:08:19 +, Frank Staals <[EMAIL PROTECTED]> wrote: > I am running 5.3 Stable, how can I configure FreeBSD that I can use the > printer on the windows pc Please read the official documentation: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing.html -- Jo

Re: mkfifo: No such file or directory

2004-12-24 Thread Frank Staals
Kris Kennaway wrote: On Fri, Dec 24, 2004 at 06:16:06PM +, Frank Staals wrote: I want to use my printer which is on a windoze computer to use on my intire network ( most FreeBSD computers ) so I read this http://www.freebsddiary.org/samba.php . As it is explained I did: mkfifo /dev/smbpri

Re: mkfifo: No such file or directory

2004-12-24 Thread Kris Kennaway
On Fri, Dec 24, 2004 at 06:16:06PM +, Frank Staals wrote: > I want to use my printer which is on a windoze computer to use on my > intire network ( most FreeBSD computers ) so I read this > http://www.freebsddiary.org/samba.php . As it is explained I did: mkfifo > /dev/smbprint but I got thi