Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Ronald Oussoren
On Sep 18, 2006, at 11:48 PM, Bob Ippolito wrote: On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: > On Sep 18, 2006, at 21:42 , Bob Ippolito wrote: > >> On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: >>> Gerben Wierda wrote

Re: [Pythonmac-SIG] scipy-0.5.1 build for listing

2006-09-18 Thread Bob Ippolito
On 9/18/06, Charlie Moad <[EMAIL PROTECTED]> wrote: > Hi, > Could you please add this scipy-0.5.1 build to the listing? It > is compatible with the latest mpl and numpy additions. > > http://euclid.uits.iupui.edu/mplfiles/scipy-0.5.1-py2.4-macosx10.4.mpkg.zip > http://euclid.uits.iupui.edu/mp

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Bob Ippolito
On 9/18/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: > > > On Sep 18, 2006, at 21:42 , Bob Ippolito wrote: > > > >> On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > >>> Gerben Wierda wrote: > > what shell are you using? >

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Ronald Oussoren
On Sep 18, 2006, at 10:11 PM, Gerben Wierda wrote: On Sep 18, 2006, at 21:42 , Bob Ippolito wrote: On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: Gerben Wierda wrote: what shell are you using? bash (default shell). But my env has not been changed by the Universal pkg. hermio

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Gerben Wierda
On Sep 18, 2006, at 21:42 , Bob Ippolito wrote: > On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: >> Gerben Wierda wrote: >> >> what shell are you using? >> > >> > bash (default shell). But my env has not been changed by the >> Universal pkg. >> > >> > hermione-a:~ gerben$ which python

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Ronald Oussoren
On Sep 18, 2006, at 9:42 PM, Bob Ippolito wrote: On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: Gerben Wierda wrote: what shell are you using? bash (default shell). But my env has not been changed by the Universal pkg. hermione-a:~ gerben$ which python /usr/bin/python PATH=/

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Bob Ippolito
On 9/18/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > Gerben Wierda wrote: > >> what shell are you using? > > > > bash (default shell). But my env has not been changed by the Universal pkg. > > > > hermione-a:~ gerben$ which python > > /usr/bin/python > > > > PATH=/bin:/sbin:/usr/bin:/usr/sbi

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Christopher Barker
Gerben Wierda wrote: >> what shell are you using? > > bash (default shell). But my env has not been changed by the Universal pkg. > > hermione-a:~ gerben$ which python > /usr/bin/python > > PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/teTeX/bin/i386-apple-darwin-current > > >

Re: [Pythonmac-SIG] confirmation that duplicity can work on OSX ?

2006-09-18 Thread Bob Ippolito
On 9/18/06, Arone Silimantia <[EMAIL PROTECTED]> wrote: > Hello, > > I am having trouble running duplicity: > > http://duplicity.nongnu.org/ > > on OSX (10.4). I can provide details and error > messages, but before I do that, can anyone confirm > that this works _at all_ on OSX ? > > If anyone is

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Gerben Wierda
On Sep 18, 2006, at 18:44 , Christopher Barker wrote: > cvs3svn should have put itself into the standard scripts dir, and the > 2.4 Universal installer should have added that to your PATH, so you > should just be able to type: > > cvs2svn -- > > what shell are you using? bash (default shell). But

Re: [Pythonmac-SIG] Steps needed to get cvs2svn working on Panther or Tiger (solution)

2006-09-18 Thread Christopher Barker
Gerben Wierda wrote: > So I tried: > sudo make DESTDIR=/Library/Frameworks/Python.framework/Versions/2.4 > install > but that results in things one probably does not want, e.g. during > the install run one sees: > > byte-compiling /Library/Frameworks/Python.framework/Versions/2.4/ > System/

[Pythonmac-SIG] confirmation that duplicity can work on OSX ?

2006-09-18 Thread Arone Silimantia
Hello, I am having trouble running duplicity: http://duplicity.nongnu.org/ on OSX (10.4). I can provide details and error messages, but before I do that, can anyone confirm that this works _at all_ on OSX ? If anyone is successfully using it, or knows of its successful use on OSX, please let m

[Pythonmac-SIG] scipy-0.5.1 build for listing

2006-09-18 Thread Charlie Moad
Hi, Could you please add this scipy-0.5.1 build to the listing? It is compatible with the latest mpl and numpy additions. http://euclid.uits.iupui.edu/mplfiles/scipy-0.5.1-py2.4-macosx10.4.mpkg.zip http://euclid.uits.iupui.edu/mplfiles/scipy-0.5.1-py2.4-macosx-10.4-fat.egg Thanks, Char