Difference between revisions of "PASE"

From MidrangeWiki
Jump to: navigation, search
(AIX compatability: +7.3)
 
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
! 7.1<ref name="7.1">[http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/topic/rzalf/rzalfplanning.htm Infocenter 7.1 - Planning for i5/OS PASE]</ref>
 
! 7.1<ref name="7.1">[http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/topic/rzalf/rzalfplanning.htm Infocenter 7.1 - Planning for i5/OS PASE]</ref>
 
! 7.2<ref name="7.2">[http://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_72/rzalf/rzalfplanning.htm Knowledge Center 7.2 - Planning for IBM PASE for i]</ref>
 
! 7.2<ref name="7.2">[http://www-01.ibm.com/support/knowledgecenter/ssw_ibm_i_72/rzalf/rzalfplanning.htm Knowledge Center 7.2 - Planning for IBM PASE for i]</ref>
 +
! 7.3<ref name="7.3">[https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzalf/rzalfplanning.htm - Planning for IBM PASE for i]</ref>
 
|-
 
|-
 
| 4.2<br>(32-bit)
 
| 4.2<br>(32-bit)
Line 32: Line 33:
 
|| Yes
 
|| Yes
 
|| ''Unknown''
 
|| ''Unknown''
 +
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
Line 44: Line 46:
 
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
 +
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
Line 51: Line 54:
 
|| {{small|No}}
 
|| {{small|No}}
 
|| Yes<br>{{small|(4.3.3)}}
 
|| Yes<br>{{small|(4.3.3)}}
 +
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
Line 62: Line 66:
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 +
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
Line 74: Line 79:
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 +
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
Line 86: Line 92:
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 +
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
Line 99: Line 106:
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 +
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
 
|| Yes
Line 111: Line 119:
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 
|| {{small|No}}
 +
|| Yes
 
|| Yes
 
|| Yes
 
|}
 
|}
Line 132: Line 141:
 
*[http://www.youngiprofessionals.com/wiki/PASE/PASE Young iSeries Professionals PASE page]
 
*[http://www.youngiprofessionals.com/wiki/PASE/PASE Young iSeries Professionals PASE page]
 
*[http://174.79.32.155/wiki/index.php/PASE/OpenSourceBinaries Young iSeries Professionals AIX Open Source]
 
*[http://174.79.32.155/wiki/index.php/PASE/OpenSourceBinaries Young iSeries Professionals AIX Open Source]
 +
*[http://www.bullfreeware.com/toolbox.php Bull Freeware Large Open Source software archive for AIX]
 +
*[http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/ezinstall.html AIX Toolbox for Linux Applications]
 +
*[http://bio.gsi.de/DOCS/AIX/aixpdslib.seas.ucla.edu/allpackages.html UCLA AIX Public Domain Software Library]
  
 
==Categories==
 
==Categories==

Latest revision as of 19:25, 26 June 2017

PASE, an acronym for Portable Application Solutions Environment, is an IBM-supplied licensed program which provides a subset of AIX functionality on the iSeries.

This can be used to port a number of traditionally unix-only capabilites to the iSeries, including zip/unzip, sftp, tcl and GnuPGP.

When released as part of V4R4, V4R5 and V5R1, PASE was a chargeable LPP. As of V5R2 and later, it has become a no-charge option.

PASE is installed as option 33 of the OS/400 LPP. On V5R3 it is 5722SS1, Option 33.

To start a PASE session, CALL QP2TERM. To issue a PASE command from IBM i, CALL QP2SHELL

Shells

PASE includes three shells: Korn (ksh), Bourne (bsh), and C (csh). The default shell, located in the IFS at /QOpenSys/usr/bin/sh, is the Korn shell.

AIX compatability

AIX
release
V4R4 V4R5 V5R1[1] V5R2[2] V5R3[3] V5R4[4] 6.1[5] 7.1[6] 7.2[7] 7.3[8]
4.2
(32-bit)
Yes
(4.2.1)
Yes Yes Yes Yes Unknown No No No No
4.3
(32-bit)
No Yes
(4.3.3)
Yes Yes Yes Yes Yes No No No
4.3
(64-bit)
No No Yes
(4.3.3)
No No No No No No No
5.1
(32/64-bit)
No No No Yes Yes Yes Yes Yes Yes Yes
5.2
(32/64-bit)
No No No No Yes Yes Yes Yes Yes Yes
5.3
(32/64-bit)
No No No No No Yes Yes Yes Yes Yes
6.1
(32/64-bit)
No No No No No No No Yes Yes Yes
7.1
(32/64-bit)
No No No No No No No No Yes Yes

Because the underlying hardware is POWER Systems, PASE can run many AIX programs compiled for POWER hardware. IBM have a list of AIX tools that can be loaded onto PASE. AIX Toolbox for Linux applications

Java

In V5R4, the 32bit version of the JVM runs in PASE.

Perl

In addition to traditional *ux-style utilities, PASE can support various open source software like Perl. Often, the AIX version of a package can be used as-is in PASE. Sometimes you'll need RPM; see PASE_Open_Source. Perl itself can be installed via 5799-PTL.

References

External links

Categories