Re: Need A Data Visualization/Graphing Program

2016-01-10 Thread David Nicholls
Charles, I just checked with the programmer and he's happy let wider information out about his plotting application, Graf. It's a proper Mac app, not a macport install. Sorry, no manual at present but the help file is useful: miocene.anu.edu.au/Graf It's a

gcc49 fails to build on Yosemite 10.10.1

2014-11-22 Thread David Nicholls
Yosemite 10.10.1, Xcode 6.1 (with command line tools installed as part of it) The error: --- Building gcc49 Error: org.macports.build for port gcc49 returned: command execution failed Please see the log file for port gcc49 for details: The log file is 4.9 Meg in size. The first error in the

Re: gcc49 fails to build on Yosemite 10.10.1

2014-11-22 Thread David Nicholls
?), but it appears to be working. DN On 22 Nov 2014, at 9:09 pm, David Nicholls david.nicho...@anu.edu.au wrote: Yosemite 10.10.1, Xcode 6.1 (with command line tools installed as part of it) The error: --- Building gcc49 Error: org.macports.build for port gcc49 returned: command

XCode Command line tools not detected?

2014-10-18 Thread David Nicholls
I think Macports does not detect newer installs of Xcode tools. Here's the story Having just upgraded from Mavericks to Yosemite, I installed Xcode 6.1, including the extras it asked for when run for the first time. Xcode 6.1 (plus extras) includes the command line tools inside the app, so

Re: XCode Command line tools not detected?

2014-10-18 Thread David Nicholls
Yes, of course. My question was how Macports detects whether the tools are installed, and whether it detects them if the tools are part of the Xcode.app (if they are). If the tools are not installed, then some ports won't build. If all ports build, the tools are installed. If the tools

Re: Why I Run Old System Software

2014-10-11 Thread David Nicholls
On 12 Oct 2014, at 6:13 am, C.T. semaphor...@yahoo.commailto:semaphor...@yahoo.com wrote: Apple never provided a suitable replacement for my scanner driver that would render Rosetta unnecessary. I have an old Canon N670U. It never had Mac drivers, as far as I know. However I can run it

Re: anti-shellshock suggestions

2014-09-26 Thread David Nicholls
There is a revised command line fix (to bash and sh version 3.2.53) at http://apple.stackexchange.com/questions/146849/how-do-i-recompile-bash-to-avoid-shellshock-the-remote-exploit-cve-2014-6271-an/146851#146851 (post by AlBlue) which now works on both vulnerabilities, if you are using the

Error: llvm-3.1 is not supported on Mavericks or later.

2014-08-29 Thread David Nicholls
Doing a macports install after upgrading to Mavericks, and the above error is reported. Since quite a lot of important stuff depends on this, how do I work around it? DN __ David Nicholls Research School of Astronomy Astrophysics Mt Stromlo Observatory Institute for Advanced Studies

Re: Two active versions of py27-scipy installed

2013-06-25 Thread David Nicholls
Is it possible to find out if there are any dependencies on specific (older) scipy variants, or will later versions do the job (i.e. it's OK to delete older ones)? DN On 25/06/2013, at 7:07 PM, Chris Jones jon...@hep.phy.cam.ac.uk wrote: How should I get things back nice and neat and tidy

Two active versions of py27-scipy installed

2013-06-24 Thread David Nicholls
I installed py-mayavi today, and it had problems with vtk5, the install of which needed '+python27'. When I installed it with the variant, it reported a broken link with py-scipy. So I reinstalled py-scipy (this time v 0.12) and continued with the my-mayavi install. This appeared to go to

Re: Two active versions of py27-scipy installed

2013-06-24 Thread David Nicholls
On 25/06/2013, at 7:18 AM, Ryan Schmidt ryandes...@macports.org wrote: On Jun 24, 2013, at 13:04, Frank Schima wrote: On Jun 24, 2013, at 6:23 AM, David Nicholls wrote: I installed py-mayavi today, and it had problems with vtk5, the install of which needed '+python27'. When I installed

Re: can't write to /var/folders

2012-12-26 Thread David Nicholls
A simple work around would be to change the permissions on the executable, using either 'chown' from the command line or 'getinfo' in Finder. DN On 27/12/2012, at 4:43 AM, robert.bro...@softhome.net wrote: I have already received helpful feedback and want to thank D. Nicholls. when i compile

Re: can't write to /var/folders

2012-12-25 Thread David Nicholls
What happens if you prepend a 'sudo' ahead of the compile instruction? DN On 26/12/2012, at 2:59 PM, Robert Broome robert.bro...@softhome.net wrote: I broke my install. :( I use gfortran installed via macports. I am currently at gcc46, with gcc45 installed to support fortran-netcdf. When

Re: py27-spyder fails to build on Mountain Lion

2012-08-03 Thread David Nicholls
: The latest py-objc portfile (from a few days ago) should compile; can you make sure you are up to date? qt4-mac is still not compiling on ML, so spyder is on hold until that is cleared up. - Eric -- Eric A. Borisch On Jul 29, 2012, at 6:44 PM, David Nicholls da...@mso.anu.edu.au

py27-spyder fails to build on Mountain Lion

2012-07-29 Thread David Nicholls
Following exactly the maintenance instructions on the Macports website for upgrading to a new OS, and attempting to install py27-spyder (v 2.1.10), I get the following: Error: org.macports.build for port py27-pyobjc returned: command execution failed Error: Failed to install py27-pyobjc Please

Re: py27-spyder fails to build on Mountain Lion

2012-07-29 Thread David Nicholls
Looks like it's a duplicate on the trac.macports system, ticket #35325, but listed under py-objc which I why I didn't find it. Lot's of people are striking the same problem. DN On 30/07/2012, at 9:34 AM, David Nicholls da...@mso.anu.edu.au wrote: On 30/07/2012, at 12:38 AM, Brandon Allbery

Re: Can I use Macports to update Enthought python?

2011-11-26 Thread David Nicholls
), not the Enthought. DN On 26/11/2011, at 5:27 PM, David Nicholls wrote: On 26/11/2011, at 5:14 PM, Jeremy Lavergne wrote: It returns: /Library/Frameworks/Python.framework/Versions/Current/bin/Python which is an alias pointing to the Enthought python. and, to confirm, when I run Python

Can I use Macports to update Enthought python?

2011-11-25 Thread David Nicholls
To run the Spyder IDE with the current Enthought python distribution, I need PySide-1.0.8-1 but the Enthought distro (the free academic version) comes with PySide-1.0.5-1. To access the Enthought repositories (which include PySide-1.0.8-1), you need a $200 subscription. It looks like

Re: Can I use Macports to update Enthought python?

2011-11-25 Thread David Nicholls
Yes, the Macports install of Spyder is the one recommended for OS X on the Spyder website. DN On 26/11/2011, at 1:13 PM, Eric A. Borisch wrote: On Fri, Nov 25, 2011 at 7:03 PM, David Nicholls da...@mso.anu.edu.au wrote: To run the Spyder IDE with the current Enthought python distribution, I

Re: Can I use Macports to update Enthought python?

2011-11-25 Thread David Nicholls
On 26/11/2011, at 12:34 PM, Lawrence Velázquez wrote: __ Research School of Astronomy Astrophysics Mt Stromlo Observatory Australian National University Before doing anything funky with MacPorts, you might want to try installing pyside normally and then creating a symlink to the

Re: Can I use Macports to update Enthought python?

2011-11-25 Thread David Nicholls
On 26/11/2011, at 5:05 PM, Jeremy Lavergne wrote: Is that as it should be or does something else need to be done to tell the Enthought distro that it is using PySide 1.0.8? Here are a basic: what does `which python` return? It returns:

Re: Can I use Macports to update Enthought python?

2011-11-25 Thread David Nicholls
On 26/11/2011, at 5:14 PM, Jeremy Lavergne wrote: It returns: /Library/Frameworks/Python.framework/Versions/Current/bin/Python which is an alias pointing to the Enthought python. and, to confirm, when I run Python it is the Enthought version that runs. /Library/ is not a

Re: Forum?

2011-10-15 Thread David Nicholls
On 16/10/11 5:04 AM, Ryan Schmidt wrote: I like mailing lists better because the conversation is delivered directly to me without me having to do anything, beyond having my email program open, which I generally already do. I hear the new message sound and can see that new messages have arrived

bypass upgrade

2011-06-18 Thread David Nicholls
I know this has been answered before, but I have lost the post where it was described (and cannot find it in the Guide): how do I bypass a port which has install problems so that I can continue upgrading other outdated ports? Thanks DN -- __ ANU RSAA Mt Stromlo

Re: Mac App Store

2010-10-30 Thread David Nicholls
On 31/10/10 1:50 AM, Ryan Schmidt wrote: We already have a neat application for running Macports in a more user-friendly way; it's called Pallet. See: http://trac.macports.org/wiki/MacPortsGUI Anyway you seem to be asking about whether MacPorts itself could appear in the App Store, while

Re: MacPorts update of ports after upgrade to 1.9.1 GCC43 builds forever

2010-06-25 Thread David Nicholls
Brazil vs Portugal should be good. And hopefully Switzerland will get into the next round, too... The bad news (macports-wise) is that gcc44 seems to take at least as long as gcc43. DN Jasper Frumau wrote: On Fri, Jun 25, 2010 at 4:24 PM, David Nicholls da...@mso.anu.edu.au mailto:da

Re: Gnudatalanguage failed to update w Macports 1.9.0

2010-06-23 Thread David Nicholls
The gnudatalanguage problem is still present with Macports 1.9.1 and I also get a similar error with xorg-server. Should I log a bug? DN David Galvan wrote: I have this same exact problem. But the difference is I am trying to install GDL for the first time. I need to use GDL on some

Re: Gnudatalanguage failed to update w Macports 1.9.0

2010-06-16 Thread David Nicholls
Still getting the same problem, how can I get around the problem that upgrading outdated ports stalls at gnudatalanguage? (Apart from uninstalling GDL). DN Jeremy Huddleston wrote: On Jun 10, 2010, at 07:04, Ryan Schmidt wrote: On Jun 10, 2010, at 07:38, David Nicholls wrote: Computing

xorg server problem

2010-06-16 Thread David Nicholls
The gnudatalanguage now avoided, xorg server is showing a similar problem (OS X 10.5.8, latest macport): Computing dependencies for xorg-server --- Building xorg-server Error: Target org.macports.build returned: shell command failed Log for xorg-server is at:

Re: Gnudatalanguage failed to update w Macports 1.9.0

2010-06-16 Thread David Nicholls
a set of ports that doesn't include gnudatalanguage. E.g. sudo port upgrade outdated and not gnudatalanguage - Josh On 2010-6-16 23:34 , David Nicholls wrote: Still getting the same problem, how can I get around the problem that upgrading outdated ports stalls at gnudatalanguage? (Apart from

Re: Gnudatalanguage failed to update w Macports 1.9.0

2010-06-10 Thread David Nicholls
Ryan Schmidt wrote: On Jun 10, 2010, at 07:38, David Nicholls wrote: Computing dependencies for gnudatalanguage --- Fetching gnudatalanguage --- Verifying checksum(s) for gnudatalanguage --- Extracting gnudatalanguage --- Configuring gnudatalanguage --- Building gnudatalanguage Error

Re: uninstall help please

2010-05-01 Thread David Nicholls
Andrea D'Amore wrote: On Sat, May 1, 2010 at 12:16 AM, Ryan Schmidt ryandes...@macports.org wrote: I don't think Mac OS Forge is imposing any transfer limits, and MacPorts is small enough that even tripling the download size wouldn't matter. Interesting enough I have always got and still get

Re: Python Class Library for Numbers package.

2010-04-27 Thread David Nicholls
Ryan Schmidt wrote: On Apr 26, 2010, at 23:35, David Nicholls wrote: Ryan Schmidt wrote: So we should make ports for rpncalc and clnum; I filed tickets for this: http://trac.macports.org/ticket/24676 http://trac.macports.org/ticket/24677 Thanks for that. Looks like I may have to wait until

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place, the calcrpn-py package installs OK. (It is needed by clnum). The next step is to install the clnum module, as per

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
I should mention also that the .h files in question are the ones installed by the MacPort cln install. DN David Nicholls wrote: OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
Ryan Schmidt wrote: On Apr 26, 2010, at 03:22, David Nicholls wrote: OK, I've worked on this a bit further. I have installed the MacPorts 'cln' package - it installs the cln/ directory in /opt/local/include/ With that in place, the calcrpn-py package installs OK. (It is needed by clnum

Re: Python Class Library for Numbers package.

2010-04-26 Thread David Nicholls
Thanks, Ryan I don't do this often enough to remember how I did it last time: where do I obtain the ports from and how do I install a local port file? DN Ryan Schmidt wrote: On Apr 26, 2010, at 23:35, David Nicholls wrote: Ryan Schmidt wrote: So we should make ports for rpncalc and clnum

Python Class Library for Numbers package.

2010-04-25 Thread David Nicholls
Does anyone know if it's possible to install the CLNUM module for Python under Macports (or any other way)? The Sourceforge page at http://calcrpnpy.sourceforge.net/clnumManual.html seems to imply it won't install. I get endless errors when trying the setup program under both the standard

Re: How long for new ports to be available?

2010-01-13 Thread David Nicholls
I tested the direct install (sudo port install, for local portfile). It installed without a problem on Leopard 10.5.8. It appears to run OK too but I have not tested it very far. DN David Nicholls wrote: Joshua Root wrote: On 2010-1-6 00:34 , David Nicholls wrote: What is required

How long for new ports to be available?

2010-01-05 Thread David Nicholls
I noticed a newly uploaded portfile for an application (MissFITS) that is not yet available for installing from the Macports site. Its ticket number is 22988. What is required, and how long does it normally take, for new ports to graduate to the site? I presume I can run it as local port

Re: How long for new ports to be available?

2010-01-05 Thread David Nicholls
Joshua Root wrote: On 2010-1-6 00:34 , David Nicholls wrote: What is required, and how long does it normally take, for new ports to graduate to the site? Someone reviewing, testing and committing it is required. It takes an amount of time with a mean that has not been computed and a variance

Pallet.app now crashing

2010-01-02 Thread David Nicholls
It worked a couple of days ago, but now both Pallet.app and Pallet Helper are crashing. Pallet Helper appears to crash first, then Pallet.app, a few seconds after the Pallet.app window opens successfully. Since the initial install I have installed and upgraded stuff (in to latest macports).

Re: Pyraf question

2010-01-01 Thread David Nicholls
Ryan Schmidt wrote: On Dec 31, 2009, at 23:43, David Nicholls wrote: I have prepared what I think might be a protfile, but since my ignorance is considerable, I don't know how correct it is. I don't know what to call it nor where to send it. Attached below. So I also logged a port request

Re: Pyraf question

2010-01-01 Thread David Nicholls
David Nicholls wrote: Ryan Schmidt wrote: On Dec 31, 2009, at 23:43, David Nicholls wrote: I have prepared what I think might be a protfile, but since my ignorance is considerable, I don't know how correct it is. I don't know what to call it nor where to send it. Attached below. So I also

Re: Pyraf question

2010-01-01 Thread David Nicholls
Joshua Root wrote: On 2010-1-2 01:00 , Joshua Root wrote: On 2010-1-2 00:24 , David Nicholls wrote: Some progress: the pre-install tests work, but I suspect the port install process is not going to let me configure: The error message I get is: sudo port install --- Computing

Re: Pyraf question

2010-01-01 Thread David Nicholls
David Nicholls wrote: Joshua Root wrote: On 2010-1-2 01:00 , Joshua Root wrote: On 2010-1-2 00:24 , David Nicholls wrote: Some progress: the pre-install tests work, but I suspect the port install process is not going to let me configure: The error message I get is: sudo port

Re: Pyraf question

2009-12-31 Thread David Nicholls
Ryan Schmidt wrote: On Dec 30, 2009, at 20:31, David Nicholls wrote: Has anyone installed Pyraf (python iraf) using macports python? I already have a direct install of Pyraf under a direct install of Python, but macports is such a convenient and well integrated system that I'm trying

Re: Pyraf question

2009-12-31 Thread David Nicholls
David Nicholls wrote: Ryan Schmidt wrote: On Dec 30, 2009, at 20:31, David Nicholls wrote: Has anyone installed Pyraf (python iraf) using macports python? I already have a direct install of Pyraf under a direct install of Python, but macports is such a convenient and well integrated system

Biggles strikes again

2009-12-29 Thread David Nicholls
One problem fixed, now back to the biggles glitch... I've successfully installed Python 2.6.4, py26-numpy, py26-biggles, matplotlib, and a host of associated stuff. The correct version of Macports Python (2.6.4) works well with matplotlib, but I'm still having the same problem as before

More on the Biggles saga

2009-12-29 Thread David Nicholls
OK, I installed plotutils+x11 which went well. I thought this might help the connection to the x11 system. Running the biggles test programs no longer crashes Python, but now gives a new error: Error: Unresolved inheritance operation So I reinstalled py26-biggles, just in case it needed to

Re: More on the Biggles saga

2009-12-29 Thread David Nicholls
Faisal Moledina wrote: On Tue, Dec 29, 2009 at 7:47 AM, David Nicholls da...@mso.anu.edu.au wrote: OK, I installed plotutils+x11 which went well. I thought this might help the connection to the x11 system. Running the biggles test programs no longer crashes Python, but now gives a new error

Re: More on the Biggles saga

2009-12-29 Thread David Nicholls
Faisal Moledina wrote: On Tue, Dec 29, 2009 at 5:32 PM, David Nicholls da...@mso.anu.edu.au wrote: Thanks, Perhaps the problem is XQuartz 2.4.0 snip I might reinstall the Leopard 10.5.8 combo update again to overwrite the XQuartz 2.4.0 files and see what happens. That actually brings up

Re: More on the Biggles saga

2009-12-29 Thread David Nicholls
Ryan Schmidt wrote: On Dec 29, 2009, at 18:48, Faisal Moledina wrote: On Tue, Dec 29, 2009 at 5:32 PM, David Nicholls wrote: Perhaps the problem is XQuartz 2.4.0 snip I might reinstall the Leopard 10.5.8 combo update again to overwrite the XQuartz 2.4.0 files and see what happens

Re: Now py-matplotlib won't install

2009-12-28 Thread David Nicholls
Jochen Küpper wrote: On 28.12.2009, at 08:43, David Nicholls wrote: The problem is that py-matplotlib requires requires python 2.4. Hence the Python version breeding program that's going on on my Mac ;-) Yes; so use py26-matplotlib… /Jochen Aha! Thanks. How do it completely get rid

Re: Now py-matplotlib won't install

2009-12-28 Thread David Nicholls
Jochen Küpper wrote: On 28.12.2009, at 09:16, David Nicholls wrote: Jochen Küpper wrote: On 28.12.2009, at 08:43, David Nicholls wrote: The problem is that py-matplotlib requires requires python 2.4. Hence the Python version breeding program that's going on on my Mac ;-) Yes; so use py26

Re: Now py-matplotlib won't install

2009-12-28 Thread David Nicholls
Ryan Schmidt wrote: On Dec 28, 2009, at 02:18, Jochen Küpper wrote: On 28.12.2009, at 09:16, David Nicholls wrote: How do it completely get rid of py-matplotlib? sudo port uninstall py-matplotlib? (still learning) yes; maybe do sudo port installed | grep py Or simpler and more accurate

Re: Now py-matplotlib won't install

2009-12-28 Thread David Nicholls
Ryan Schmidt wrote: On Dec 28, 2009, at 18:04, David Nicholls wrote: Yes. If I want to use biggles, I need to use py25-biggles, which requires py25-numpy, and that requires Python 2.5 (which, needless to say, is already installed). I made py26-biggles for you in r62101. Thanks

Re: Fwd: Uninstall MacPorts ?

2009-12-28 Thread David Nicholls
Ronnie Grubaugh wrote: * * After reading the e-mails about the trials and tribulations of Mac Ports users and my own experience with its support system, I have concluded that a Linux-based OS and Mac Ports would be far to labor intensive for myself. So it would be greatly appreciated, if you

Biggles problem

2009-12-27 Thread David Nicholls
I've been trying to get the biggles port to work. It nearly does work. However, if I run any of the test programs from the biggles sourceforge site, I get errors of the form: libplot: ignoring request to create plotter of unknown type Bus error OS X 10.5.8, Macports and installed ports just

Now py-matplotlib won't install

2009-12-27 Thread David Nicholls
I tried to install py-matplotlib for Python and got most of the way through, before being told that some port was in use, and to deactivate something (should have written it down). I then closed Teminal, reopened it and started over. I now get a message about py-objc2 failing to install

Re: Now py-matplotlib won't install

2009-12-27 Thread David Nicholls
Ryan Schmidt wrote: On Dec 27, 2009, at 18:24, David Nicholls wrote: I tried to install py-matplotlib for Python and got most of the way through, before being told that some port was in use, and to deactivate something (should have written it down). I then closed Teminal, reopened