Hi John, On 05/03/2014 03:01 AM, John Nelson wrote: > Hi Greg, > >> Are you the one maintaining WSPR Makefile.10.6 in the source tree? > Yes. A separate Makefile was needed when running on 10.6 with python > 2.5/2.7. In the last few days I have upgraded to python 3 which is now a > prerequisite and I notice that a number of issues have fallen away for Mac > OSX 10.7. configure + make with the latest version work out of the box > with only a modest change since f2py is still f2py and not f2py3.2. This is why I changed the Makefile.in a little bit. Some distros I tested had 3.2 others had 3.3/3.4. Another problem was, most *Nix versions I tested were / are still using Py2.7 as the core Python so if you typed python -V it pulls 2.7.x. To get around the 2.7 issue, you can specify python3 during ./configure which also allows for F2PY 32 thru 34 in the final Makefile. We should really update configure.ac to error is python3.x is not found.
> I will have a look at the Mac related files in the download and get back to > you with changes that I think would be relevant for the documentation. It > may be time to retire documentation for Mac OS X 10.6 since this now rather > dated. (Like XP) Thanks John. Whatever you find that is old / obsolete or whatever, stick it in /wspr/archive, then we know it's no longer needed. > > --- John G4KLA 73's Greg, KI7MT > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > wsjt-devel mailing list > wsjt-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wsjt-devel ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel