Oleg Oltar wrote: > Installation dir /usr/bin > ============================ > > Warning: You have an old copy of Cherokee at /usr/sbin/cherokee. > So seems it will not install it in same location :( That is just a warning to let you know there is something else there, not an actual installation error. Just go ahead and: make && sudo make install
You can check what arguments you used to configure your previous cherokee with "cherokee -i". You'll find --prefix=/usr was also used, hence having the binary under /usr/sbin/cherokee. At least that is what I have on my system and can assure you I overwrite it quite often with no problems ;-) Regards -- [email protected] http://unixwars.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
