[[sapgui-package]] allows you to build a [Debian](http://debian.org) package for the [SAP GUI for Java](ftp://ftp.sap.com/pub/sapgui/java) from the available .JAR for Linux. It seems the JARs aren't publically available anymore. You need to fetch them from SAPs Marketplace. [[!toc ]] ## Usage * Build the package: make-sgpkg PlatinGUI-Linux-720rev1.jar * Install the resulting deb: dpkg -i sapgui_7.20rev1_i386.deb [[!template id=honk_git repo="sapgui-package"]] ## Debian Package Debian packages are available from [[!debpkg sapgui-package desc=debian.org]]. ## Tested Versions The following table lists the tested Distributions, Architectures and the JRE to build the package. [[!table class="datatable" data=""" SAP Java GUI|Architecture|JRE|Distribution|Version PlatinGui-Linux-720rev3.jar|i386|openjdk-6-re|Debian Squeeze|0.10 PlatinGui-Linux-720rev1.jar|i386|openjdk-6-re|Debian Lenny|0.9 PlatinGui-Linux-720.jar|i386|openjdk-6-re|Debian Sid PlatinGui-Linux-720.jar|i386|openjdk-6-re|Debian Lenny PlatinGui-Linux-720.jar|i386|openjdk-6-re|Ubuntu Karmic PlatinGui-Linux-720.jar|amd64| |Ubuntu Karmic PlatinGui-Linux-710r10.jar|i386|openjdk-6-re|Ubuntu Karmic PlatinGui-Linux-710r9.jar|i386|openjdk-6-re|Debian Lenny PlatinGui-Linux-710r8.jar|i386|openjdk-6-re|Debian Lenny PlatinGUI-Linux-710r7.jar|i386|openjdk-6-re|Debian Lenny PlatinGUI-Linux-710r7.jar|amd64| | PlatinGUI-Linux-710r6.jar|i386|openjdk-6-re|Debian Lenny """]] ## Thanks Thanks to Bart Vermeire and F. Bieber for feedback on the amd64 and Ubuntu builds.