Changes between Version 3 and Version 4 of InstallFromSource
- Timestamp:
- 2006-08-19T05:27:29Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallFromSource
v3 v4 9 9 ~/src $ cd xcache 10 10 ~/src/xcache $ phpize 11 ~/src/xcache $ ./configure --enable-xcache --enable-xcache-disassembler11 ~/src/xcache $ ./configure --enable-xcache 12 12 ~/src/xcache $ make 13 13 ~/src/xcache $ su