Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Source Code

git clone ssh://fiz.stanford.edu/git/ramcloud.git

To be available over http or git server shortly.

Tools

  • GNU Make
  • GNU g++ (>= 4.3)
  • git (>= 1.6.0)

Debian:
aptitude install build-essential git-core

Compiling

{{
cd ramcloud
make
}}

  • No labels