mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-07-17 08:35:00 +08:00
Change source location from sf.net to github
This commit is contained in:
parent
4d1ec96658
commit
bca37f0df9
7
INSTALL
7
INSTALL
@ -52,7 +52,7 @@ mutually exclusive.
|
|||||||
causes the iODBC driver to be built.
|
causes the iODBC driver to be built.
|
||||||
|
|
||||||
|
|
||||||
Installation from CVS Sources
|
Installation from sources
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
First, you must have reasonably current installations of:
|
First, you must have reasonably current installations of:
|
||||||
@ -62,10 +62,9 @@ First, you must have reasonably current installations of:
|
|||||||
If you don't you should install them first. Sources are available at
|
If you don't you should install them first. Sources are available at
|
||||||
ftp.gnu.org.
|
ftp.gnu.org.
|
||||||
|
|
||||||
Second, download the sources from CVS at sourceforge:
|
Second, download the sources from github:
|
||||||
|
|
||||||
$ cvs -d:pserver:anonymous@cvs.mdbtools.sourceforge.net:/cvsroot/mdbtools login
|
$ git clone git://github.com/brianb/mdbtools.git
|
||||||
$ cvs -z3 -d:pserver:anonymous@cvs.mdbtools.sourceforge.net:/cvsroot/mdbtools co mdbtools
|
|
||||||
|
|
||||||
Third, run autogen.sh to configure everything:
|
Third, run autogen.sh to configure everything:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user