ClassicConnect ClassicConnect
"640k ought to be enough for everybody."
 
FAQ :: Search :: Memberlist :: Usergroups :: Register
Profile :: Log in to check your private messages :: Log in

[Guide] Installing Acrobat Reader 9 on Fedora 42

 
Post new topic   Reply to topic    ClassicConnect Forum Index -> Linux and UNIX
View previous topic :: View next topic  
Author Message
nick99nack
Admin


Joined: 30 Aug 2023
Age: 30
Posts: 171
Location: NJ, USA

PostPosted: Tue May 06, 2025 1:00 am    Post subject: [Guide] Installing Acrobat Reader 9 on Fedora 42 Reply with quote

How to install Adobe Acrobat Reader 9 on Fedora 42

Adapted from these instructions for Fedora 36: https://old.reddit.com/r/Fedora/comments/wgmb3q/how_to_install_adobe_reader_in_fedora_36/

Basically, we need to install a few other old dependencies from the Fedora archive, and then the actual software. The Adobe FTP server is dead unfortunately, so I've uploaded a copy of the software to my website here: http://www.nick99nack.com/pub/Adobe/Acrobat/Reader/AdbeRdr9.5.5-1_i486linux_enu.rpm

Here's what you need to install:

Code:
dnf install https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/p/pangox-compat-0.0.2-15.fc31.i686.rpm
dnf install atk.i686 gdk-pixbuf2.i686 gdk-pixbuf2-xlib.i686 mesa-libGL.i686 mesa-libGLU.i686 gtk2.i686 libXt.i686
dnf install https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/28/Everything/x86_64/os/Packages/l/libidn-1.34-1.fc28.i686.rpm
wget https://www.nick99nack.com/pub/Adobe/Acrobat/Reader/AdbeRdr9.5.5-1_i486linux_enu.rpm
rpm -ivh AdbeRdr9.5.5-1_i486linux_enu.rpm


After that, Acrobat Reader should just work!


_________________
If you like browsing without an ad blocker, you might also like getting rid of your virus scanner, and running around with your pants down. --SomeGuy, 2016
Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    ClassicConnect Forum Index -> Linux and UNIX All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



smartDark Style by Smartor
Powered by phpBB 2.0.25 CC Mod © 2001, 2002 phpBB Group
 
Page generation time: 0.0112s (PHP: 91% - SQL: 9%) - SQL queries: 11 - GZIP enabled - Debug on