Ticket #10143 (closed Bug: fixed)
Plone 4 alpha 4: Universal installer fails when using "--with-python"
| Reported by: | kleist | Owned by: | smcmahon |
|---|---|---|---|
| Priority: | major | Milestone: | 4.0 |
| Component: | Installers | Keywords: | |
| Cc: |
Description
The universal installer for Plone 4 alpha 4 fails inevitably when "install.sh" is called with the flag "--with-python" because the variable has not been set before the first call of untar():
untar $VIRTUALENV_TB
Change History
Note: See
TracTickets for help on using
tickets.

Demoting priority, since using the bundled Python works fine (including PIL).