Then <[EMAIL PROTECTED]> spoke up and said:
> Python needs some Environment-Variables to work correct.
> (LD_LIBRARY_PATH and PYTHONPATH).  I was able to set LD_LIBRARY_PATH
> to what I wanted modifying /etc/lpd.conf and therein filter_ld_path
> correctly.  But it seems as if there is no possibility to set a
> completely new environment-variable here. I used to fix similar
> problems with the apache server modifying

In Patrick's reply, he gives some good advice.  On the other hand, why
don't you just set LD_LIBRARY_PATH and PYTHONPATH in the rc file that
starts LPRng?  Then all exec-ed programs will inherit these settings.
This seems to be the most obvious place to do it.

-- 
=====================================================================
| JAVA must have been developed in the wilds of West Virginia.      |
| After all, why else would it support only single inheritance??    |
=====================================================================
| Finger [EMAIL PROTECTED] for my public key.                            |
=====================================================================

PGP signature

Reply via email to