Re: py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-31 Thread Ryan Schmidt
On May 30, 2011, at 19:49, Adam Mercer wrote: Those lines probably need to be added to py25-scipy and py-scipy. Thanks, that did the trick (with the python25 version, I haven't got python24 installed at the moment). I tried backporting that and other changes in py25-scipy to py-scipy

py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-30 Thread Adam Mercer
-November/013412.html and the solution was found to be that overwriting CFLAGS, LDFLAGS, and FFLAGS with -arch x86_64 was leading to this error and simply not setting these fixed the build. http://mail.scipy.org/pipermail/scipy-dev/2009-December/013429.html These flags are set in the python25 PortGroup

Re: py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-30 Thread Ryan Schmidt
-December/013429.html These flags are set in the python25 PortGroup and commenting out the setting the these variables allows the build to succeed. So this is the same problem as was reported on the SciPy mailing list, and the same solution works. I imagine these flags are set so that the build

Re: python25

2009-06-12 Thread Thomas De Contes
Le 11 juin 09 à 20:03, Ryan Schmidt a écrit : On Jun 11, 2009, at 07:02, Thomas De Contes wrote: Le 11 juin 09 à 06:55, Ryan Schmidt a écrit : I don't believe running ./configure will modify an existing macports.conf. ok, i will remove it have i also to remove all

Re: python25

2009-06-11 Thread Ryan Schmidt
On Jun 11, 2009, at 07:02, Thomas De Contes wrote: Le 11 juin 09 à 06:55, Ryan Schmidt a écrit : I don't believe running ./configure will modify an existing macports.conf. ok, i will remove it have i also to remove all macports/etc/macports/*.conf files ? You don't have to remove them,

Re: python25

2009-06-10 Thread Ryan Schmidt
On Jun 10, 2009, at 16:26, Thomas De Contes wrote: because it tries to Activate the aleady compiled python25, despite the fact that i recompiled MacPorts with differents options Then you will need to uninstall that python25 and recompile it. Note that you don't need to recompile MacPorts

Re: python25

2009-05-30 Thread Thomas De Contes
with ./configure --prefix= If you run `./configure --help` you will see the --with- applications-dir option. thank you :-) i find help not explicit enough, about what each option is used for i can't confirm that it works, because it tries to Activate the aleady compiled python25, despite

Re: python25

2009-05-30 Thread Ryan Schmidt
the --with- applications-dir option. thank you :-) i find help not explicit enough, about what each option is used for You can also read the Guide: http://guide.macports.org/chunked/internals.configuration-files.html i can't confirm that it works, because it tries to Activate the aleady compiled python25

Installation of PLplot with python25

2009-05-15 Thread Hiroyasu Yasuda
Dear PLplot port maintainer: Right now, I would like to run plplot from python. Actually an installation plplot with python succeeded because port installed command shows that plplot @5.9.2_1+gcc43+python25 (active) . However there is no example of python in /opt/local/share/plplot5.9.2/examples

Re: python25

2009-05-02 Thread Thomas De Contes
is http://puredarwin.org. why are they different ? what is the advantage for apple to maintaing 2 different versions of darwin ?? The +puredarwin variant also applies to the Apple OS releases darwin8 and darwin7 etc, in addition to PureDarwin's darwin9. so, port install python25

Re: python25

2009-05-02 Thread Joshua Root
to release bootable disk images containing only the open source Darwin components, which is what is referred to in the paragraph quoted below. The +puredarwin variant also applies to the Apple OS releases darwin8 and darwin7 etc, in addition to PureDarwin's darwin9. so, port install python25

Re: python25

2009-05-02 Thread Thomas De Contes
to work :-) The +puredarwin variant also applies to the Apple OS releases darwin8 and darwin7 etc, in addition to PureDarwin's darwin9. so, port install python25 +puredarwin doesn't works because of a bug, it's not right ? You shouldn't select platform variants manually, as it says

Re: python25

2009-05-02 Thread Joshua Root
Thomas De Contes wrote: last annoying thing (i hope) : Error: Target org.macports.activate returned: can't create directory /Applications/MacPorts: permission denied is there a way to set an other path than /Applications/MacPorts please ? like with ./configure --prefix= If you run

