You are the second person to post this problem. I don't know if the first poster found an answer. If you can't get an answer, you might just insert appropriate symbolic links.
You don't have an old version of LPRng laying around your system, do you? Joel On Sun, Sep 22, 2002 at 05:27:18PM +0100, Colin Bruce wrote: > Dear All, > > LPRng version: 3.8.15 running on Slackware 8.1 > > The file called doc/INSTALL begins > > LPRng Installation > Patrick Powell <[EMAIL PROTECTED]> > Last Updated Sun Aug 19 14:49:25 PDT 2001 > > SUPER EXPRESS INSTALLATION FOR TERMINALLY IMPATIENT SYSADMINS > > The "STANDARD configuration" is the most common configuration for UNIX/LINUX > systems: > - /etc/printcap, /etc/lpd.conf, /etc/lpd.perms configuration files > - executables in /usr/bin, /usr/sbin > > Now this is not correct. I build it first with the commands > > ./configure > make > make install > > and it puts everything under /usr/local not /usr as the INSTALL says so the > STANDARD configuration appears to be --prefix=/usr/local > > Next I build it with > > ./configure --prefix=/usr --with-lpd_conf_path=/etc \ > --with-printcap_path=/etc --with-lpd_perms_path=/etc \ > --disable-ssl > make > make install > > This time it does put things in /usr but does not run. > > I try /usr/sbin/lpd and get > > 2002-09-22-16:58:59.844 Read_file_list: cannot stat required or > included file '/usr/local/etc/lpd.conf' - No such file or directory > > all on one line but split here for convenience. > > Why is it trying to open a file in /usr/local/etc when the default is > /etc and I told it to use /etc. > > What is more, I cannot find the string /usr/local/etc/lpd.conf anywhere in > the code so what is going on. Needless to say it is also not included in > /etc/lpd.conf > > I don't have LPD_CONF set to anything but I try that it is ignored. > > Best wishes... > Colin Bruce > > > ----------------------------------------------------------------------------- > YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST > The address you post from MUST be your subscription address > > If you need help, send email to [EMAIL PROTECTED] (or lprng-requests > or lprng-digest-requests) with the word 'help' in the body. For the impatient, > to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] > with: | example: > subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] > unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] > > If you have major problems, send email to [EMAIL PROTECTED] with the word > LPRNGLIST in the SUBJECT line. > ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
