Re: Built-in lpr vs CUPS

2004-05-08 Thread Matthew Seaman
On Sat, May 08, 2004 at 06:55:54PM +0200, Kai Grossjohann wrote: The default setup is to include /usr/bin before /usr/local/bin in $PATH. This means that entering lpr -Pfoo doesn't work for printing on my machine, I have to say /usr/local/bin/lpr -Pfoo. It is obvious that I could change

Re: Built-in lpr vs CUPS

2004-05-08 Thread Andreas Kohn
/usr/local/bin before /usr/bin, but is that the right solution? Surely there is a reason for /etc/login.conf to mention /usr/bin first. Any thoughts are very much appreciated. Hi, from /usr/ports/print/cups-lpr/Makefile: .ifndef CUPS_OVERWRITE_BASE @${ECHO_MSG

Re: Built-in lpr vs CUPS

2004-05-08 Thread Robert Storey
Dear Kai, This problem can be solved by making file /usr/bin/lp* non-executable, like this: chmod -x /usr/bin/lp* regards, Robert On Sat, 08 May 2004 18:55:54 +0200 Kai Grossjohann [EMAIL PROTECTED] wrote: The default setup is to include /usr/bin before /usr/local/bin in $PATH. This

Re: Built-in lpr vs CUPS

2004-05-08 Thread Kirk Strauser
At 2004-05-08T16:55:54Z, Kai Grossjohann [EMAIL PROTECTED] writes: The default setup is to include /usr/bin before /usr/local/bin in $PATH. This means that entering lpr -Pfoo doesn't work for printing on my machine, I have to say /usr/local/bin/lpr -Pfoo. Is there any reason you can't delete

Re: Built-in lpr vs CUPS

2004-05-08 Thread Rob
you can't delete /usr/bin/lp* and related stuff? I don't have lpr installed at all on my server. How about this in /etc/make.conf: CUPS_OVERWRITE_BASE=yes NO_LPR=yes that will give directions to the cups port and the make world process. Rob. ___ [EMAIL

Re: CUPS

2004-04-20 Thread Joe Altman
On Sat, Apr 17, 2004 at 11:30:46PM +0900, Rob wrote: Robert Storey wrote: On Thu, 15 Apr 2004 10:51:30 -0700 Derrick Ryalls [EMAIL PROTECTED] wrote: First off, I discovered that installing CUPS doesn't create /var/log/cups - you have to make that directory manually. OK, I did

Re: Cups printing problem

2004-04-20 Thread andy
, Andy * # # ServerName: the hostname of your server, as advertised to the world. # By default CUPS will use the hostname of the system. # # To set the default server used by clients, see the client.conf file

Re: Cups printing problem

2004-04-20 Thread Joe Altman
On Tue, Apr 20, 2004 at 04:33:29PM -0400, [EMAIL PROTECTED] wrote: Joe: Below, please find a copy of my cupsd.conf file. I'd appreciate it if you could look at it and help me get network printing working. I just need something real simple. 10.0.0.175 is the print server, and I want to

Re: CUPS

2004-04-17 Thread Robert Storey
On Thu, 15 Apr 2004 10:51:30 -0700 Derrick Ryalls [EMAIL PROTECTED] wrote: http://www.freebsddiary.org/cups.php I no longer use CUPS myself, but when I had it setup, I had to make sure the system lp* files where chmod'ed to -x so that the CUPS version would be used instead. The above link

Re: CUPS

2004-04-17 Thread Rob
Robert Storey wrote: On Thu, 15 Apr 2004 10:51:30 -0700 Derrick Ryalls [EMAIL PROTECTED] wrote: First off, I discovered that installing CUPS doesn't create /var/log/cups - you have to make that directory manually. OK, I did that, and now I have an error_log file, which has a few interesting lines

Cups printing problem

2004-04-17 Thread andy
I am trying to print from a FBSD client to an FBSD print server running the latest version of Cups. I can print from the printserver, but not across the local network. I receive this error from the Cups browser admin page: Brother HL-1440 Foomatic/hl1250 (recommended) Description: net-printer

Re: Cups printing problem

2004-04-17 Thread Joe Altman
On Sat, Apr 17, 2004 at 04:30:20PM -0400, [EMAIL PROTECTED] wrote: I am trying to print from a FBSD client to an FBSD print server running the latest version of Cups. I can print from the printserver, but not across the local network. I receive this error from the Cups browser admin page

CUPS

2004-04-15 Thread Robert Storey
Dear all, Having looked at the mind-boggling amount of configuration information that is in the Handbook, I decided to just install CUPS. I'm very familiar with CUPS, having configured it many times in Linux. So I installed the CUPS daemon, and started it by going to /usr/local/etc/rc.d

Re: CUPS

2004-04-15 Thread Kevin D. Kinsey, DaleCo, S.P.
Robert Storey wrote: Dear all, Having looked at the mind-boggling amount of configuration information that is in the Handbook, I decided to just install CUPS. I'm very familiar with CUPS, having configured it many times in Linux. So I installed the CUPS daemon, and started it by going to /usr

RE: CUPS

2004-04-15 Thread Derrick Ryalls
Robert Storey wrote: Dear all, Having looked at the mind-boggling amount of configuration information that is in the Handbook, I decided to just install CUPS. I'm very familiar with CUPS, having configured it many times in Linux. So I installed the CUPS daemon, and started

Re: CUPS

2004-04-15 Thread Joe Altman
On Thu, Apr 15, 2004 at 05:21:22PM +0800, Robert Storey wrote: Dear all, Having looked at the mind-boggling amount of configuration information that is in the Handbook, I decided to just install CUPS. I'm very familiar with CUPS, having configured it many times in Linux. So I installed

cups Administration with Webinterfaces: - Device: Parallel Port missing

2004-03-26 Thread Christian Tanghe
Hi, in brief: My system: FBSD 5.2 Current, Cups, Gimp-print and ghostscript from this days I want to add a locally connected Printer using the webinterface. In the dropdown menue Device apear different printer devices, e.g. LPD/LPR Host or Printer and IPP, but _not_ Parallel Port. 1. what

Re: cups Administration with Webinterfaces: - Device: Parallel Port missing

2004-03-26 Thread Danny Pansters
On Friday 26 March 2004 15:16, Christian Tanghe wrote: Hi, in brief: My system: FBSD 5.2 Current, Cups, Gimp-print and ghostscript from this days I want to add a locally connected Printer using the webinterface. In the dropdown menue Device apear different printer devices, e.g. LPD/LPR Host

configure CUPS without web interface problem

2004-03-21 Thread Zhang Weiwu
Hello. I just installed cups on my old P160MMX desktop computer, the printer is Canon S100 on usb0. Now I need to configure the box properly to print something. I found this printer's PPD file on LinuxPrinting.org. I followed the instructions on both LinuxPrintng.org and CUPS software

Re: configure CUPS without web interface problem

2004-03-21 Thread Zhang Weiwu
/local/etc/cups/cupsd.conf it is set to listen on port 631. _ MSN Messenger: http://messenger.msn.com/cn ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

Re: configure CUPS without web interface problem

2004-03-21 Thread Zhang Weiwu
Zhang Weiwu wrote: So i send a text file to the print: dino# lpr -PS100 .cshrc lpr: Unable to connect to /var/run/printer: No such file or directory lpr: Check to see if the master 'lpd' process is running. jobs queued, but cannot start daemon. It seems I still need to run smothing called lpd?

CUPS on 5.2 HELP...

2004-03-16 Thread Ana Velasco
Hi, I am about 3 weeks now trying to get Cups to work with no luck. First, I am sorry about my Enghish writing but I am from brazil. Well, I did an upgrade from 5.1 to 5.2, and the Cups sceme thet they had working here I cant make it work now. I have cups runnig in a application server (agata

Printing from Mac OS X to CUPS on FreeBSD 4.9-STABLE...

2004-03-15 Thread lists
Okay. I've looked hi and lo for an answer to this and I'm not coming up with anything useful. I have two machines on the same network (192.168.0.x). One is an x86 running 4.9-STABLE and CUPS 1.1.19. The other is a PowerBook G4 running Mac OS X 10.3.2 (Panther). The x86 machine has an HP laser

CUPS pdftops cidToUnicode

2004-03-11 Thread Rachmat Hidajat
Hi All! I want to use my FreeBSD 5.2-current box as a print server too. Since I'm living in Japan, sometimes the printed files may contain Japanese characters. However, nothing will come out from the printer if the file contain even a single Japanese character. The related part of cups

CUPS Kerberos

2004-03-04 Thread Guy Van Sanden
Is there any hack to get CUPS to authenticate to Kerberos? It seems to support either plain Unix authentication or it's own MD5 passwd file only :-( -- __ Guy Van Sanden http://unixmafia.port5.com Registered Linux

CUPS + GDI(GNU Ghostscript)

2004-02-14 Thread Jon-Eirik Pettersen
driver that is in the GDI-driver in GNU-Ghostscript works in Linux. But in FreeBSD, it does not list the Ghostscript-drivers in the Gnome-cups-manager or the web-interface, like it does in Linux (Fedora+RedHat+Mandrake). I think this is some configurations the distro-makers do, but I cannot

CUPS on 5.2 HELP...

2004-02-12 Thread Ana Velasco
Hi, I am about 3 weeks now trying to get Cups to work with no luck. First, I am sorry about my Enghish writing but I am from brazil. Well, I did an upgrade from 5.1 to 5.2, and the Cups sceme thet they had working here I cant make it work now. I have cups runnig in a application server (agata

CUPS problems

2004-02-08 Thread giorza
Hi! When I try to use CUPS with the browser administration (http://localhost:631), I always get the same error trying to add a printer and to print a test page. So installed the printer by using the command line as described in the CUPS docs, but I can't use it. The browser displays server

Re: CUPS problems

2004-02-08 Thread r.w.h
Hi you can find the answer to your question on www.freebsddiray. let me look up the exact url for you. [from freebsddiray support fourm] I found this on the CUPS.general newsgroup (http://www.cups.org/newsgroups.php?s1+gcups.general+v4): create the /var/spool/cups folder make sure to create

cups-base and cups-lpr - installing from ports

2004-02-02 Thread Phil Reynolds
I have satisfactory use of cups-base and cups-lpr, but I believe it should be possible to install them somewhat more correctly, so that the following happen: 1) The system's standard lpr command is replaced by the cups one, without any manual alteration to the PATH being required. 2

Re: cups-base and cups-lpr - installing from ports

2004-02-02 Thread Kris Kennaway
On Mon, Feb 02, 2004 at 05:37:31PM +, Phil Reynolds wrote: I have satisfactory use of cups-base and cups-lpr, but I believe it should be possible to install them somewhat more correctly, so that the following happen: 1) The system's standard lpr command is replaced by the cups one

alternative for CUPS spooler

2004-01-28 Thread Ksenia Marasanova
Hi list, After view hours trying to get my printer running with CUPS, I gave it up and want an alternative. I have a usb postscript printer (Brother), and a PPD file. The hardware part is working, I just need a spooler, so the clients can send print jobs. What spoolers do you people using

Re: alternative for CUPS spooler

2004-01-28 Thread Ksenia Marasanova
Install (or reinstall) the port in /usr/ports/print/cups-pstoraster, which will install ghostscript-7.07 and espgs-7.05.6. The later is ESP Ghostscript. So no need for compiling ESP from scratch by yourself. Does that help to get you back to cups? Yes, thank you! I guess, the rule number one

Re: alternative for CUPS spooler

2004-01-28 Thread Peter Ulrich Kruppa
On Wed, 28 Jan 2004, Ksenia Marasanova wrote: Hi list, After view hours trying to get my printer running with CUPS, I gave it up and want an alternative. I have a usb postscript printer (Brother), and a PPD file. The hardware part is working, I just need a spooler, so the clients can send

Help with CUPS

2004-01-21 Thread Jeff Elkins
Howdy List, I've just added a FreeBSD 5.2 partition to my debian sid print server and I'm groping around trying to make it functional. /dev/lpt0 works with a cat something.txt /dev/lpt0 and adding CUPS from ports seemed to work as well. I can access the web interface or add printers from

Re: Help with CUPS

2004-01-21 Thread Rob
Jeff Elkins wrote: Howdy List, I've just added a FreeBSD 5.2 partition to my debian sid print server and I'm groping around trying to make it functional. /dev/lpt0 works with a cat something.txt /dev/lpt0 and adding CUPS from ports seemed to work as well. I can access the web interface or add

Re: Help with CUPS

2004-01-21 Thread Jeff Elkins
On Wednesday 21 January 2004 03:30, Rob wrote: Jeff Elkins wrote: Howdy List, I've just added a FreeBSD 5.2 partition to my debian sid print server and I'm groping around trying to make it functional. /dev/lpt0 works with a cat something.txt /dev/lpt0 and adding CUPS from ports

Re: FreeBSD 5.1, Cups problem

2004-01-17 Thread Dr. Lyman Hazelton
Indeed, we have a big problem getting CUPS to work with FreeBSD 5.1. The root of the problem is in the fact that it does not install properly! (I think this is completely the responsibility of the folks at FreeBSDMall, who clearly didn't test the system they sell in the box!) I suppose I

Re: FreeBSD 5.1, Cups problem

2004-01-17 Thread Murray Stokely
Hi Dr. Hazelton, CUPS is one of over 10,000 optional ports for FreeBSD, and you are correct in assuming that it is not always tested by the port maintainers, FreeBSD developers, or FreeBSD CDROM vendors. After all the excellent investigation you have done on this issue, we should make an addition

Re: FreeBSD 5.1, Cups problem

2004-01-17 Thread Steve D
On Saturday 17 January 2004 05:50 pm, Dr. Lyman Hazelton wrote: Indeed, we have a big problem getting CUPS to work with FreeBSD 5.1. --- Great information. I also use FreeBSD 5.1 and was having trouble with CUPS. One day I noticed a post to the freebsd-questions email list about

CUPS Admin Error

2004-01-12 Thread Bryan Cassidy
When I launch http://localhost:631/admin after installed and setting up CUPS with these instructions http://www.freebsdforums.com/forums/showthread.php?s=threadid=15325highlight=cups and I get the following error after entering the following information Request Entity Too Large The request

Re: CUPS Admin Error

2004-01-12 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 12 January 2004 22:27, Bryan Cassidy wrote: and I get the following error after entering the following information Request Entity Too Large The request is too large for this server to What version of FreeBSD? Did you install CUPS from

Samba+CUPS+Win98: did not submit print job to cups

2004-01-06 Thread Marc Kelly
Hi. I moved my printer from parallel port on Win98 to parallel port on FreeBSD. I can now print from FreeBSD using CUPS (hooray!). But I've had a lot of trouble even adding a printer share on my Win98 client. The printer share is browsable. (Though I had to give a password. I thought

RE: Samba, Cups and Printing: Windows client gives Access denied

2004-01-03 Thread Derrick Ryalls
I added these two lines to the stanza for the printer itself: guest ok = yes use client driver = yes And that seemed to make my access denied error go away. Another thing to try is on the windows side, try adding the printer as a local printer. XP steps: 1) Add printer 2) Local

Re: Samba, Cups and Printing: Windows client gives Access denied

2004-01-02 Thread paul beard
On Jan 1, 2004, at 9:33 AM, Peter Ulrich Kruppa wrote: I have got the same problem, only the other way round: Last week I managed to get my standalone print server with samba and cups working, but I can't exactly tell how I did it, so you can help me there :-) This is my smb.conf Hey, thanks. I

Samba, Cups and Printing: Windows client gives Access denied

2004-01-01 Thread Phil Payne
Hi, I've got an HP printer on USB port on Freebsd 4-Stable box. Printer is on /dev/ulpt0. Installed cups and printing from BSD is fine. Had samba installed and working great for filesharing. Now introduced an all printers share to share this printer. Printer is browseable from windows

Re: Samba, Cups and Printing: Windows client gives Access denied

2004-01-01 Thread T Kellers
cups and printing from BSD is fine. Had samba installed and working great for filesharing. Now introduced an all printers share to share this printer. Printer is browseable from windows machine. When I install this printer on a Win2K machine (and use local drivers) I get Access Denied, Unable

Re: Samba, Cups and Printing: Windows client gives Access denied

2004-01-01 Thread Peter Ulrich Kruppa
Hi Phil! On Thu, 1 Jan 2004, Phil Payne wrote: I've got an HP printer on USB port on Freebsd 4-Stable box. Printer is on /dev/ulpt0. Installed cups and printing from BSD is fine. Had samba installed and working great for filesharing. Now introduced an all printers share to share this printer

Re: Cups

2003-12-22 Thread Malcolm Kay
On Mon, 22 Dec 2003 17:12, Luke Kearney wrote: Hello, I am having a troublesome time with CUPS and printing to an Epson PM-740DU inkjet printer. I have set up cups and it works to a degree. I can print test pages like there is no tomorrow but I cannot print from desktop applications let alone

Re: Cups

2003-12-22 Thread Luke Kearney
On Mon, 22 Dec 2003 20:13:36 +1030 Malcolm Kay [EMAIL PROTECTED] spake thus: On Mon, 22 Dec 2003 17:12, Luke Kearney wrote: Hello, I am having a troublesome time with CUPS and printing to an Epson PM-740DU inkjet printer. I have set up cups and it works to a degree. I can print test

Re: Cups

2003-12-22 Thread Malcolm Kay
On Mon, 22 Dec 2003 20:46, Luke Kearney wrote: On Mon, 22 Dec 2003 20:13:36 +1030 Malcolm Kay [EMAIL PROTECTED] spake thus: On Mon, 22 Dec 2003 17:12, Luke Kearney wrote: Hello, I am having a troublesome time with CUPS and printing to an Epson PM-740DU inkjet printer. I have set up

Re: Cups

2003-12-22 Thread Anton Alin-Adrian
Luke Kearney wrote: Hello, I am having a troublesome time with CUPS and printing to an Epson PM-740DU inkjet printer. I have set up cups and it works to a degree. I can print test pages like there is no tomorrow but I cannot print from desktop applications let alone from any of the networked

cups + samba + Win98 on 4.9-RELEASE .. cant add printer on Win98

2003-12-22 Thread Marc Kelly
Hi, My response may be out of date by this point.. But, in response to: http://lists.freebsd.org/pipermail/freebsd-questions/2003-October/022680.html the above entry, I've been able to successfully install run cups on FreeBSD 4.9. But I did not use any o-matic stuff from linuxprinting.org

Cups

2003-12-21 Thread Luke Kearney
Hello, I am having a troublesome time with CUPS and printing to an Epson PM-740DU inkjet printer. I have set up cups and it works to a degree. I can print test pages like there is no tomorrow but I cannot print from desktop applications let alone from any of the networked machines via samba

Re: Is something broken in the 5.1 BSD Boxed Distribution of CUPS?

2003-12-18 Thread Kris Kennaway
On Wed, Dec 17, 2003 at 05:46:14PM -0700, Dr. Lyman Hazelton wrote: I have installed CUPS on two separate machines (very different machines, too) from the distribution disks in the Boxed set of FreeBSD release 5.1. I can connect to the daemon on localhost:631 and read the documentation

Re: CUPS - libpam.so.1 not found

2003-12-07 Thread Lowell Gilbert
Barry Skidmore [EMAIL PROTECTED] writes: I am running 5.1-RELEASE-p11 and am receiving the following error when the system boots, related to CUPS not being able to start the scheduler: Local package initilization: /usr/libexec/ld-elf.so.1: shared object :libpam.so.1 not found cups unable

CUPS - libpam.so.1 not found

2003-12-05 Thread Barry Skidmore
I am running 5.1-RELEASE-p11 and am receiving the following error when the system boots, related to CUPS not being able to start the scheduler: Local package initilization: /usr/libexec/ld-elf.so.1: shared object :libpam.so.1 not found cups unable to start scheduler Doing a Google search I have

Persistent Cups process

2003-11-26 Thread Guy Van Sanden
I'm having trouble with cups... My printer's ink cartridge got completely empty, and I didn't have a replacement handy. So I killed of all print jobs. Unfortunately, one of the cups processes for the running job seems to be stuck. ...54562 0.0 0.4 2616 1140 ?? D 5:51PM 0:52.48

Re: Persistent Cups process

2003-11-26 Thread Trey Sizemore
On Wed, 2003-11-26 at 15:35, Guy Van Sanden wrote: I'm having trouble with cups... My printer's ink cartridge got completely empty, and I didn't have a replacement handy. So I killed of all print jobs. Unfortunately, one of the cups processes for the running job seems to be stuck

Re: CUPS problem

2003-11-24 Thread Stephen Hilton
On Sun, 23 Nov 2003 23:22:38 +0100 DanGer [EMAIL PROTECTED] wrote: i have installed CUPS on my computer which is running FBSD4.9 release. when i started cupsd and connected to localhost:631 and wanted to add new printer there was a screen with name location and description. i filled in all

Problems Installing Printer with CUPS

2003-11-15 Thread Barry Skidmore
I am using FreeBSD-4.9-RELEASE on an i386 machine with cups-1.1.19. I have tried to add a networked HP JetDirect LaserJet printer using both the cups web interface, and using gnome-cups-manager from the ports collection. In both cases, when I reach the final step in adding the printer I receive

Re: Problems Installing Printer with CUPS

2003-11-15 Thread Bryan Cassidy
Have you read the Handbook on printing? Might wanna check this out for installing cups http://www.freebsdforums.com/forums/showthread.php?s=threadid=15325 HTHs On Sat, 15 Nov 2003 21:03:34 -0500 Barry Skidmore [EMAIL PROTECTED] wrote: I am using FreeBSD-4.9-RELEASE on an i386 machine

Cups?

2003-11-14 Thread me
Do most people use Cups (out of ports) for printing? I can't get it to start. I get an error saying it died with an error of 2 Child exited with status 2!. Any ideas? Preston ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

RE: Cups?

2003-11-14 Thread Derrick Ryalls
Do most people use Cups (out of ports) for printing? I can't get it to start. I get an error saying it died with an error of 2 Child exited with status 2!. Any ideas? Not familiar with that error code, what do the logs say? (/var/log/cups/errors_log or something). Cups is meant

CUPS + printing text files

2003-11-14 Thread Bryan Cassidy
I really need to get printing working on FreeBSD 4.9. Let me say that again. I got FreeBSD to print with my HP OfficeJet T 45 through CUPS. The test page from the admin on cups. How do I print my documents? I really need to get this working tonight if anyway possible. Thanks in advance

Re: CUPS + printing text files

2003-11-14 Thread Bryan Cassidy
So, sorry to post so early. For some reason the cups port didn't install cups-lpr. Sorry everyone. On Sat, 15 Nov 2003 00:43:44 -0600 Bryan Cassidy [EMAIL PROTECTED] wrote: I really need to get printing working on FreeBSD 4.9. Let me say that again. I got FreeBSD to print with my HP OfficeJet

Re: CUPS on 5.1-Release, No Parallel port ??

2003-11-03 Thread Daren Russell
Jim Durham wrote: I was just trying to install a parallel printer on my 5.1-RELEASE system to use with CUPS. The Printer is an HP-5L plugged into the parallel port. lpinfo -v show no parallel port device. ppc0 *does* show up in dmesg and there is /dev/lpt0 in the devfs. Also

making gv print with CUPS

2003-10-29 Thread Lute Mullenix
I am trying to get GV to print with CUPS and am having no luck so far, it seems to be working fine with Kword, but I have a PDF file I need to print and can't get the job done with Kword. Any help would be most appreciated. -- Lute * Power Provided

Printer configuration with CUPs

2003-10-19 Thread geek
Is this process correct to install cups in a FreeBSD 4.9 server/workstation to install my printer (HP 5150): # USB Stuff device usb device uhci device ulpt change this in the kernel (both workstation and server) usbd_enable=YES in /etc/rc.conf (server only) install: /usr/ports

RE: Printer configuration with CUPs

2003-10-19 Thread geek
hey, i addedd succefully a printer in my workstation, but i cant add it on server with links :( but i cant print anything by my workstation .. the usb cable is connected do the server, i really dont understand anything about this, i'm completelly confused!!!

RE: Printer configuration with CUPs

2003-10-19 Thread geek
Description: hp deskjet 5150 Location: home Printer State: processing, accepting jobs. Printer not connected; will retry in 30 seconds... Device URI: usb:/dev/ulpt0 it says USB, but the printer is USB connected only with the server, not to these machine :(

RE: Printer configuration with CUPs

2003-10-19 Thread geek
Device URI: Examples: file:/path/to/filename.prn http://hostname:631/ipp/ http://hostname:631/ipp/port1 ipp://hostname/ipp/ ipp://hostname/ipp/port1 lpd://hostname/queue socket://hostname socket://hostname:9100 what url i should put here?! the

cups + samba on 5.1-RELEASE or 4.8-RELEASE

2003-10-17 Thread Jesse Guardiani
Howdy list, Just in case anyone is interested, I have updated my cups+samba install and post-install configuration HOWTO. See attached. Again, this is an update from the configuration I provided here: http://article.gmane.org/gmane.os.freebsd.questions/65979/match=cups+jesse -- Jesse

Samba 3.0.0 printing without cups

2003-10-08 Thread Micheas Herman
Hi, Does anyone have samba printing working with 3.0.0 and is not using cups? If so could you please post a copy of your smb.conf file? Thanks in advance, Micheas -- Micheas Herman [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http

CUPS on 4.9 RC1

2003-10-03 Thread Michael Keener
Hello all, after successfully loading Cups on 5.1 I attempted an install on 4.9 RC 1 , but I get the below listed errors, RC 1 had to be loaded from expert mode because standard install has a bug that doesn't write to the swap file and errors out.. I was wondering if the above error

Re: CUPS on SSL

2003-10-02 Thread Guy Van Sanden
recently set up my CUPS server with SSL protection (reconfigured the clients to have 'Encryption Required' in the client.conf file. Can you also connect to the admin interface with https://host:631? How do you create the server certificates. Bis dann Matthias

Getting cups web interface to work

2003-10-01 Thread Gary K Stinnett Jr
I have cups and samba installed on my FreeBSD 4.8 box. Samba is working fine. I have access to my box from my windows machines for my users home dir and a public dir. I have not been able to set up my printer on cups using the web interface www.mydomain.com:631/admin/ I have configured

Re: Getting cups web interface to work

2003-10-01 Thread Todd Stephens
On Wednesday 01 October 2003 08:33 pm, Gary K Stinnett Jr wrote: I have cups and samba installed on my FreeBSD 4.8 box. Samba is working fine. I have access to my box from my windows machines for my users home dir and a public dir. I have not been able to set up my printer on cups using

Re: Getting cups web interface to work

2003-10-01 Thread Todd Stephens
On Wednesday 01 October 2003 08:33 pm, Gary K Stinnett Jr wrote: When I access cups admin from a machine on my local network I get prompted for a user name and password. I enter root and my root password and it brings up the cups admin page. This is where it gets strange. The page comes

CUPS on SSL

2003-09-29 Thread Guy Van Sanden
Hello all I've recently set up my CUPS server with SSL protection (reconfigured the clients to have 'Encryption Required' in the client.conf file. How can I verify that SSL is really working on that connection? I am on a switched network, so sniffing from another machine is difficult. Kind

Re: CUPS on SSL

2003-09-29 Thread Toni Schmidbauer
On Mon, Sep 29, 2003 at 02:50:48PM +0200, Guy Van Sanden wrote: I've recently set up my CUPS server with SSL protection (reconfigured the clients to have 'Encryption Required' in the client.conf file. How can I verify that SSL is really working on that connection? I am on a switched network

Re: CUPS on SSL

2003-09-29 Thread Matthias Teege
Guy Van Sanden [EMAIL PROTECTED] writes: Hello all I've recently set up my CUPS server with SSL protection (reconfigured the clients to have 'Encryption Required' in the client.conf file. Can you also connect to the admin interface with https://host:631? How do you create the server

Problem with cups

2003-09-27 Thread Pieter Hustinx
Hi, I'm trying to install a HP deskjet 930c printer. I'm running FreeBSD 4.8, with cups 1.1.19 and hpijs 1.4.1. With cups, i have added my printer, and printed a test page. When i print wit lpr, it don't work. # lpstat -p printer dj930 is idle. When i looked in /var/log/lpd-errs, I see

Re: Problem with cups

2003-09-27 Thread Khairil Yusof
On Sat, 2003-09-27 at 21:33, Pieter Hustinx wrote: With cups, i have added my printer, and printed a test page. When i print wit lpr, it don't work. # lpstat -p printer dj930 is idle. When i looked in /var/log/lpd-errs, I see there are errors: lpd[364]: /dev/lp: No such file or directory

Re: Problem with cups

2003-09-27 Thread Todd Stephens
On Saturday 27 September 2003 12:38 pm, Khairil Yusof wrote: The steps I did to get cups working well with my HP PSC 2110 are: 1. install cups, foomatic-rip, hpijs from ports When you say foomatic-rip from ports, is this the foomatic-db port? I cannot find a port for foomatic-rip (which I

Re: Problem with cups

2003-09-27 Thread Khairil Yusof
-rip from www.linuxprinting.org and yes it is just a perl script to configure options to control printer driver options and filters. For Epson printers.. gimp-print already gives you the best results and it's already configured automatically by the port install of gimp-print if you already have cups

Re: Problem with cups

2003-09-27 Thread Todd Stephens
On Saturday 27 September 2003 01:29 pm, Khairil Yusof wrote: For Epson printers.. gimp-print already gives you the best results and it's already configured automatically by the port install of gimp-print if you already have cups. For hpijs though, it isn't. I see. I have noticed that my

Re: Problem with cups

2003-09-27 Thread Glenn Johnson
On Sun, Sep 28, 2003 at 01:29:54AM +0800, Khairil Yusof wrote: On Sun, 2003-09-28 at 01:01, Todd Stephens wrote: When you say foomatic-rip from ports, is this the foomatic-db port? I cannot find a port for foomatic-rip (which I thought was just a Perl script anyway). I eventually gave up

CUPS vs. apsfilter--newbie setup problems

2003-09-19 Thread Jesse Sheidlower
I'm trying to get my 4.8-running laptop hooked up to some printers, and I'm having trouble getting it configured with either CUPS or apsfilter (as someone here had recommended). I've tried to look over the docs, and search through here, but am still stumped for what I'm supposed to be doing. I'm

Re: CUPS vs. apsfilter--newbie setup problems

2003-09-19 Thread Andrew L. Gould
On Friday 19 September 2003 10:39 am, Jesse Sheidlower wrote: I'm trying to get my 4.8-running laptop hooked up to some printers, and I'm having trouble getting it configured with either CUPS or apsfilter (as someone here had recommended). I've tried to look over the docs, and search through

Re: CUPS vs. apsfilter--newbie setup problems

2003-09-19 Thread Jesse Sheidlower
On Fri, Sep 19, 2003 at 11:05:50AM -0500, Andrew L. Gould wrote: On Friday 19 September 2003 10:39 am, Jesse Sheidlower wrote: I'm trying to get my 4.8-running laptop hooked up to some printers, and I'm having trouble getting it configured with either CUPS or apsfilter (as someone here had

Re: CUPS vs. apsfilter--newbie setup problems

2003-09-19 Thread Andrew L. Gould
On Friday 19 September 2003 11:05 am, Andrew L. Gould wrote: On Friday 19 September 2003 10:39 am, Jesse Sheidlower wrote: I'm trying to get my 4.8-running laptop hooked up to some printers, and I'm having trouble getting it configured with either CUPS or apsfilter (as someone here had

Re: CUPS vs. apsfilter--newbie setup problems

2003-09-19 Thread David Banning
On Fri, Sep 19, 2003 at 11:39:58AM -0400, Jesse Sheidlower wrote: I'm trying to get my 4.8-running laptop hooked up to some printers, and I'm having trouble getting it configured with either CUPS or apsfilter (as someone here had recommended). I've tried to look over the docs, and search

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Jesse Guardiani
Mark Terribile wrote: Todd: ... Has anyone gotten CUPS working using the foomatic-rip/gimp-print method [from] Linuxprinting.org? I have an Epson Stylus C82 at /dev/lpt0. ... Looks like I got it. I installed the printer again using a different driver (one that for some reason did

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Mark Terribile
... but here are the ADDITIONAL things I had to do to get the cups port/package working properly under FreeBSD 5.1-RELEASE: (This may not all be necessary under 4.8-RELEASE. YMMV.) Ah, yes. I think I forgot to add that I had to change the lpd_program variable in /etc/rc.conf : /etc

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Warren Block
On Fri, 5 Sep 2003, Mark Terribile wrote: ... but here are the ADDITIONAL things I had to do to get the cups port/package working properly under FreeBSD 5.1-RELEASE: (This may not all be necessary under 4.8-RELEASE. YMMV.) Ah, yes. I think I forgot to add that I had to change

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Todd Stephens
On Friday 05 September 2003 02:39 pm, Mark Terribile wrote: ... but here are the ADDITIONAL things I had to do to get the cups port/package working properly under FreeBSD 5.1-RELEASE: (This may not all be necessary under 4.8-RELEASE. YMMV.) Ah, yes. I think I forgot to add that I had

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Todd Stephens
. But Note: I do NOT want to know what you had to do to install foomatic-rip, hpijs, or any other printer-specific software properly. I'm only interested in cups configuration and setup info. Ahem. Sorry, I know you don't want to hear this question, but what did you do to get the foomatic part working

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Jesse Guardiani
Warren Block wrote: On Fri, 5 Sep 2003, Mark Terribile wrote: ... but here are the ADDITIONAL things I had to do to get the cups port/package working properly under FreeBSD 5.1-RELEASE: (This may not all be necessary under 4.8-RELEASE. YMMV.) Ah, yes. I think I forgot to add that I

Re: CUPS, foomatic-rip, 4.8 RELEASE (was: How to get CUPS to work)

2003-09-05 Thread Jesse Guardiani
different from the above. But Note: I do NOT want to know what you had to do to install foomatic-rip, hpijs, or any other printer-specific software properly. I'm only interested in cups configuration and setup info. Ahem. Sorry, I know you don't want to hear this question, but what did you do to get

<    3   4   5   6   7   8   9   >