Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FYI: GNUPG works on iSeries V5R2 PASE

101 views
Skip to first unread message

Bob Whitemyer

unread,
Dec 3, 2003, 5:21:11 PM12/3/03
to
Here are the steps I did: (AIX and PASE experience helpful)

[Utility to assist in installing following products]
Install gzip via http://www-1.ibm.com/servers/enable/site/porting/tools/list.html

[Needed for VNC]
Install perl via http://www.cpan.org/ports/index.html#os400

[Needed for interacting with gnupg through tty]
Install vnc via http://www-1.ibm.com/servers/enable/site/porting/tools/list.html

need to change first line of vncserver script to point to correct perl
binary (ex: /QOpenSys/perl/bin/perl)

CALL PGM(QP2SHELL) PARM('/QOpenSys/QIBM/ProdData/DeveloperTools/vnc/vncserver')

[GNUPG]
Install gnupg on AIX 4.3.3 box via
http://www.bullfreeware.com/listaix43.html and then copied over
installed files to PASE via tar (ex: /usr/local/…..)

Override unsupported system call: export PASE_SYSCALL_NOSIGILL=plock=0

Thru vncviewer connect to PASE vncserver and configure gnupg via
documentation

Run encryption via shell script submitted via STRQSH CMD(myscript.sh)

0 new messages