Recently installed Mandrake 7.2 with CUPS....when browsing the Mandrake server from a Window 9x workstation, I only see one monolithic icon called "printers". If I attempt to send a print job to "printers" I do not see an error but no print job is generated. Can someone point out what I have done wrong? Tia, Todd
I was wondering if anyone knew of a How-To or some other form of documentation that talks about printing with CUPS Also making CUPS work with applications such as Anjuta and Evolution. Kevin Pratt
Bonjour Please, excuse me for my english !! I have a problem with one application on my network. Two linux server with RH 7.2 et samba 2.2.3a (compile from RH src) 1st server is "files" and domain PDC security = user 2cnd server is "print" and security = share On print, i have cups 1.1.14 compiled from source Whith all my clients (W2k) i can print from all application exerpt one. This application is based on OMNIS and when i print from i receive an error "unable to setup printer drivers" any idea ?? Merci pour les r?ponses. Laurent
Bonjour Please, excuse me for my english !! I have a problem with one application on my network. Two linux server with RH 7.2 et samba 2.2.3a (compile from RH src) 1st server is "files" and domain PDC security = user 2cnd server is "print" and security = share On print, i have cups 1.1.14 compiled from source Whith all my clients (W2k) i can print from all application exerpt one. This application is based on OMNIS and when i print from i receive an error "unable to setup printer drivers" any idea ?? Merci pour les r?ponses. Laurent
Dear Laurent, The OMNI driver support for CUPS has been recently added into the ESP GhostScript version 7.05.4. If you visit the web site http://www.linuxprinting.org and check the recent news section on the main page, you can learn about the new version and its support for OMNI. In order to use the new version of ESP GhostScript, you will first need to update CUPS to version 1.1.15 and then add the ESP GhostScript as the second step. Make sure you read the release note information regarding CUPS 1.1.15 because it explains how to integrate the ESP GhostScript package with CUPS and covers how to make sure that you install the pstoraster function of ESP GhostScript because the pstoraster function is not bundled with the basic CUPS system anymore starting with release 1.1.15. HTH Best Regards, /Paul -- Paul Tykodi National Product Manager Intermate US, Inc. p: 603.431.0606 x115 f: 603.436.6432 paul@intermate-us.com www.intermate.com>Reply-To: <ldemarchi@bluewin.ch> >From: "Demarchi - Nuesch" <ldemarchi@bluewin.ch> >To: <samba@lists.samba.org> >Date: Tue, 16 Jul 2002 11:37:57 +0200 >Subject: [Samba] Printing with cups > >Bonjour > >Please, excuse me for my english !! > >I have a problem with one application on my network. > >Two linux server with RH 7.2 et samba 2.2.3a (compile from RH src) >1st server is "files" and domain PDC security = user >2cnd server is "print" and security = share > >On print, i have cups 1.1.14 compiled from source > >Whith all my clients (W2k) i can print from all application exerpt one. > >This application is based on OMNIS and when i print from i receive an error >"unable to setup printer drivers" > >any idea ?? > >Merci pour les r?ponses. > >Laurent
I've just been trying to get my Samba 3.0.0-2 build to work with CUPS. The rpm I downloaded from the Samba site was not compiled with CUPS library support. Which is why I am assuming that having added printing = cups in my conf file things are not working. If I use the source rpm can I force the build to include CUPS library support ? Or do I have to build from scratch? thanks Alan
On Fri, 7 Nov 2003, Alan Munday wrote:> I've just been trying to get my Samba 3.0.0-2 build to work with CUPS. > > The rpm I downloaded from the Samba site was not compiled with CUPS library > support. Which is why I am assuming that having added printing = cups in my > conf file things are not working. > > If I use the source rpm can I force the build to include CUPS library > support ? > > Or do I have to build from scratch?Alan, A few simple steps will get you the results you are after: 1. Install a recent version of CUPS (1.1.18 or later) 2. Make sure that you install the cups-devel package 3. Obtain the Samba-Team samba source RPM 4. Rebuild Samba: Red Hat: rpmbuild --rebuild samba-3.0.0-xxxx.src.rpm SuSE: rpm --rebuild samba-3.0.0-xxxx.src.rpm The binary RPMs will find their way to: Red Hat: /usr/src/redhat/RPMS/i386 SuSE: /usr/src/packages/RPMS/i386 I hope this helps. - John T. -- John H Terpstra Email: jht@samba.org