MuadNu
25th October 2010, 04:29 PM
I just installed F14 and evince can't open any pdf files (it says "File type PDF document (application/pdf) is not supported"). Running from the terminal gives:
(evince:6777): EvinceDocument-WARNING **: Cannot load backend 'pdfdocument' since file '/usr/lib64/evince/3/backends/libpdfdocument.so' cannot be read.
But the file is there, so I'm not sure why it can't be read.
# ls -l /usr/lib64/evince/3/backends/lib*
-rwxr-xr-x. 1 root root 19968 Sep 29 11:04 /usr/lib64/evince/3/backends/libcomicsdocument.so
-rwxr-xr-x. 1 root root 150432 Sep 29 11:04 /usr/lib64/evince/3/backends/libdvidocument.so
-rwxr-xr-x. 1 root root 62480 Sep 29 11:04 /usr/lib64/evince/3/backends/libpdfdocument.so
-rwxr-xr-x. 1 root root 13992 Sep 29 11:04 /usr/lib64/evince/3/backends/libpsdocument.so
-rwxr-xr-x. 1 root root 41536 Sep 29 11:04 /usr/lib64/evince/3/backends/libtiffdocument.so
Postscript files can be opened with no issues...
(evince:6777): EvinceDocument-WARNING **: Cannot load backend 'pdfdocument' since file '/usr/lib64/evince/3/backends/libpdfdocument.so' cannot be read.
But the file is there, so I'm not sure why it can't be read.
# ls -l /usr/lib64/evince/3/backends/lib*
-rwxr-xr-x. 1 root root 19968 Sep 29 11:04 /usr/lib64/evince/3/backends/libcomicsdocument.so
-rwxr-xr-x. 1 root root 150432 Sep 29 11:04 /usr/lib64/evince/3/backends/libdvidocument.so
-rwxr-xr-x. 1 root root 62480 Sep 29 11:04 /usr/lib64/evince/3/backends/libpdfdocument.so
-rwxr-xr-x. 1 root root 13992 Sep 29 11:04 /usr/lib64/evince/3/backends/libpsdocument.so
-rwxr-xr-x. 1 root root 41536 Sep 29 11:04 /usr/lib64/evince/3/backends/libtiffdocument.so
Postscript files can be opened with no issues...