Differences to
TWikiOnUnix;
tested on HP-UX 10.20 and HP-UX 11.00:
- HP-UX's stock RCS is too old; you need to get a current v5.7 and fix the $rcs... variables accordingly
- HP-UX's native diff does not support all options needed by TWiki; get GNU diff
- Using perl extensions is troublesome, if compilers are mixed.
Main source for HP-UX packages:
--
PeterKlausner - 04 Nov 2002
See
DiffInvalidOption for an HP-UX installation that needed a fresh copy of
RCS and GNU diff to work properly.
--
RichardDonkin - 28 Jul 2003
See
RCSDiffNotWorkingBetweenRevisions for issues with HP-UX
RCS and diff, solved by compiling fresh versions.
--
RichardDonkin - 22 Sep 2003
Just wanted to let people know that twiki works on HP-UX 11i, running Apache 2.0 as well. We also had to rebuild rcs to point to the appropriate version of diff.
--
AlexChiang - 14 Sep 2004
Related topics: TWikiOnUnix,
TWikiOn various platforms