Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2016 12:23:01 +0200
From:      Tijl Coosemans <tijl@coosemans.org>
To:        Manish Jain <bourne.identity@hotmail.com>
Cc:        Polytropon <freebsd@edvax.de>, freebsd-questions@freebsd.org
Subject:   Re: How to access CUPS printer from wine applications ?
Message-ID:  <20160425122301.5cc159fd@kalimero.tijl.coosemans.org>
In-Reply-To: <BLU437-SMTP683853E8CF44B042040D96F6620@phx.gbl>
References:  <mailman.103.1461067202.17825.freebsd-questions@freebsd.org> <BLU436-SMTP56E943BBDF81CC87548C5FF66C0@phx.gbl> <20160420112203.3244f4ea@kalimero.tijl.coosemans.org> <BLU437-SMTP97DF5EAC3CE8DB4DEC9E37F6600@phx.gbl> <20160423143300.40d7c478@kalimero.tijl.coosemans.org> <BLU436-SMTP74BDFD41A1F8629812233FF6600@phx.gbl> <20160423190136.e92c98e3.freebsd@edvax.de> <BLU436-SMTP1696355C40791D8BB0167C3F6610@phx.gbl> <20160424195059.05115996.freebsd@edvax.de> <BLU437-SMTP683853E8CF44B042040D96F6620@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Apr 2016 14:35:14 +0530 Manish Jain <bourne.identity@hotmail.com> wrote:
> I am trying to do something complicated with my HP 1112 printer that is 
> working very nicely with cups. I want my Microsoft applications (MS 
> Office::Word 2000 chiefly) installed under Wine to be able to access the 
> printer. Is there any way I can do  that ?

Wine can be built with CUPS support but it isn't enabled by default so
you have to build your own package:

cd /usr/ports/emulators/wine
make config
(enable the CUPS option)
make install clean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160425122301.5cc159fd>