Hello Oleg, On Fri, Oct 16, 2009 at 12:21 PM, Oleg Oltar <[email protected]> wrote:
> Well have few questions: > > 1) Shell I ignore Warning: You have an old copy of Cherokee at > /usr/sbin/cherokee > No. It warns you able a potential issue. Things could get messy if you install Cherokee in various locations in the same system. In your case, your previous version is installed in /usr, while the new one would be installed in /usr/local (unless you add the --prefix=/usr parameter). > 2) How do I stop/disable/uninstall previous version > You could run "make uninstall" from the previous source directory, although that is not really necessary. If you overwrite the old version with the new one, everything should work just fine. > On Fri, Oct 16, 2009 at 1:02 PM, Alvaro Lopez Ortega > <[email protected]>wrote: > >> Hello Oleg, >> >> On Fri, Oct 16, 2009 at 11:20 AM, Oleg Oltar <[email protected]>wrote: >> >>> Also after running this command I noticed that: >>> ./configure --with-mysql=no --with-wwwuser=oleg >>> --with-wwwroot=/var/www/oleg/data/cherokee >>> >>> Warning: You have an old copy of Cherokee at /usr/sbin/cherokee. >>> What should I do now? >>> >> >> You ought to add the --prefix=/usr parameter. Otherwise, Cherokee would be >> installed in /usr/local instead of in /usr, as it currently is. >> >> -- >> Greetings, alo >> http://www.alobbs.com/ >> > > -- Greetings, alo http://www.alobbs.com/
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
