From stephen.larson at gmail.com Tue Sep 20 02:53:47 2011 From: stephen.larson at gmail.com (Stephen Larson) Date: Mon, 19 Sep 2011 18:53:47 -0700 Subject: [neuroConstruct] Build instructions? Message-ID: Hi, Long time fan of this project. Recently checked out the source and have been trying to build. I believe that there were once build instructions up at: http://www.neuroconstruct.org/docs/install.html#Building+and+running But currently there are only installation instructions there. Any new pointers? I tried running ant on what I got out of the trunk but there were several missing dependencies so I'd like to see what steps I may be missing. Thanks, Stephen -------------- next part -------------- An HTML attachment was scrubbed... URL: From p.gleeson at ucl.ac.uk Wed Sep 28 13:47:35 2011 From: p.gleeson at ucl.ac.uk (P Gleeson) Date: Wed, 28 Sep 2011 13:47:35 +0100 Subject: [neuroConstruct] Build instructions? In-Reply-To: References: Message-ID: <4E831767.5020302@ucl.ac.uk> Hi, There were some changes made recently in the structure of the NeuroML 2/LEMS included jar files which meant that these (in the NeuroML2 directly) had to be compiled separately in that folder using ant, before nC could be built. I've committed a fix for this which will compile everything needed when ant is run in the top level directory of neuroConstruct. You should update nC and associated code from the Subversion repository (using updatenC.sh/updatenC.bat, details on download page) and try ant again. The install instructions mentioned below refer to recompiling the installed code using ant, or using nC.bat -make or ./nC.sh -make, both of which options should work now and compile the NeuroML2 jar file if it's missing. This fix isn't in the installer based downloads or zip file release, but those already contain compiled binaries. I'll make a new relase with the fix in a week or two. Regards, Padraig On 20/09/11 02:53, Stephen Larson wrote: > Hi, > > Long time fan of this project. Recently checked out the source and > have been trying to build. I believe that there were once build > instructions up at: > > http://www.neuroconstruct.org/docs/install.html#Building+and+running > > But currently there are only installation instructions there. Any > new pointers? > > I tried running ant on what I got out of the trunk but there were > several missing dependencies so I'd like to see what steps I may be > missing. > > Thanks, > Stephen > > > _______________________________________________ > neuroConstruct mailing list > neuroConstruct at ucl.ac.uk > http://www.mailinglists.ucl.ac.uk/mailman/listinfo/neuroconstruct > Please note that the neuroConstruct mailing list is publicly archived -- ----------------------------------------------------- Padraig Gleeson Room 321, Anatomy Building Department of Neuroscience, Physiology& Pharmacology University College London Gower Street London WC1E 6BT United Kingdom +44 207 679 3214 p.gleeson at ucl.ac.uk ----------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: