[GenABEL-dev] [Genabel-commits] r883 - www

Yury Aulchenko yurii.aulchenko at gmail.com
Tue Apr 3 12:44:47 CEST 2012


Thank you, Lennart, for the update! Some comments below

> Author: lckarssen
> Date: 2012-04-03 12:36:06 +0200 (Tue, 03 Apr 2012)
> New Revision: 883
> 
> Modified:
>   www/tutHowToWorkWithDevelVersion.html
> Log:
> Added a few sentences to the tutorial on how to work with SVN and GenABEL-devel.
> 
> Modified: www/tutHowToWorkWithDevelVersion.html
> ===================================================================
> --- www/tutHowToWorkWithDevelVersion.html	2012-04-03 10:22:19 UTC (rev 882)
> +++ www/tutHowToWorkWithDevelVersion.html	2012-04-03 10:36:06 UTC (rev 883)


...

> <pre>
> cd ProbABEL
> +autoreconf -i
> +./configure
> make
> </pre>
> +(See also the ProbABEL/doc/INSTALL file.)
> <p></p>

good point - I will update "How to install devel-version of GenABEL suite" accordingly

> +<pre>
> +svn update
> +</pre>

dont you need to specify the path to your local 'genabel' directory as an argument here?

> +If you don't specify the ''-m'' flag your default editor will open (in most 
> +cases this is vi). If you accidentally forget the ''-m'' flag and are not used
> +to vi type '':q!'' to exit.

nice touch!




More information about the genabel-devel mailing list