Re: python25

2009-04-27 Thread Anders F Björklund
Rainer Müller wrote: For one thing, if you are running on Mac OS X you are not running on pure darwin; ah ? i thought that pure darwin was the UNIX layer under the GUI, not only the OS for those who don't have GUI at all No, puredarwin is http://puredarwin.org. The +puredarwin variant

python25

2009-04-26 Thread Thomas De Contes
hi :-) port install python25 +darwin_8+puredarwin + port install python25 +darwin_8+puredarwin --- Fetching python25 --- Verifying checksum(s) for python25 --- Extracting python25 --- Applying patches to python25 --- Configuring python25 --- Building python25 Error: Target

Re: python25

2009-04-26 Thread Joshua Root
Thomas De Contes wrote: hi :-) port install python25 +darwin_8+puredarwin + port install python25 +darwin_8+puredarwin --- Fetching python25 --- Verifying checksum(s) for python25 --- Extracting python25 --- Applying patches to python25 --- Configuring python25 --- Building

Re: python25

2009-04-26 Thread Thomas De Contes
, if you are running on Mac OS X you are not running on pure darwin; ah ? i thought that pure darwin was the UNIX layer under the GUI, not only the OS for those who don't have GUI at all for another, if you run `port variants python25`, you will see that both of those variants say Platform variant

Re: python25

2009-04-26 Thread Rainer Müller
the GUI, not only the OS for those who don't have GUI at all No, puredarwin is http://puredarwin.org. for another, if you run `port variants python25`, you will see that both of those variants say Platform variant, do not select manually. ok well, is there any solution ? 1) Install

Macports and Python25 problem in KDE install

2009-04-04 Thread John B
returned: Image error: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python25. Error: The following dependencies failed to build: kdebase3 kdelibs3 unsermake py25-zlib python25 libusb

Re: Macports and Python25 problem in KDE install

2009-04-04 Thread Frank Schima
output: Error: Target org.macports.activate returned: Image error: /Applications/MacPorts/MacPython 2.5/Build Applet.app/Contents/Info.plist already exists and does not belong to a registered port. Unable to activate port python25. Error: The following dependencies failed to build: kdebase3 kdelibs3

Re: Do I really need to install python25 when Leopard already has Python 2.5?

2008-11-04 Thread Bryan Blackburn
On Tue, Nov 04, 2008 at 11:53:48AM -0800, Dave Llopis said: I want to install a port that has a dependency on python25. Shouldn't the Leopard-supplied Python 2.5 effectively fulfill this requirement? No, see: http://trac.macports.org/wiki/FAQ#WhyisMacPortsusingitsownlibraries In most cases

Re: Do I really need to install python25 when Leopard already has Python 2.5?

2008-11-04 Thread Dave Llopis
it seemed a bit ridiculous to install a third copy of Python. It's not like it's any great burden to install python25: I was mostly interested in using this as an opportunity to learn more about port dependency management in general. On Tue, Nov 4, 2008 at 12:14, Bryan Blackburn [EMAIL PROTECTED] wrote

Re: Do I really need to install python25 when Leopard already has Python 2.5?

2008-11-04 Thread Bryan Blackburn
with this is one of the final bits before we get a 1.7 beta released... For now I'd say, if at all possible, go with the 2.5 version of stuff. Bryan It's not like it's any great burden to install python25: I was mostly interested in using this as an opportunity to learn more about port

python25 install woes

2008-10-29 Thread Jon Crump
everything and doing selfupdate I try again: port install python25 goes as expected and install python_select followed by python_select python25 seems to do its job; however: my old leopard installed python command-line interpreter that I get in a terminal window used to give me a command history

Re: python25 install woes

2008-10-29 Thread Daniel J. Luke
On Oct 29, 2008, at 2:43 PM, Jon Crump wrote: After some reading, I gathered that this might have something to do with readline. So I tried sudo port install py25-readline Which is what you want to do. which fails with the following error: Error: Target org.macports.build returned: shell

