Re: Enabling CUPS on FreeBSD 7.0

[ Available lists | Index of freebsd-questions | Month of Mar 2008 | Week of 31 Mar 2008 | Raw email | View thread | Wrap long lines | Reply ]
From
Outback Dingo <outbackdingo@gmail.com>
Date
31 Mar 2008 08:45:01
Subject
Re: Enabling CUPS on FreeBSD 7.0
Message-ID
5635aa0d0803310144g667d2a81u15dbe4f7489beb0f@mail.gmail.com

In reply to
References to

[ Hide this part ]
cd /usr/ports/print/cups

make && mke install && make clean


then after done building, add


cupsd_enable="YES"

to /etc/rc.conf

then /usr/local/etc/rc.d/cupsd start

point your browser at http://"hostname-orip":631

and configure




On Mon, Mar 31, 2008 at 3:28 PM, Leslie Jensen <leslie@eskk.nu> wrote:

> In the instructions I can find on the Internet about the above subject,
> one needs a file called cups.sh which should linked from cups.sh.sample.
>
> None of the files exist on my newly installed 7.0-RELEASE system.
>
> I can ofcourse copy this file from another system but I'm thinking that
> maybe there's a change and this file is no longer needed?
>
> Any comments on this?
>
> Thanks
>
> /Leslie
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>


Elapsed time: 0.100 seconds