Re: Installation in a local directory

2008-04-25 Thread s.mcdaniel
On Apr 25, 12:37 am, Steve Holden <[EMAIL PROTECTED]> wrote: > Sean McDaniel wrote: > > Hi y'all, > > > I'm trying to perform a local install of python at work in my user > > directory. Everything compiles correctly, but I can't seem to tell the > > configure script the location of the bin and lib

Re: Installation in a local directory

2008-04-24 Thread Steve Holden
Sean McDaniel wrote: Hi y'all, I'm trying to perform a local install of python at work in my user directory. Everything compiles correctly, but I can't seem to tell the configure script the location of the bin and lib directories where I want my stuff. I've think I've passed the correct flags

Installation in a local directory

2008-04-24 Thread Sean McDaniel
Hi y'all, I'm trying to perform a local install of python at work in my user directory. Everything compiles correctly, but I can't seem to tell the configure script the location of the bin and lib directories where I want my stuff. I've think I've passed the correct flags to the 'configure' s