]> www.ginac.de Git - ginac.git/blobdiff - INSTALL
* Cleaned up CLN sites.
[ginac.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 73061628de87529366012298bb4fbf469543f9ca..31a8f4d91581a560a234e99139bad2023fa452df 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -33,11 +33,12 @@ To install from a source .tar.bz2 distribution:
 
 To install from CVS:
 
- $ cvs -d :pserver:anoncvs@cvsthep.physik.uni-mainz.de:/home/cvs login
+ $ cvs -d :pserver:anoncvs@cvs.ginac.de:/home/cvs/GiNaC login
  [enter "anoncvs" as the password]
- $ cvs -d :pserver:anoncvs@cvsthep.physik.uni-mainz.de:/home/cvs co GiNaC
+ $ cvs -d :pserver:anoncvs@cvs.ginac.de:/home/cvs/GiNaC co GiNaC
  $ cd GiNaC
  $ autoreconf -i
+ $ ./configure
  $ make
  [become root if necessary]
  # make install