Philip Pemberton wrote:

>> Are you using the installation script that I wrote?  If so, do not
>> hesitate to change everything you need.
>
> Yep. I thought the "C" icon was a bit rough, so I grabbed the SVG
> logo off the website and used Inkscape to create a 32x32 icon of the
> little blue-haired Cherokee :)

  That is nice! So I think we should replace the current one by that
  new icon. You can either send it to me and I'll commit it, or I can
  create an subversion account for you, as you prefer.

>>   By the way, if you think Inno is better and you want to write a new
>>   installation script, we can give it a try. :)
>
> I'll give it a go in a bit, but I'm of the "why replace something
> that works" camp. Replacing that annoying little batch file with an
> Inno Setup Pascal script would be nice though. Might take some work
> to get it integrated into Automake/Autoconf though, I haven't really
> used them much.

  Doesn't it only install the binaries? I mean, we have to use the
  autotools to generate the target binaries, and then, the installer
  generator to pack them into an executable.

  Tell me if I'm wrong. I've to admit that I'm a Windows newbie. ';(

> I've just tested my Cherokee build and it seems to work fine. It
> doesn't have SSL/TLS support though, and it's throwing out this
> warning when it starts up:
>
> IMPORTANT: This "fastcgi" module is NOT ready to be used. Please,
> modify your configuration in order to use the "fcgi" module instead.

  There is a trick for this.  We have to compile all the modules
  statically but the fcgi one, and then, forget about include the DLL
  plug-in into the package.  In that way, it won't load the module
  when the server starts up, and no warning message will be shown.

> Looks like I might need to do some configuration tweaking.. It works
> fine with the Win32 port of PHP5 though :)

  Sweet! Did you use phpcgi or fcgi?

>>> I just need to do some testing and I'll send you the binaries. Where
>>> do you want them sending, Alvaro?
>>
>>   If you are gonna take over this task, I can set up an account for
>>   you to upload the binaries into the website/ftp.
>
> I don't mind taking over - it only takes a few minutes to do a build
> and make the installer. If I can find a way to script it, I might
> try and get nightly or weekly builds going from the SVN source, but
> that's only an idea at the moment.

  That would be great. I bet that there will be many people who are
  gonna thank you for that :-)

-- 
Greetings, alo.
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to