LPD Execv Error (Solution)

2000-03-22 Thread Michael W. Shaffer
This turned out to be a boneheaded mistake on my part. The lesson I learned was not to execute chmod 644 lib/* when staging Linux systems. Apparently if ld-linux.so is not 'chmod 755', then you will get execv errors from any process that is not running as root. I don't know why it works for root

LPD execv error

2000-03-17 Thread Michael W. Shaffer
I have an issue I am trying to solve with the BSD lpr package on a potato system. I have installed the following: - lpr - magicfilter - ghostscript - netpbm I have created a printcap using magicfilterconfig which appears to work fine. When I do something like: lpr tiger.ps I can hear