nodata wrote:
shrek-m@xxxxxx wrote:
xpdf, gpdf, kpdf, kghostview, ggv, ... are nice too.
ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/AdbeRdr70_linux_enu.tar.gz
ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/AdobeReader_enu-7.0.0-1.i386.rpm
thanks for the link.
tar-inst under fc3.i686 selinux-disabled is ok
under fc4t1.ppc selinux-disabled i get this after the tar-inst
$ acroread Samba-Guide.pdf
/usr/bin/acroread: line 269:
/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: cannot
execute binary file
/usr/bin/acroread: line 269:
/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: Success
--> acroread does not start.
# ll /usr/bin/acroread
/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread
lrwxrwxrwx 1 root root 40 Mar 22 15:44 /usr/bin/acroread ->
/usr/local/Adobe/Acrobat7.0/bin/acroread
-rwxr-xr-x 1 root root 17279588 Mar 12 02:49
/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread
$ grep -n exec /usr/bin/acroread
228:# Set the command. Process any debug flags and exec.
261: exec "$SHELL"
264: exec ${1+"$@"} "$ACRO_EXEC_CMD"
269: exec "$ACRO_EXEC_CMD" ${1+"$@"}
Oh, and try evince - it's in Core.
can anybody reproduce this error with evince ? other pdfs seems to be ok.
$ pwd
/usr/share/doc/samba-3.0.11
$ xpdf Samba-Guide.pdf
--> is ok
$ evince Samba-Guide.pdf
--> is ok
$ xpdf /usr/share/evolution/2.2/help/quickref/C/quickref.pdf
--> is ok
$ evince /usr/share/evolution/2.2/help/quickref/C/quickref.pdf
i get an error "The Application "evince" has quit unexpectedly"
thanks,
i did not realized that all the good pdf-viewers are gone :-((
$ ggv
-bash: ggv: command not found
$ gpdf
-bash: gpdf: command not found
and the dogslow k* are here.
$ kghostview Samba-Guide.pdf
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 155
Minor opcode: 4
Resource id: 0x100
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 155
Minor opcode: 4
Resource id: 0x100
kbuildsycoca running...
[wait,wait,wait,...]
$ kpdf Samba-Guide.pdf
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 155
Minor opcode: 4
Resource id: 0x100
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 155
Minor opcode: 4
Resource id: 0x100
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 155
Minor opcode: 4
Resource id: 0x100
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 155
Minor opcode: 4
Resource id: 0x100
QComboBox::changeItem: (sinkComboBox) Index 0 out of range
[wait,wait,wait,...]
--
shrek-m