I have a printer filter that worked under kernel 1.2.13 that is broke
under 2.04. It looks like the following:
#!/bin/sh
ln -s /proc/self/fd/0 /tmp/$$.html
/usr/bin/html2ascii/html-to-ascii.pl /tmp/$$.html|pr
rm /tmp/$$.html
The port errs file says that the temporary file could not be open (ie.
/tmp/5022.html) . I looked in the Changes documentation, but I could not
find anything in the proc area that could be related.
I have upgraded to the latest version of perl and I am running
libc-5.2.18.
Any ideas?
TIA, Allen
____________________________________________________________________________
Allen D. Harpham, President | Voice: (402)462-4619
Computer Consultants of | Fax: (402)462-4670
Hastings, Inc. | E-mail: aharpham@cnweb.com
1126 N. Briggs Ave. | HTTP: http://www.cnweb.com
Hastings, NE 68901-3713 | ____________________________________________
| Custom programming, Network
| Design and Installation,
| Telecommunications Consulting,
| Web Hosting Services
____________________________________________________________________________