Skip to content

Adobe Reader 9.5.5 AppImage for OpenSuSE Leap 15.x

Notifications You must be signed in to change notification settings

chrizneko/acroreadsuse15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acroreadsuse15

Adobe Reader 9.5.5 AppImage for OpenSuSE Leap 15.x

This is a workaround I created for running Adobe Reader 9.5.5 on OpenSuSE Leap 15.x.

Source that helped and inspired me: https://gist.github.com/cho2/79964a49a4f5f545853d3ebdfd1efe73

Warning

  • Currently unable to run on OpenSuSE Leap 15.3
  • This is an in-a-rush project so may be sloppy. Any help will be appreciated

Prerequisite

You need to install glibc-locale-base-32bit before running the appimage:

zypper install glibc-locale-base-32bit

How to use

  • Fulfill the prerequisite above
  • Because of github can't handle file larger than 25MB, so for now I uploaded the file into my drive. Download here --> https://drive.google.com/file/d/1bQbnmi65LBI4CkioxnakPPkAgLdAaUFq
  • Right click on the downloaded AppImage file --> Properties --> Permissions --> check "Is executable" --> OK or you can simply chmod +x the file
  • Run it by clicking it (or by using cli). Be patient, the first time loading it is a bit slow.
  • Enjoy!

How to compile yourself

You can compile appimage on your own (in case having doubt running something suspicious from me). This is my step doing it:

Extra notes

  • I commented the "delete_blacklisted" line on a regular pkg2appimage bash script, therefore I included it in this repo the pkg2appimage bash script that I changed. So that appimage won't delete the basic library acroread needed when compiling
  • Copied libraries that needed by acroread from OpenSuSE Leap 42.3
  • Changed the acroread bash script line 50 and line 560 so the program will use the correct library directory and file (see https://gist.github.com/cho2/79964a49a4f5f545853d3ebdfd1efe73#gistcomment-2932886)

TODO

  • Integrate missing libraries and fix wrong libraries loaded, so the prerequisite above can be removed

About

Adobe Reader 9.5.5 AppImage for OpenSuSE Leap 15.x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages