On Sun, 22 Sep 2002, Colin Bruce wrote:
>
> 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
>
Try to provide the file path name for the *_path variables instead
of the directory names.
./configure --prefix=/usr \
--with-lpd_conf_path=/etc/lpd.conf \
--with-printcap_path=/etc/printcap \
--with-lpd_perms_path=/etc/lpd.perms \
--disable-ssl
Villy
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------