Changes between Version 1 and Version 2 of Faq
- Timestamp:
- 2006-07-08T02:49:49+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Faq
v1 v2 10 10 see [wiki:Introduction] 11 11 12 == Where Is ./configure? == 13 Well... you have to install php first, and do 14 {{{ 15 #!ShellExample 16 ~/src/xcache $ phpize 17 (generating configure) 18 ~/src/xcache $ ./configure --help 19 ~/src/xcache $ ./configure --enable-... 20 }}} 21 12 22 == How to install from source? == 13 23 follow the instructions in GettingSource, BuildingFromSource, InstallingAsPhpExtension