Re: python25 install woes

2008-10-29 Thread Jon Crump
Daniel, On Wed, 29 Oct 2008, Daniel J. Luke wrote: http://trac.macports.org/wiki/LeopardProblems Doh! Am I redfaced: number ONE in the Recurrent Problems on Leopard! In my defense; however, I had found this earlier and tried it, but by then the whole installation was foobar and it didn't

Upgrading python25 - python26

2008-10-03 Thread Uldis Bojars
Python 2.6 is now released and a port for it is available on MacPorts. Could you tell me if there is any straightforward way to upgrade Python 2.5 and packages dependent on it (all installed using MacPorts) to the version 2.6? One could find all the packages that depend on py25, remove them,

Re: Upgrading python25 - python26

2008-10-03 Thread Bryan Blackburn
On Fri, Oct 03, 2008 at 03:38:36PM +0100, Uldis Bojars said: Python 2.6 is now released and a port for it is available on MacPorts. Could you tell me if there is any straightforward way to upgrade Python 2.5 and packages dependent on it (all installed using MacPorts) to the version 2.6?

Re: Python25: wrong sys.path for pythonw2.5

2008-02-09 Thread Guido Soranzio
On Feb 9, 2008, at 9:24 AM, Bas den Hond wrote: But if I call pythonw2.5 to execute the program, the modules are not found. The problem is clearly the search path, which is somehow different for pythonw2.5. Is there a way to solve this, or should I just report a bug? MacPorts' version of

Re: Python25: wrong sys.path for pythonw2.5

2008-02-09 Thread Bas den Hond
Thanks for your explanation. This clears it up, but of course it begs the question: why does python25 not come with a pythonw2.5 command? How could I possibly use the py25-wxpython module without it? Is this a MacPort problem of does it just come with Python25? Best regards, Bas Op 9

Re: [MacPorts] #12873: Python25 upgrade 2 does not work with Mac OSX 10.3.9, fix attached

2008-01-10 Thread Rainer Müller
MacPorts wrote: #12873: Python25 upgrade 2 does not work with Mac OSX 10.3.9, fix attached ---+ Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED] Type: defect| Status: closed

Re: Problems compiling Python25 MPlayer on 10.5 with Case-sensitive filesystem

