Enabling CUPS on FreeBSD 7.0

Outback Dingo outbackdingo at gmail.com
Mon Mar 31 01:45:01 PDT 2008


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list