![]() |
JK Lavacek wrote: > Has anyone had experience/success with a conversion of pcl formatted > files into postscript? > Seems the format of files recieved onto the faxserver, will be in pcl > format. Due to things > beyond my control, I have to live with this. Attempted to compile a > source distribution of > a file called "lj2ps". This gives various errors in the makefile. With > a limited knowledge > of C, I'm lost. Seems the line endind \ is confusing my version of > gcc...? Removed a few \ > and joined lines in some .c files and the error moved down in lines. > Any help would be greatly > appreciated. Thanks in advance, > Jason Lavacek <jlav@cpicorp.com> > > HYLAfax version: 4.0 patch level 1 > Linux (redhat 4.2) kernel 2.0.30 I've been using lj2ps for a while together with HylaFAX and, after some minor changes, lj2psworks fine for me. It was a couple of months since I made it work, so I can't remember what problems I had compiling it. It seems like we use the same HylaFAX distribution and Linux kernel, but I don�t know if the gcc version is the same. If you would like me to, I could send you the sourcefiles and makefile, but the changes I've made are not supposed to be any official patch or something like that. I�ve just made it work for me. Thorbj�rn Eriksson >