Re: error on installing cmake

2013-11-14 Thread Ryan Schmidt
On Nov 14, 2013, at 10:15, Brandon Allbery wrote: > On Thu, Nov 14, 2013 at 11:10 AM, Ryan Schmidt > 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 >> install

Re: error on installing cmake

2013-11-14 Thread Brandon Allbery
On Thu, Nov 14, 2013 at 11:10 AM, Ryan Schmidt 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 > installed Xcode. Are you saying you already resolved that issue and were > abl

Re: error on installing cmake

2013-11-14 Thread Gmail
ng platform darwin" block. If I do not >> remove the block, it is not supported by Mavericks. > > …right, gnudatalanguage does not build on Mavericks right now. That’s why the > “platform darwin” block is there: to tell you that. > > The subject line of this email thread says

Re: error on installing cmake

2013-11-14 Thread Ryan Schmidt
age portfile by "removing platform darwin" block. If I do not > remove the block, it is not supported by Mavericks. …right, gnudatalanguage does not build on Mavericks right now. That’s why the “platform darwin” block is there: to tell you that. The subject line of this em

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 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 http://trac

Re: error on installing cmake

2013-11-13 Thread Gmail
Then I got the following error. Portfile changed since last build; discarding previous state. Error: port lookup failed: too many nested evaluations (infinite loop?) Error: Unable to execute port: upgrade cmake failed I have looked up online and have not found answers On Nov 13, 2013, at 8:41 P

Re: error on installing cmake

2013-11-13 Thread Brandon Allbery
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 http://trac.macports.org/ticket/40988agrees. You could edit the Portfi

Re: error on installing cmake

2013-11-13 Thread Brandon Allbery
On Wed, Nov 13, 2013 at 9:36 PM, Gmail wrote: > GDL means “GNU Data Language" Tell that to whatever Gnome dev named their docking library. -- brandon s allbery kf8nh sine nomine associates allber...@gmail.com ballb...@sinenomine.n

Re: error on installing cmake

2013-11-13 Thread Gmail
GNU Data Language So do you know how can I install it on mac? On Nov 13, 2013, at 8:34 PM, Eric Gallager wrote: > By gdl do you mean the "GNOME Docking Library" or the "GNU Data Language"? > (The ports should really make this distinction clearer in their respective > descriptions...) > > >

Re: error on installing cmake

2013-11-13 Thread Gmail
Yes, actually I am trying to install IDL compiler on mac. However currently gnudatalanguage can not installed on Mavericks of mac. So do you how I can solve this problem to compile IDL. GDL means “GNU Data Language" On Nov 13, 2013, at 8:29 PM, Brandon Allbery wrote: > gnudatalang Thank you

Re: error on installing cmake

2013-11-13 Thread Eric Gallager
By gdl do you mean the "GNOME Docking Library" or the "GNU Data Language"? (The ports should really make this distinction clearer in their respective descriptions...) On Wed, Nov 13, 2013 at 9:18 PM, Gmail wrote: > I have installed GDL and GDL3 using macports. However I can not find their > bi

Re: error on installing cmake

2013-11-13 Thread Brandon Allbery
On Wed, Nov 13, 2013 at 9:18 PM, Gmail wrote: > I have installed GDL and GDL3 using macports. However I can not find their > bin in /opt/local/bin directory. Even macports directory I can not find > them. Maybe they do not have bin file? If so, how can I run GDL? > "description Provides

Re: error on installing cmake

2013-11-13 Thread Gmail
I have installed GDL and GDL3 using macports. However I can not find their bin in /opt/local/bin directory. Even macports directory I can not find them. Maybe they do not have bin file? If so, how can I run GDL? On Nov 13, 2013, at 8:16 PM, Brandon Allbery wrote: > On Wed, Nov 13, 2013 at 8:3

Re: error on installing cmake

2013-11-13 Thread Brandon Allbery
On Wed, Nov 13, 2013 at 8:35 PM, Gmail wrote: > However I got the following error installing cmake using macports. That’s > why I install cmake separately. > http://trac.macports.org/ticket/41212 Looks like only some users are seeing it and it may depend on how Xcode was installed. (Possibly so

Re: error on installing cmake

2013-11-13 Thread Gmail
However I got the following error installing cmake using macports. That’s why I install cmake separately.Here is the log file. main.log Description: Binary data On Nov 13, 2013, at 7:32 PM, Brandon Allbery wrote:On Wed, Nov 13, 2013 at 8:26 PM, Gmail wrot

Re: error on installing cmake

2013-11-13 Thread Brandon Allbery
On Wed, Nov 13, 2013 at 8:26 PM, Gmail wrote: > I successfully installed cmake separately, not using macports. However > when I try to install gdl3, it still include cmake as dependency. macports > still try to install cmake, without knowing cmake is already installed. So > what should I do to ma

error on installing cmake

2013-11-13 Thread Gmail
Hi all I successfully installed cmake separately, not using macports. However when I try to install gdl3, it still include cmake as dependency. macports still try to install cmake, without knowing cmake is already installed. So what should I do to make macports know that I have installed cmake

Re: error on installing cmake

2013-11-12 Thread Jeremy Lavergne
Which Xcode and Xcode Command Line Tools have you installed? On Tue, 12 Nov 2013 12:54:27 -0500, Gmail wrote: :info:configure - :info:configure CMake 2.8.12, Copyright 2000-2012 Kitware, Inc. :info:configure --

error on installing cmake

2013-11-12 Thread Gmail
Hi all I got the following error when I try to install cmake 2.8.12 on my iMac with Mavericks. version:1 :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :d