Created
July 5, 2013 15:24
-
-
Save axilleas/5935266 to your computer and use it in GitHub Desktop.
Install GitLab 5.3 on Fedora
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debian Fedora 19 | |
------------------------------------- | |
sudo sudo | |
build-essential groupinstall 'Development Tools' 'Development Libraries' | |
zlib1g-dev zlib-devel | |
libyaml-dev libyaml-devel | |
libssl-dev openssl-devel | |
libgdbm-dev gdbm-devel | |
libreadline-dev readline-devel | |
libncurses5-dev ncurses-devel | |
libffi-dev libffi-devel | |
curl curl | |
git-core git | |
openssh-server openssh-server | |
redis-server redis | |
postfix postfix | |
checkinstall - | |
libxml2-dev libxml2-devel | |
libxslt-dev libxslt-devel | |
libcurl4-openssl-dev libcurl-devel | |
libicu-dev libicu-devel | |
python python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment