[jifty-devel] How to upgrade Jifty on Win32.

Agent Zhang agentzh at gmail.com
Sun Dec 3 03:59:06 EST 2006


On 12/3/06, C.G. LEE <yuand2 at gmail.com> wrote:
>
> 3. Switch the PPM's repository from the TCOOL's to the Activestate's.(The
> TCOOL doesn't have the modules what I needed)
>

Personally I'd like to use the cpan utility to install stuff on Win32
whenever possible. ActiveState's ppm repos lacks many cool toys on
CPAN and is not updated frequently enough IMHO. :)

Of course, the configuration of the cpan tool is nontrivial,
especially when you're behind a firewall.

>
> 7. Start Jifty server.(you might see a warning from the
> IPC::PubSub::Cache::JiftyDBI::Stach).
>

On my machine, there's no warning when starting the server, but there
*is* one when setting up the schema for the very first time:

C:\Temp\Qooqle>jifty schema --setup
INFO - Generating SQL for application Qooqle...
INFO - Using Qooqle::Model::QQUser
INFO - Using Qooqle::Model::Message
INFO - Using Qooqle::Model::Session
INFO - Using Jifty::Model::Session
INFO - Using Jifty::Model::Metadata
WARN - Use of uninitialized value in concatenation (.) or string at E:/Perl/site
/lib/IPC/PubSub/Cache/JiftyDBI/Stash.pm line 11.
INFO - Set up version v0.0.2, jifty version 0.611230_100

>
> I hope this is helpful to Windowers who want to ride on the dev stream!
>

Very helpful. Thank you. :)

Cheers,
Agent


More information about the jifty-devel mailing list