El lun, 26-04-2010 a las 19:54 +0800, Sharl.Jimh.Tsin escribió: > according to Jędrzej Nowak said,i download the lastest SVN r4955. > > and compile、install it. > > my configure string: > $ ./configure --prefix=/usr/local/cherokee --bindir=/usr/local/bin > --sbindir=/usr/local/sbin --sysconfdir=/etc/sysconfig > --localstatedir=/var --enable-beta --enable-os-string=Aoi_Sola > --enable-trace --enable-backtraces --enable-internal-pcre > --enable-static-module=all --with-mysql=no --with-wwwuser=http > --with-wwwgroup=web > > but the error still existed.
Hello, I guess your prefix is wrong, it should be --prefix=/usr/local/. Run ./configure --help and read the explanation of the switches, and you can read the README (FAQ part) too. Cheers, Juanjo -- jjm's home: http://www.usebox.net/jjm/ blackshell: http://blackshell.usebox.net/ ramble on: http://rambleon.usebox.net/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
