|
10 years ago | |
---|---|---|
.. | ||
lib | 10 years ago | |
src | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
bash_profile.sh | 10 years ago | |
benchmark_config | 10 years ago | |
install.sh | 10 years ago | |
nginx.conf | 10 years ago | |
setup_iis.ps1 | 10 years ago | |
setup_iis.py | 10 years ago | |
setup_nginx.py | 10 years ago | |
setup_nginx.sh | 10 years ago | |
setup_xsp.py | 10 years ago | |
source_code | 10 years ago |
Language
Platforms
Web Servers
Web Stack
Databases
Developer Tools
sudo apt-get install git-core build-essential autoconf automake libtool zlib1g-dev pkg-config gettext
git clone git://github.com/mono/mono
cd mono
git checkout mono-3.2.8
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/gmcs.exe
sudo make install
cd ..
git clone git://github.com/mono/xsp
cd xsp
./autogen.sh --prefix=/usr/local
make
sudo make install
mozroots --import --sync