Changes between Version 2 and Version 3 of GettingStarted
- Timestamp:
- Sep 22, 2008, 1:09:13 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GettingStarted
v2 v3 21 21 $ ./build.sh all 22 22 }}} 23 The resulting files are installed in the "destdir" directory by default. 23 The resulting files are installed in the "destdir" sub-directory by default. 24 25 More [BuildSystem detailed instructions] are also available.