Changes between Version 9 and Version 10 of documentation/howto/build
- Timestamp:
- 08/30/11 09:55:59 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
documentation/howto/build
v9 v10 23 23 === Build and run HAMcast on Linux or MacOS === 24 24 25 In general it is quite simple to get HAMcast working on UNIX platforms. For a start you only have to download our latest prototype release (LINK) and the build.sh script provided. However, you may also manually compile H ∀Mcast - this is pretty easy, as we use automake to generate configure-scripts and Makefiles. The source code of H∀Mcast is structured into three main parts, plus some software examples:25 In general it is quite simple to get HAMcast working on UNIX platforms. For a start you only have to download our latest prototype release (LINK) and the build.sh script provided. However, you may also manually compile HAMcast - this is pretty easy, as we use automake to generate configure-scripts and Makefiles. The source code of HAMcast is structured into three main parts, plus some software examples: 26 26 27 27 * Multicast API (libhamcast/)