Changes between Version 1 and Version 2 of DespoinaLog/2010/10/18
- Timestamp:
- 2010-10-18T13:28:21+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2010/10/18
v1 v2 1 2 1 {{{ 3 2 4 3 }}} 5 Virtuoso install : 4 Virtuoso install : 6 5 7 (at Macos 64-bit) : 6 (at Macos 64-bit) : Mac OS X 10.6 64-bit 8 7 9 * 10 * 11 * ./configure8 * CFLAGS="-O -m64 -mmacosx-version-min=10.6" 9 * export CFLAGS 10 * ./configure 12 11 13 12 1. make 14 1. make install 15 1. Test : make check : 10 (+) minutes running ! : 16 1. 13 1. make install 14 1. Test : make check : 10 (+) minutes running ! : 15 1. 16 17 17 {{{ 18 at the root of the build tree to start the automated test suite. This 19 1. takes about an hour on a 2GHz machine and requires approximately 1 GB 20 21 * of free disk space. 18 At the root of the build tree to start the automated test suite. This takes about an hour on a 2GHz machine and requires approximately 1 GB of free disk space. 22 19 }}} 23 24 *25 *26 1.