ons, 01 12 2010 kl. 13:37 +0100, skrev Juan Pablo Carbajal: > I decided to start testing the repo... > Does it make sense or is better to test the "Test" tar file in the > download page?
Depends on what you want to test... The 'tar' files are snapshots of the development sources. If you want the latest and greatest you should use the repository. If you want something stable use one of the stable releases. > If it is OK to test the Mercurial repo, jeje, how can I compile it? I > cannot find any configuration script... Basically, you need to run './autogen.sh' to generate the 'configure' script. So, to build from the repository, you do something like ./autogen.sh ./configure make Søren ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
