On 04/16/2014 09:49 AM, Ender Crawler wrote: > Hallo Devs, > > I want to install GitLab on my server. The installation manual list a > lot of packages I have to install. But I don't need to compile GIT and > RUBY myself. I can install them from my package manager (are git 1.9.1 > and ruby 2.0). SO they will install their dependencies... > > Which packages are needed for GitLab? So which packages do I have to > install manually? (without redis and ssh server and nginx) > > Thank you for helping.. :D
It depends. What distro are you using? You definitely need the dev/devel packages for building gems with C extensions, such as charlock_holmes, mysql, pg, etc. -- GPG : 0xABF99BE5 Blog: http://axilleas.me -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
