[Chandler-dev] Chandler Makefile change - parcel egg installation changes

Dan Steinicke dan at osafoundation.org
Wed Oct 4 15:07:45 PDT 2006


Also fixes the cygwin make issue: Bug 6915 (latest version of cygwin 
make (v3.81) fails to run "make install")

New versions of cygwin make don't understand DOS paths.  This patch will 
fix that issue by modifying the Makefile to work with the new make.exe.

Dan

Mike Taylor wrote:
> The change I'll be committing soon to fix bug 6713 (plugins can't live 
> in CHANDLERBIN) has quite a few changes that deal with where parcel 
> eggs are installed and handled.
>
> Basically all of the chandler/projects/ parcels, the Chandler locale 
> plugin and setuptools itself are now being installed in CHANDLERHOME 
> instead of CHANDLERBIN.
>
> This means you will be seeing *.pth and *.egg-link files and/or 
> directories in CHANDLERHOME.
>
> This doesn't change how Chandler runs since CHANDLERHOME is in 
> PYTHONPATH but just how messy the CHANDLERHOME directory will look :)
>
> The change has been tested to make sure the following situations are 
> handled:
>
>     CHANDLERHOME CHANDLERBIN not set
>     CHANDLERHOME set CHANDLERBIN not set
>     CHANDLERHOME not set CHANDLERBIN set
>     CHANDLERHOME CHANDLERBIN set to different locations
>     CHANDLERHOME CHANDLERBIN set to the same location
>
> thanks Andi, Bryan S. and Dan for the patience in testing!
>
> Just wanted to give a heads up before I land the change.
>
> ---
> Bear
>
> Build and Release Engineer
> Open Source Applications Foundation (OSAF)
> bear at osafoundation.org
> http://www.osafoundation.org
>
> bear at code-bear.com
> http://code-bear.com
>
> PGP Fingerprint = 9996 719F 973D B11B E111  D770 9331 E822 40B3 CD29
>
> ------------------------------------------------------------------------
>
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "chandler-dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/chandler-dev
>   


More information about the chandler-dev mailing list