This is the bash history to install and run Gitorious on a Ubuntu server (you need ruby-dev, rails, mongrel and git-core installed to continue).
Some pitfalls:
- Texpow is not installing because of Onigurama, so download it and build it from sources
- Problem: “cannot open shared object file: No such file or directory - /usr/lib/ruby/gems/1.8/gems/oniguruma-1.1.0/lib/oregexp.so“. Solution: sudo ldconfig
git clone git://gitorious.org/gitorious/mainline.git gitorious cd gitorious sudo apt-get install libopenssl-ruby1.8 sudo gem install mime-types textpow -y cp config/gitorious.sample.yml config/gitorious.yml; nano config/gitorious.yml nano config/database.yml rake db:migrate mongrel_rails start
Then open your browser to http://localhost:3000
Warning: Parameter 1 to WordPressOpenID_Logic::comments_awaiting_moderation() expected to be a reference, value given in /home/peeloo/blog/wp-includes/plugin.php on line 163

1 comment
Comments feed for this article
Trackback link
http://blog.alexgirard.com/git-gitorious-on-ubuntu/trackback/