]> andersk Git - gssapi-openssh.git/blob - openssh/contrib/aix/README
a08c08441e2b8eb826a7f94cfa6376c55c732ae8
[gssapi-openssh.git] / openssh / contrib / aix / README
1 Overview:
2
3 This directory contains files to build an AIX native (installp or SMIT
4 installable) openssh package.
5
6
7 Directions:
8
9 ./configure [options]
10 cd contrib/aix; ./buildbff.sh
11
12
13 Acknowledgements:
14
15 The contents of this directory are based on Ben Lindstrom's Solaris
16 buildpkg.sh. Ben also supplied inventory.sh.
17
18 Jim Abbey's (GPL'ed) lppbuild-2.1 was used to learn how to build .bff's
19 and for comparison with the output from this script, however no code
20 from lppbuild is included and it is not required for operation.
21
22
23 Other notes:
24
25 The script treats all packages as USR packages (not ROOT+USR when
26 appropriate).  It seems to work, though......
27
28
29 Disclaimer:
30
31 It is hoped that it is useful but there is no warranty. If it breaks
32 you get to keep both pieces.
33
34
35         - Darren Tucker (dtucker at zip dot com dot au)
36           2002/03/01
This page took 0.026743 seconds and 3 git commands to generate.