Re: error on installing cmake

2013-11-14 Thread Ryan Schmidt
On Nov 13, 2013, at 20:41, Brandon Allbery wrote: On Wed, Nov 13, 2013 at 9:36 PM, Gmail wrote: GNU Data Language So do you know how can I install it on mac? The error noted in the Portfile immediately makes me think it's not so much a Mavericks as a clang issue... and

Re: error on installing cmake

2013-11-14 Thread Ryan Schmidt
On Nov 13, 2013, at 19:35, Gmail wrote: However I got the following error installing cmake using macports. That’s why I install cmake separately. We’ve had a few other reports of similar cmake build errors with Xcode 5.0.1. One user said upgrading to Xcode 5.0.2 fixed the problem; try that.

Re: error on installing cmake

2013-11-14 Thread Ryan Schmidt
On Nov 14, 2013, at 10:00, zhifeng yang yangz...@gmail.com wrote: Both of Xcode 5.0.1 and Xcode 5.0.2 are tried from dmg file and app store. Unfortunately they are not working. Here is the main.log for installing gnudatalanguage using Xcode 5.0.2 from app store. I have modified

Re: error on installing cmake

2013-11-14 Thread Gmail
Actually I am not sure that. I uninstalled Xcode 5.0.2 gotten from app store and installed Xcode 5.0.1 from apple developer website. Then restart my mac. it seemed it worked. On Nov 14, 2013, at 10:10 AM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 14, 2013, at 10:00, zhifeng yang

error on installing gnudatalanguage

2013-11-14 Thread Gmail
On Nov 14, 2013, at 10:00 AM, zhifeng yang yangz...@gmail.com wrote: Both of Xcode 5.0.1 and Xcode 5.0.2 are tried from dmg file and app store. Unfortunately they are not working. Here is the main.log for installing gnudatalanguage using Xcode 5.0.2 from app store. I have modified

Re: error on installing cmake

2013-11-14 Thread Brandon Allbery
On Thu, Nov 14, 2013 at 11:10 AM, Ryan Schmidt ryandes...@macports.orgwrote: The subject line of this email thread says “error on installing cmake”. That’s what I was trying to help you resolve, by investigating how you installed Xcode. Are you saying you already resolved that issue and were

Re: error on installing cmake

2013-11-14 Thread Ryan Schmidt
On Nov 14, 2013, at 10:15, Brandon Allbery allber...@gmail.com wrote: On Thu, Nov 14, 2013 at 11:10 AM, Ryan Schmidt ryandes...@macports.org wrote: The subject line of this email thread says “error on installing cmake”. That’s what I was trying to help you resolve, by investigating how you

Re: maxima+xmaxima: can't type into Console

2013-11-14 Thread Murray Eisenberg
On 13 Nov 2013 19:59:59 -0800, Ned Deily n...@acm.org wrote: In article fb588327-e6bd-4107-b65b-2de86735b...@gmail.com, Murray Eisenberg murrayeisenb...@gmail.com wrote: OS is Mavericks. Will try wxMaxima. On Nov 13, 2013, at 4:07 PM, mk-macpo...@techno.ms wrote: Hi Murray, On

building my own ports of py27-matplotib and py27-numpy

2013-11-14 Thread Arturo Rinaldi
Hi folks, I need some help to build my own port of these two packages. I want to update them to their latest version (1.3.1 and 1.8.0 respectively) and I was using as basis the original Portfile file, we all know that just a few tweaks are necessary to achieve this goal. I only changed the

Re: maxima+xmaxima: can't type into Console

2013-11-14 Thread Ned Deily
In article 0fee59a6-86ed-4335-80d7-d2f954c21...@gmail.com, Murray Eisenberg murrayeisenb...@gmail.com wrote: How do I tell which Tk is being used?? $ port info tk tk @8.6.1 (x11) Variants: [+]quartz, (+)universal, (-)x11 In this case, the quartz (native) variant is selected, not

having trouble syncing via svn behind corporate firewall

2013-11-14 Thread Richard Cobbe
I'm having some difficulty syncing the latest macports package list via svn on a MacMini (10.8.5, XCode 5.latest) that's running behind a corporate firewall that blocks rsync. (I'd like to apologize in advance for the fact that there's going to be a lot of latency in my replies to this thread --

Re: having trouble syncing via svn behind corporate firewall

2013-11-14 Thread Ryan Schmidt
On Nov 14, 2013, at 18:30, Richard Cobbe wrote: I'm having some difficulty syncing the latest macports package list via svn on a MacMini (10.8.5, XCode 5.latest) that's running behind a corporate firewall that blocks rsync. The log says: svn: E175002: OPTIONS of

Re: building my own ports of py27-matplotib and py27-numpy

2013-11-14 Thread Ryan Schmidt
On Nov 14, 2013, at 15:27, Arturo Rinaldi wrote: Hi folks, I need some help to build my own port of these two packages. I want to update them to their latest version (1.3.1 and 1.8.0 respectively) and I was using as basis the original Portfile file, we all know that just a few tweaks are

Re: having trouble syncing via svn behind corporate firewall

2013-11-14 Thread Richard Cobbe
On Thu, Nov 14, 2013 at 06:36:38PM -0600, Ryan Schmidt wrote: On Nov 14, 2013, at 18:30, Richard Cobbe wrote: I'm having some difficulty syncing the latest macports package list via svn on a MacMini (10.8.5, XCode 5.latest) that's running behind a corporate firewall that blocks rsync.

Re: having trouble syncing via svn behind corporate firewall

2013-11-14 Thread Ryan Schmidt
On Nov 14, 2013, at 18:52, Richard Cobbe wrote: By the way, what does that imply for the ownership of the local work copy? At this point, the entire tree is owned by root:admin. Should it be owned by macports instead? I don’t think it has any bearing on working copy ownership. If I

Re: having trouble syncing via svn behind corporate firewall

2013-11-14 Thread Clemens Lang
On Thu, Nov 14, 2013 at 06:57:23PM -0600, Ryan Schmidt wrote: On Nov 14, 2013, at 18:52, Richard Cobbe wrote: By the way, what does that imply for the ownership of the local work copy? At this point, the entire tree is owned by root:admin. Should it be owned by macports instead? I don’t

Re: building my own ports of py27-matplotib and py27-numpy

2013-11-14 Thread Arturo Rinaldi
Il 15/11/13 01:37, Ryan Schmidt ha scritto: On Nov 14, 2013, at 15:27, Arturo Rinaldi wrote: Hi folks, I need some help to build my own port of these two packages. I want to update them to their latest version (1.3.1 and 1.8.0 respectively) and I was using as basis the original Portfile

Re: building my own ports of py27-matplotib and py27-numpy

2013-11-14 Thread Sean Farley
On Thu, Nov 14, 2013 at 8:29 PM, Arturo Rinaldi arty.n...@gmail.com wrote: Il 15/11/13 01:37, Ryan Schmidt ha scritto: On Nov 14, 2013, at 15:27, Arturo Rinaldi wrote: Hi folks, I need some help to build my own port of these two packages. I want to update them to their latest version (1.3.1

Re: maxima+xmaxima: can't type into Console

2013-11-14 Thread Ned Deily
In article nad-c23215.13265314112...@news.gmane.org, Ned Deily n...@acm.org wrote: In article 0fee59a6-86ed-4335-80d7-d2f954c21...@gmail.com, Murray Eisenberg murrayeisenb...@gmail.com wrote: How do I tell which Tk is being used?? $ port info tk tk @8.6.1 (x11) Variants: