From d3a9d010ab6578350e8fd06f431852911222c1b9 Mon Sep 17 00:00:00 2001 From: david__schmidt Date: Sun, 22 Mar 2009 00:08:36 +0000 Subject: [PATCH] Adding some requirements as I try to get an environment set up git-svn-id: http://svn.code.sf.net/p/netboot65/code@46 93682198-c243-4bdb-bd91-e943c89aac3b --- doc/BUILD_REQUIREMENTS.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/BUILD_REQUIREMENTS.txt b/doc/BUILD_REQUIREMENTS.txt index 9afa1e1..0e00e86 100644 --- a/doc/BUILD_REQUIREMENTS.txt +++ b/doc/BUILD_REQUIREMENTS.txt @@ -1,2 +1,9 @@ +- ruby + http://www.ruby-lang.org/en/downloads/ + You may also need: [sudo] gem install archive-zip - ca65 -- ripxplore.rb >=0.7.0 \ No newline at end of file + http://www.cc65.org +- ripxplore.rb >=0.7.0 + http://rubyforge.org/frs/?group_id=6922 + To install: [sudo] gem install ripxplore +- GNU make or similar