Hi all,
First a happy new year to all!
Thijs, Jan, and I talked about doing a DOMjudge hackathon day. We
propose the weekend of 23/24 January. Who else is interested in joning
and do you have a preference for Saturday 23rd or Sunday 24th?
Jaap
Hi all
Please note the domjudge 5.2 with nginx installation on ubuntu 14.04
apt-get update
apt-get install gcc g++ make libcurl4-gnutls-dev mysql-server nginx php5 php5-cli php5-fpm sudo procpssharutils phpmyadmin libboost-regex-dev linuxdoc-tools transfig texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended php5-gd php5-mysql php-geshi apache2-utils
service php5-fpm restart
cd /etc/php5/fpm
wgethttps://www.domjudge.org/releases/domjudge-5.0.2.tar.gz
chmod 777 domjudge-5.0.2.tar.gz
tar -xzvf domjudge-5.0.2.tar.gz
cd domjudge-5.0.2/
./configure --prefix=$HOME/domjudge
apt-get install libjsoncpp-dev
./configure --prefix=$HOME/domjudge
make domserver && make install-domserver
make docs && make install-docs
chmod 755 /root
cd domjudge/domserver/bin/
./dj-setup-database genpass
./dj-setup-database genpass
./dj-setup-database -u root -r install
ln -s /root/domjudge/domserver/etc/nginx-conf /etc/nginx/conf.d/domjudge.conf
/etc/init.d/nginx reload
apt-get install fcgiwrap
etc/init.d/fcgiwrap start
Sunil Kumar U.K
Senior System Administrator
ICTS
Amrita University
Amritapuri Campus
Kollam Kerala
-- Disclaimer: The information transmitted in this email, including attachments, is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited.Any views expressed in any message are those of the individual sender and may not necessarily reflect the views of Amrita University. If you received this in error, please contact the sender and destroy any copies of this information.