On May 13, 2009, at 5:18 PM, Antonio Ognio wrote: > Hi everyone, > > I guess you guys have already discussed this several times before and > I must be missing something but why are Mac binaries missing from the > download section of the Cherokee website? > > I've just built Cherokee 0.19.55 on my MacBook running OS X 10.5.6 > with the latest XCode (xcode312_2621) and everything worked without a > glitch. > > I have no experience packaging software for OS X but if there's > something I can do to help I'd be interested.
I think the best course of action would be to make a Ports file for cherokee as macports is pretty standard for mac developers. Another option would be to make a more or less static build and then use PackageMaker to package it. Looking at how Rudix (another packaging system for osx) packages stuff and making a makefile for cherokee (which will then end up giving you a .pkg that you can install indenpendly) would be my tip. > So many people doing web development today are using Macs these days > that I guess it would be quite positive to support OS X well and this > is an important step. -- Leonardo Santagada santagada at gmail.com _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
