On 28/04/2010, at 05:55, Sharl.Jimh.Tsin wrote: > Can the cherokee-* binaries only locate in the path > "/usr/local/cherokee/sbin/"?? > > i assign it to the path "/usr/local/sbin",but failed. > > Arguments to configure: '--prefix=/usr/local/cherokee'
It's up to you where you install Cherokee. There is no restriction whatsoever, as long as you have enough permissions in the target path. In this case, Cherokee is being installed under /usr/local/cherokee simply because to are telling the ./configure script to do so. If you did not provide the path, it'd be installed in /usr/local. However, you could also install it in other fancy path you enjoyed such as /opt/cherokee, or you could even perform a 'system installation' by using the --prefix=/usr parameter. It's completely up to you. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
