manpagez: man pages & more
info asymptote
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.8 Subversion (SVN)

The following commands are needed to install the latest development version of Asymptote using Subversion:

svn co http://svn.code.sf.net/p/asymptote/code/trunk/asymptote 
cd asymptote
./autogen.sh
./configure
make all
make install

To compile without optimization, use the command make CFLAGS=-g.


This document was generated on May 24, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.