2007-12-23 Thread Scott C. Kennedy
paul beard wrote: On Dec 22, 2007 12:48 AM, Scott C. Kennedy [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Is anyone else seeing this? On my 10.5.1 laptop with a cast-sensitive filesystem, I am unable to compile the latest python25... Macintosh:include sck$ sudo port

Re: Problems compiling Python25 MPlayer on 10.5 with Case-sensitive filesystem

2007-12-23 Thread paul beard
On Dec 23, 2007 8:56 AM, Scott C. Kennedy [EMAIL PROTECTED] wrote: Well, I re-installed XCode 3.0 and then re did the sudo find / -ls new_find.txt to see what files were added. Macintosh:~ sck$ grep -i quicktime/quicktime.h find.txt new_find.txt find.txt:5776618 -rw-rw-r--1

Re: Problems compiling Python25 MPlayer on 10.5 with Case-sensitive filesystem

2007-12-23 Thread Eric Cronin
On Dec 23, 2007, at 11:56 AM, Scott C. Kennedy wrote: Well, I re-installed XCode 3.0 and then re did the sudo find / -ls new_find.txt to see what files were added. Macintosh:~ sck$ grep -i quicktime/quicktime.h find.txt new_find.txt find.txt:5776618 -rw-rw-r--1 _devdocs wheel

Problems compiling Python25 MPlayer on 10.5 with Case-sensitive filesystem

2007-12-22 Thread Scott C. Kennedy
Is anyone else seeing this? On my 10.5.1 laptop with a cast-sensitive filesystem, I am unable to compile the latest python25... Macintosh:include sck$ sudo port upgrade python25 --- Building python25 with target all Error: Target org.macports.build returned: shell command cd

Re: Oddity with Python25 and Xcode 2.5

2007-11-25 Thread Nathan Brazil
I have the same problem. However, performing a port selfupdate did not resolve it for me. -- On Nov 24, 2007, at 5:24 PM, Ryan Schmidt wrote: On Nov 24, 2007, at 19:10, John Wilder wrote: I was having a problem with installing python25 (2.5.1_3) where it would error on executing

Re: Oddity with Python25 and Xcode 2.5

2007-11-25 Thread Nathan Brazil
Problem solved after I sudo'd the following: 1. port selfupdate 2. port clean --all python25 3. port install python25 -- On Nov 25, 2007, at 2:39 AM, Nathan Brazil wrote: I have the same problem. However, performing a port selfupdate did not resolve it for me. -- On Nov 24, 2007, at 5

Oddity with Python25 and Xcode 2.5

2007-11-24 Thread John Wilder
I was having a problem with installing python25 (2.5.1_3) where it would error on executing libtool with the diagnostic: ld: for architecture ppc ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP libtool: internal link edit command failed make

Re: Oddity with Python25 and Xcode 2.5

2007-11-24 Thread Ryan Schmidt
On Nov 24, 2007, at 19:10, John Wilder wrote: I was having a problem with installing python25 (2.5.1_3) where it would error on executing libtool with the diagnostic: ld: for architecture ppc ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP

Re: Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-22 Thread js
Sadly, there's no way to figure out how many OS X 10.3 users exist. This number is probably the most important one to take into account deciding whether MacPorts should support OS X 10.3 or not. Assuming Apple supports OSs as long as there're fair amount of users, this might be a good idea to

Re: Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-22 Thread James Berry
Official MacPorts policy has been that we support the two most recent versions of Mac OS. Which at the present means Tiger and Leopard. That doesn't mean that we'll go out of our way to break older versions, but that we don't promise we won't. A particularly good example of why this is

Re: Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-22 Thread js
BTW, Does Official support mean anything? Just another name of priority? On Nov 22, 2007 11:48 PM, James Berry [EMAIL PROTECTED] wrote: Official MacPorts policy has been that we support the two most recent versions of Mac OS. Which at the present means Tiger and Leopard. That doesn't mean that

Re: Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-22 Thread James Berry
On Nov 22, 2007, at 7:26 AM, js wrote: BTW, Does Official support mean anything? Just another name of priority? I said official policy, not official support. MacPorts provides no official support for anything, though unofficial and informal support is available through this email list

Re: Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-20 Thread Marco Battistella
Apple is still supporting 10.3 updates to itunes, quicktime and security are regular. I hope it will still be supported by macports as well. Marco On Nov 20, 2007, at 2:40 AM, Anders F Björklund wrote: Ryan Schmidt wrote: On Nov 19, 2007, at 14:02, Weissmann Markus wrote: 10.3 is not

Re: Installing python25 on OS X 10.3 failed

2007-11-19 Thread Weissmann Markus
Hi [EMAIL PROTECTED], 10.3 is not officially supported anymore*) and I do not even have access to a 10.3 box. I'll happily add any patch for 10.3 that does not conflict with 10.4 or 10.5 but I don't have a way of testing it. -Markus *) which doesn't mean anyone will break stuff on

Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-19 Thread Ryan Schmidt
On Nov 19, 2007, at 14:02, Weissmann Markus wrote: 10.3 is not officially supported anymore*) and I do not even have access to a 10.3 box. I'll happily add any patch for 10.3 that does not conflict with 10.4 or 10.5 but I don't have a way of testing it. -Markus *) which doesn't mean

Re: Mac OS X 10.3 support (was: Re: Installing python25 on OS X 10.3 failed)

2007-11-19 Thread Anders F Björklund
Ryan Schmidt wrote: On Nov 19, 2007, at 14:02, Weissmann Markus wrote: 10.3 is not officially supported anymore*) and I do not even have access to a 10.3 box. This is the first I've heard of 10.3 not being supported anymore. Historically MacPorts has supported the current Mac OS X release

Re: Installing python25 on OS X 10.3 failed

2007-11-17 Thread js
Created trac ticket for this. http://trac.macports.org/projects/macports/ticket/13322#comment:2 Nox, Changeset 29606 seems to have something to do with this problem. http://trac.macports.org/projects/macports/changeset/29606 But I'm not sure why above changes make python build fails. Could you

Installing python25 on OS X 10.3 failed

2007-11-16 Thread js
Hi, I was trying to install python25 but I've got errors below ranlib libpython2.5.a libtool -o libpython2.5.dylib -dynamic \ -all_load libpython2.5.a -single_module \ -install_name /opt/local/lib/libpython2.5.dylib \ -compatibility_version 2.5 \ -current_version

python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
Hi, When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Ryan Schmidt
On Oct 25, 2007, at 12:57, Fred Brown Althot wrote: When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd / opt/local/var

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
, at 2:41 PM, Ryan Schmidt wrote: On Oct 25, 2007, at 12:57, Fred Brown Althot wrote: When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Ryan Schmidt
python25 with target all Error: Target org.macports.build returned: shell command cd / opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_la ng_python25/work/Python-2.5.1 make all returned error 2 Command output: libtool -o libpython2.5.dylib -dynamic

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
The only +universal I used was on python25 itself after the GIMP install first started giving me that error, and I think it resulted in the same error again. That's when I gave the maybe it checks for dependencies independently of installing them chance a try with the .mpkg, and as you

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread paul beard
On 10/25/07, Fred Brown Althot [EMAIL PROTECTED] wrote: Hi, When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd /opt

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Ryan Schmidt
this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_ lang_python25

Re: python25 not a valid ppc64 mach-o file error while trying to install gimp

2007-10-25 Thread Fred Brown Althot
wrote: When trying to install the GIMP, I get this little nasty: freds-computer:~ fred$ sudo port install -f gimp-app Password: --- Building python25 with target all Error: Target org.macports.build returned: shell command cd /opt/local/var/macports/build

RE: Can't install python25

2007-10-11 Thread Instruct ICC
btw @Instruct ICC : AFAIK port configure foo doesnt take config options -- it merely starts the configure phase of the port instalation. Configuration tags are set via the portfile which you can inspect with port cat foo if you are curious. Some others are set in port itself (like

RE: Can't install python25

2007-10-11 Thread Instruct ICC
btw @Instruct ICC : AFAIK port configure foo doesnt take config options -- it merely starts the configure phase of the port instalation. Configuration tags are set via the portfile which you can inspect with port cat foo if you are curious. Some others are set in port itself (like

Re: Can't install python25

2007-10-10 Thread Igor Foox
On 10-Oct-07, at 2:16 AM, Ryan Schmidt wrote: On Oct 9, 2007, at 13:49, Igor Foox wrote: On 9-Oct-07, at 2:26 PM, Igor Foox wrote: I've tried installing python25 using macports and am having some difficulties. I've created a bug report at https:// svn.macosforge.org/projects/macports

RE: Can't install python25

2007-10-10 Thread Instruct ICC
btw @Instruct ICC : AFAIK port configure foo doesnt take config options -- it merely starts the configure phase of the port instalation. Configuration tags are set via the portfile which you can inspect with port cat foo if you are curious. Some others are set in port itself (like

Can't install python25

2007-10-09 Thread Igor Foox
Hi, I've tried installing python25 using macports and am having some difficulties. I've created a bug report at https://svn.macosforge.org/ projects/macports/ticket/12887 which has all the build errors that I'm getting. Has anyone else encountered this? Thanks, Igor

Re: Can't install python25

2007-10-09 Thread Igor Foox
On 9-Oct-07, at 3:02 PM, paul beard wrote: On 10/9/07, Igor Foox [EMAIL PROTECTED] wrote: On 9-Oct-07, at 2:26 PM, Igor Foox wrote: Hi, I've tried installing python25 using macports and am having some difficulties. I've created a bug report at https:// svn.macosforge.org/projects/macports

RE: Can't install python25

2007-10-09 Thread Instruct ICC
, Igor I just installed python25 yesterday on 2 separate Intel Macs without problems. Mac Pro: Quad-Core 2 Duo MacBook Pro: Core 2 Duo I'll try the Mac Mini today: Core Duo. All on 10.4.10 How about: port clean python25 port selfupdate port install python25 sudo as needed

Re: Can't install python25

2007-10-09 Thread Igor Foox
is an Intel Core Duo with OS X 10.4.10) Thanks, Igor I just installed python25 yesterday on 2 separate Intel Macs without problems. Mac Pro: Quad-Core 2 Duo MacBook Pro: Core 2 Duo I'll try the Mac Mini today: Core Duo. All on 10.4.10 How about: port clean python25 port selfupdate port install

RE: Can't install python25 (configure target?)

2007-10-09 Thread Instruct ICC
Well, it built on the Mac Mini Intel Core Duo. I did port selfupdate but it didn't need updating, then port install python25 and no problems. Had it failed, my theory was to run the configure target and try to set the architecture to i386 or i686. man gcc says i386. I'm not sure how to do

Re: Can't install python25

2007-10-09 Thread William Davis
on a) a PPC machine b) on 64 bits (my machine is an Intel Core Duo with OS X 10.4.10) Thanks, Igor I just installed python25 yesterday on 2 separate Intel Macs without problems. Mac Pro: Quad-Core 2 Duo MacBook Pro: Core 2 Duo I'll try the Mac Mini today: Core Duo. All on 10.4.10 How about: port

