On Tue, 18 Jul 2017, Wells, Roger K. wrote:
On 07/18/2017 04:51 PM, Tom Horsley wrote:
On Tue, 18 Jul 2017 21:56:24 +0200
antonio montagnani wrote:
> same here.
>
> ldd /usr/bin/acroread
> not a dynamic executable
>
> am I missing something??
what does "file /usr/bin/acroread" say? If it is
a shell script, you may need to make a copy of
the script and embed the "ldd" in it where it
invokes the actual program.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
On my F25, I observe the same behavior.
If I run it from the command line (in the /opt/Adobe/ReaderR/bin directory in
my case):
./acroread
/opt/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading shared
libraries: libgdk_pixbuf_xlib-2.0.so.0: cannot open shared object file: No
such file or directory
so, yes we do need a dynamic link library.
dnf provides libgdk_pixbuf_xlib-2.0.so.0
Last metadata expiration check: 20 days, 6:11:21 ago on Wed Jun 28 10:50:14
2017.
gdk-pixbuf2-xlib-2.36.0-1.fc25.i686 : Additional library for using gdk-pixbuf
with bare xlib
Repo : fedora
Now install gdk-pixbuf2-xlib:
sudo dnf install gdk-pixbuf2-xlib.i686
Last metadata expiration check: 2:03:48 ago on Tue Jul 18 15:02:30 2017.
Dependencies resolved.
==============================================================================================================================
Package Arch Version
Repository Size
==============================================================================================================================
Installing:
gdk-pixbuf2-xlib i686 2.36.6-1.fc25
updates 50 k
Transaction Summary
==============================================================================================================================
Install 1 Package
Total download size: 50 k
Installed size: 67 k
Is this ok [y/N]: y
Downloading Packages:
[MIRROR] gdk-pixbuf2-xlib-2.36.6-1.fc25.i686.rpm: Status code: 404 for
http://mirrors.syringanetworks.net/fedora/updates/25/x86_64/g/gdk-pixbuf2-xlib-2.36.6-1.fc25.i686.rpm
gdk-pixbuf2-xlib-2.36.6-1.fc25.i686.rpm 54 kB/s | 50 kB 00:00
------------------------------------------------------------------------------------------------------------------------------
Total 36 kB/s | 50 kB 00:01
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Installing : gdk-pixbuf2-xlib-2.36.6-1.fc25.i686 1/1
Verifying : gdk-pixbuf2-xlib-2.36.6-1.fc25.i686 1/1
Installed:
gdk-pixbuf2-xlib.i686 2.36.6-1.fc25
Complete!
And now Adobe Reader works...
HTH
This is for F25, not F26. It doesn't solve the problem for F26.
fyi,
MP
pyz@xxxxxxxxx
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx