Talk:Installing RepRap on your computer

From RepRap
Revision as of 06:55, 26 October 2010 by Тони (talk | contribs) (RepRap installation script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hey there,

I have written a script that downloads and installs RepRap on Ubuntu/Debian(Squeeze)/derivatives. It gets prerequisites and chooses architecture. It makes an all-user installation.

RepRap-install.sh

Please test the script and comment whether it is OK. Feel free to make modifications that suit your needs. The script can be downloaded and run with the following commands:

wget http://reprap.org/mediawiki/images/5/57/RepRap-install.sh
sudo sh RepRap-install.sh

Eventually the script may be placed on the page for RepRap installation.

Regards