summaryrefslogtreecommitdiff
path: root/projects/sapgui-package.mdwn
blob: 18ae39f5c16751d3b5125fbff76e85b2898dec88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[[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.

[[!toc ]]

## Usage
* Build the package:

        make-sgpkg PlatinGUI-Linux-710r7.jar

* Install the resulting deb:

        dpkg -i sapgui_7.10rev7_i386.deb

## Source Code
The source code is available via:

    git clone http://honk.sigxcpu.org/git/sapgui-package.git/
    
## Debian Package
Debian packages are available from [[!debpkg sapgui-package desc=debian.org]].

## Todo
* add desktop icons for sapguilogon

## Tested Versions
* PlatinGui-Linux-710r8.jar: i386 (openjdk-6-re)
* PlatinGUI-Linux-710r7.jar: i386 (openjdk-6-re), amd64
* PlatinGUI-Linux-710r6.jar: i386 (openjdk-6-re)