Search found 8 matches

by anusm
Mon Jan 18, 2010 12:03 pm
Forum: OS X
Topic: Error compiling even IV on 10.6 Snow Leopard
Replies: 24
Views: 14743

Re: Error compiling even IV on 10.6 Snow Leopard

Thanks for the information. If I perform a clean installation of Leopard on this machine (with x86_64 architecture), will I be able to compile NEURON from source? I ask because I really want to get NEURON + Python working (such that NEURON can be called as a module from within Python), but don't wan...
by anusm
Fri Oct 02, 2009 12:20 pm
Forum: OS X
Topic: Error compiling even IV on 10.6 Snow Leopard
Replies: 24
Views: 14743

Re: Error compiling even IV on 10.6 Snow Leopard

The code I posted from MacOSX10.5.sdk is the same under 10.6 as well. I installed Developer Tools from the Snow Leopard CD by clicking on Xcode.mpkg. I get the same errors when I run: hg clone http://www.neuron.yale.edu/hg/neuron/iv iv cd iv sh build.sh ./configure --prefix=/Applications/NEURON-7.1/...
by anusm
Thu Oct 01, 2009 10:29 pm
Forum: OS X
Topic: Error compiling even IV on 10.6 Snow Leopard
Replies: 24
Views: 14743

Re: Error compiling even IV on 10.6 Snow Leopard

Oh I didn't realize I posted the code from MacOSX10.5.sdk instead of 10.6. I think it was the same for 10.6 as well but will check tomorrow morning. I do have /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Carbon.framework. However I downloaded the latest Developer Tools from the Apple web...
by anusm
Thu Oct 01, 2009 3:29 pm
Forum: OS X
Topic: Error compiling even IV on 10.6 Snow Leopard
Replies: 24
Views: 14743

Re: Error compiling even IV on 10.6 Snow Leopard

So, I searched for the ClipRect function definition but only found the declaration: /* * ClipRect() *** DEPRECATED *** * * Mac OS X threading: * Not thread safe * * Availability: * Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.4 * CarbonLib: ...
by anusm
Thu Oct 01, 2009 2:23 pm
Forum: OS X
Topic: Error compiling even IV on 10.6 Snow Leopard
Replies: 24
Views: 14743

Re: Error compiling even IV on 10.6 Snow Leopard

I installed Mercurial and tried the Mercurial version but am getting similar problems. The configure step seems to work except I get some warnings: config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting Then when I type make I get the following errors: IV-Mac/canvas.cpp: In me...
by anusm
Thu Oct 01, 2009 1:29 pm
Forum: OS X
Topic: Error compiling even IV on 10.6 Snow Leopard
Replies: 24
Views: 14743

Re: Error compiling even IV on 10.6 Snow Leopard

I am having the same problem on Snow Leopard with similar error messages. I have installed the DMG distribution before and that works, but I really need to compile from source as I want to use NEURON as a module from Python and as I understand this is the only way to go about it. Any new ideas as to...
by anusm
Wed Sep 23, 2009 12:23 pm
Forum: OS X
Topic: Unable to compile mod files on Snow Leopard
Replies: 1
Views: 2655

Re: Unable to compile mod files on Snow Leopard

Oh never mind, I guess Developer Tools is no longer installed. Duh! Will let you know if that does not fix it.
by anusm
Wed Sep 23, 2009 12:07 pm
Forum: OS X
Topic: Unable to compile mod files on Snow Leopard
Replies: 1
Views: 2655

Unable to compile mod files on Snow Leopard

I just upgraded from Leopard to Snow Leopard and now get the following error message when I drag a mod file or folder of mod files onto mknrndll: /Applications/NEURON-7.0/nrn/umac/bin/nrnivmodl: line 140: make: command not found Any idea what the problem could be? Does this have something to do with...