From: Arnout E. <no...@bz...> - 2011-04-12 20:25:19
|
Hi! If you just want to build notion from source, not really contribute, you can use the 'source package' in the sf.net releases: https://sourceforge.net/projects/notion/files/snapshots/ (this is linked to from the homepage). It would still be interesting to make it easier for developers, too, of course, git submodules might be interesting to look into. Kind regards, Arnout On Tue, Apr 12, 2011 at 08:16:26AM -0700, James deBoer wrote: > First off, hello! > > I discovered this project after upgrading to Ubuntu maverick and finding > that ion3 had been dropped from the repository. I'm excited to see > development continue in a friendly environment. Thank you! I have notion > up and running on my maverick system. > > However, my experience with compiling and installing notion was painful -- I > needed to checkout 3 different git repositories which somehow depended on > each other (I ended up creating a few symlinks). I needed to edit Makefile > by hand and finally I needed to create ~/.notion manually. > > I would like to fix that process. Making it easier to get started will > encourage more developers to join the project. > > The goal would be to get notion to a point where building and running notion > from source is easy. e.g: > > 1. checkout sources (e.g. git clone) > 2. build (e.g. make or maybe `./configure && make`) > 3. run (e.g. `./notion`) > > Thoughts? Comments? > > - James. > ------------------------------------------------------------------------------ > Forrester Wave Report - Recovery time is now measured in hours and minutes > not days. Key insights are discussed in the 2010 Forrester Wave Report as > part of an in-depth evaluation of disaster recovery service providers. > Forrester found the best-in-class provider in terms of services and vision. > Read this report now! http://p.sf.net/sfu/ibm-webcastpromo > _______________________________________________ > Notion-devel mailing list > Not...@li... > https://lists.sourceforge.net/lists/listinfo/notion-devel |