On 21/02/2011 9:57, Benedict Verheyen wrote:
> Hi,
>
>
> i have a Django project in a virtualdev.
> Because it was developed before Debian squeeze, i wanted a recent version of
> python
> and compiled my own 2.7 version, then installed that in my virtual dev.
>
> Now for deploying to the produc
On Mon, Feb 21, 2011 at 9:00 AM, Jason Mayfield wrote:
> You can't just copy your Python binary around (which is what you'd be doing
> if you attempt to copy the virtualenv itself) unless the systems are exactly
> the same (and even then I'd be reticent to do so). Why not just download and
> c
You can't just copy your Python binary around (which is what you'd be doing if
you attempt to copy the virtualenv itself) unless the systems are exactly the
same (and even then I'd be reticent to do so). Why not just download and
compile Python 2.7 to the production server? You can install tha
3 matches
Mail list logo