Hi wwp, Tks for your advice. > The package is buggy. You can try to edit install.sh to change > "C2PDemoClient" > to "C2PClient" (w/o the quotes). Quite exotic stuff anyway. Changed the line "cp C2PDemoClient /usr/sbin" as "cp C2PClient /usr/sbin" Re-ran # ./install.sh ./install.sh: line 38: 2622 Segmentation fault ./configure mkdir: cannot create directory `/root/printer/': File exists Can't get rid of "Segfault" # ls /root/printer/ convert2pdf.conf which I think was created previously. # cat /root/printer/convert2pdf.conf ORIENTATION=Portrait COMPRESSION=jpeg DESTINATION_DIR=/root/tmp/ DESTINATION_FILE_NAME= OVERWRITE=Confirm before overwriting PRINTER_NAME=convert2pdf SPOOL_DIR=/var/spool/cups PRINTER_DAEMON=cups PAPER=A4 WIDTH=595.275574 HEIGHT=841.889771 LAUNCH=1 DESTINATION_TYPE=File system DEST_FILE=Prompt for file name RECIPIENTS=alex@xxxxxxxxxxxxxxxxxxx CC= BC= SUBJECT="Converted PDF file..." VIEWER=/usr/bin/xpdf -q * end * > What do you need to convert to pdf, BTW? Technical documents saved from Internet as .html file. On M$Windows I can print them as .pdf with Adobe Distiller. I need an equivalent of the latter running on this box. B.R. SL