X-Git-Url: http://nsz.repo.hu/git/?p=epoint;a=blobdiff_plain;f=README;h=e621ae80bdc0cf5dbe79e246a44f836c8bad83ad;hp=746c2dbe3886ad8c6a06b26ab58a5438fe6ad6ff;hb=HEAD;hpb=9f813549e2ae467ff1d476fe3a92f27301f5abca diff --git a/README b/README index 746c2db..e621ae8 100644 --- a/README +++ b/README @@ -6,20 +6,20 @@ Source web: http://nsz.repo.hu/epoint git: - git clone git://nsz.repo.hu:45100/repo/epoint.git + git clone git://nsz.repo.hu:45100/repo/epoint Build ----- -epoint-server depends on a patched version of the latest go source -to get it (see http://golang.org/doc/install.html for details) run - hg clone https://go.googlecode.com/hg/ go +first a recent go build is needed (at least weekly.2012-01-15) + hg clone http://go.googlecode.com/hg/ go cd go/src - hg patch path/to/epoint-server/patches/*.diff + hg update weekly ./all.bash +(see http://golang.org/doc/install.html for details) -to build and install (into $GOROOT/bin) run +to build and install epoint (into $GOROOT/bin) run make @@ -45,7 +45,7 @@ To convert between the various currencies a currency market can be used that is outside of the scope of the epoint service. The agreements and authentication methods between the issuers and -holders of debt is outside the epoint system as well. +holders of debt are outside the epoint system as well. This project originates from the ePoint Transfer Protocol. Description about that design is at the epointsystem.org website: