Talk:Craftd:Installation: Difference between revisions
Jump to navigation
Jump to search
imported>Ryan turner |
imported>Ryan turner |
||
| Line 1: | Line 1: | ||
== Making Meh's code on Ubuntu 10.10 (as of April 4 2011) == | == Making Meh's code on Ubuntu 10.10 (as of April 4 2011) == | ||
{{Pre| | |||
sudo apt-get install rake ruby-dev libtool zlib1g-dev libpcre-ocaml-dev | sudo apt-get install rake ruby-dev libtool zlib1g-dev libpcre-ocaml-dev | ||
chmod +x autogen.sh | chmod +x autogen.sh | ||
| Line 24: | Line 23: | ||
rake | rake | ||
}} | |||