Add RFC 1702 GRE-over-IPv4.
[obnox/wireshark/wip.git] / README.hpux
1 The Software Porting And Archive Centre for HP-UX, at
2
3         http://hpux.csc.liv.ac.uk/
4
5 (and with mirrors in various countries, listed on the Centre's home
6 page) has ported versions, in both source and binary form, for Ethereal,
7 as well as for the "libpcap", GLib, GTK+, "zlib", and CMU SNMP libraries
8 that it uses.
9
10 The changes they've made appear largely to be compile option changes; if
11 you've downloaded the source to the latest version of Ethereal (the
12 version on the Centre's site may not necessarily be the latest version),
13 it should be able to compile, perhaps with those changes.
14
15 They appear to have used HP-UX's "cc" compiler, with the options "-Ae
16 -O"; there's a comment "Add -Dhpux_9 if building under 9.X".  It may
17 also build with GCC.
18
19 If you want to use Ethereal to capture packets, you will have to install
20 "libpcap"; the INSTALL file for "libpcap" has several comments about
21 HP-UX, which you should read if you're going to install and use
22 "libpcap" on HP-UX.