Re: Error installing python25

2007-09-26 Thread René Mølsted
On 25/09/2007, at 23.44, Weissmann Markus wrote: Hi Rene, port(1) exptects [1] a full XCode installation (the default XCode installation + X11 SDK). I'd say that at least the Quicktime SDK is missing on your system. -Markus Hi Markus That did just the trick - thanks. -- Rene

Re: Error installing python25

2007-09-25 Thread Weissmann Markus
wrote: I'm trying to get Python 2.5 installed but get this error in return. I'm running: Macports Version: 1.520 Mac OS X (PPC) 10.4.10 Xcode Version: 2.4.1 root# port install python25 --- Fetching python25 --- Verifying checksum(s) for python25 --- Extracting python25 --- Applying patches

Error installing python25

2007-09-24 Thread René Mølsted
I'm trying to get Python 2.5 installed but get this error in return. I'm running: Macports Version: 1.520 Mac OS X (PPC) 10.4.10 Xcode Version: 2.4.1 root# port install python25 --- Fetching python25 --- Verifying checksum(s) for python25 --- Extracting python25 --- Applying patches

Some python25 ports for science

2007-08-03 Thread David Tremouilles
Hi, I have created few ports for python 2.5 modules related to mathematics, science, and engineering. Ipython, matplotlib, numpy, pyrex and pytables 2.0 as well as other few other port they depend on. I join the ports to this email. Hope this could help somebody else or they could be integrated

Re: python25 port and libpython?

2007-05-21 Thread Boey Maun Suang
Hi Jon, Is libpython (e.g., libpython2.5.dylib) installed by the python25 Portfile? It wasn't on my build, and indeed no file with a .dylib extension appears in port contents python25. I note that the Portfile for python24 contains a chunk of code for destrooting things into place

Make Python25 the default Python Installation

2006-12-29 Thread Lucas Holland
Hello, I've just installed Python 2.5 using Macports. Unfortunately, the system (OS X) still uses Python 2.3.x, which comes installed with OS X, as its default Python installation. I've already tried: sudo port activate python25 which yielded a message saying that that already

Re: Make Python25 the default Python Installation

2006-12-29 Thread Ronald Oussoren
On 29 Dec, 2006, at 14:16, js wrote: OS X's /usr/bin/python is just a symlink to python2.3 $ file /usr/bin/python file /usr/bin/python /usr/bin/python: symbolic link to `python2.3' So if you want to use python2.5, replace the link with the one to /opt/local/bin/python2.5 Better yet, change

python25 and py-* ports

2006-11-07 Thread Luc Heinrich
Greetings, Two things about the python25 port: - It has been recently updated from 2.5rc1 to 2.5, but the port description still says This is a BETA version. - Most of the py-* ports (I haven't checked them all) depend on the python24 port, so although they would probably perfectly work