Re: Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Jeremy
On Nov 4, 5:08 pm, Ned Deily wrote: > In article <6f087ce1-5391-4ee3-b92a-5a499fdf0...@semanchuk.com>, >  Philip Semanchuk wrote: > > > You might want to try this before running tar to see if it inhibits the ._ > > files: > > export COPYFILE_DISABLE=True > > > I know that tells tar to ignore thos

Re: Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Ned Deily
In article <6f087ce1-5391-4ee3-b92a-5a499fdf0...@semanchuk.com>, Philip Semanchuk wrote: > You might want to try this before running tar to see if it inhibits the ._ > files: > export COPYFILE_DISABLE=True > > > I know that tells tar to ignore those files (resource forks, no?) when > building

Re: Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Philip Semanchuk
On Nov 4, 2010, at 4:05 PM, Ned Deily wrote: > In article > <238cec6d-2f47-4c97-8941-e28e68089...@a9g2000pro.googlegroups.com>, > Jeremy wrote: > [...] >> I downloaded the source from python.org and extracted with 'tar -xzvf >> Python-2.7.tgz' My home space is on some network somewhere. I thi

Re: Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Ned Deily
In article <238cec6d-2f47-4c97-8941-e28e68089...@a9g2000pro.googlegroups.com>, Jeremy wrote: [...] > I downloaded the source from python.org and extracted with 'tar -xzvf > Python-2.7.tgz' My home space is on some network somewhere. I think > the network filesystem creates the ._ at the beginn

Re: Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Jeremy
On Nov 4, 1:23 pm, Ned Deily wrote: > In article > <3d9139ae-bd6f-4567-bb02-b21a8ba86...@o15g2000prh.googlegroups.com>, > > > > > >  Jeremy wrote: > > I'm having trouble installing Python 2.7 on OSX 10.6  I was able to > > successfully compile it from source, but ran into problems when I did > >

Re: Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Ned Deily
In article <3d9139ae-bd6f-4567-bb02-b21a8ba86...@o15g2000prh.googlegroups.com>, Jeremy wrote: > I'm having trouble installing Python 2.7 on OSX 10.6 I was able to > successfully compile it from source, but ran into problems when I did > make install. The error I got (I received many similar e

Compiling/Installing Python 2.7 on OSX 10.6

2010-11-04 Thread Jeremy
I'm having trouble installing Python 2.7 on OSX 10.6 I was able to successfully compile it from source, but ran into problems when I did make install. The error I got (I received many similar errors) was: /usr/bin/install -c -m 644 ../LICENSE /home/jlconlin/Library/ Frameworks/Python.framework/V