On 06/24/02 17:40 -0400, Javier Gostling wrote: > I have it working in galeon. Can you describe what you did in some > detail?
Downloaded the tarball linux-505.tar.gz from adobe, untarred, executed install script. I have my helper application set up as: application/x-pdf file type. The command is specified as: /usr/local/Acrobat5/bin/acroread %s Acrobat is installed in the directory shown. I also have run the script /usr/local/Acrobat5/Browsers/Netscape The operative sections from my /etc/pluggerrc are: application/pdf: pdf: PDF file application/x-pdf: pdf: PDF file text/pdf: pdf: PDF file text/x-pdf: pdf: PDF file repeat swallow(documentShell) fill: acroread -geometry +9000+9000 -xrm '*userFrontEndProgram: FALSE' "$file" repeat swallow(gv) fill: gv -safer -quiet -antialias -geometry +9000+9000 "$file" 2>/dev/null repeat swallow(xpdf) fill: xpdf -g +9000+9000 "$file" None of these plugger entries have been edited by hand; all are application generated. As noted, gv always opens. Thanks. John _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list