1: **This page should use cross references to avoid duplicate content. Please help us by cleaning it up. ?**
2:
3: **Contents**
4:
5: [[!toc levels=2]]
6:
7: #Synopsis
8:
9: HP-UX is a version of Unix for HP's PA-RISC and Integrity line of servers and workstations. HP-UX 11.x versions are pretty well supported by pkgsrc and it's also quite usable on 10.20.
10: #Preparations
11: ##pkgsrc
12:
13: Simply download the pkgsrc snapshot tarball as you would do on other architectures. You can also use CVS if its avalible.
14:
15: XXX TODO: explain in pkgsrc page and link to there.
16: ##Patches
17:
18: Read Readme.HPUX for the required patches and prerequisites.
19: ##Compiler
20:
21: You will need a compiler which can be HP's ANSI C/C++ compiler or GCC, which is availible [from HP](http://hpacxx.external.hp.com/gcc/) or other third parties.
22: ##Bootstrap
23:
24: Bootstrapping is done the usual way.
25:
26: CC=path_to CXX=path_to ./bootstrap --abi 32 --compiler gcc
27:
28: XXX TODO: explain in pkgsrc page and link to there.
29: #Audio
30:
31: Audio playback works pretty well on Series 700 workstations through HP Audio and esound.
32:
33: You will need to install the following depot beforehand:
34:
35: B6865AAA -- HP Audio Clients for Series 700 - English
36:
37: You can also use libao-esd with packages which support libao.
38: #See also
39:
40: * [README.HPUX](ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/bootstrap/README.HPUX)
41: * [[Hardware/HP-UX TODO List]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb