diff options
| author | cassio <cassiopc@gmail.com> | 2015-08-28 09:31:34 +0000 |
|---|---|---|
| committer | cassio <cassiopc@gmail.com> | 2015-08-28 09:31:34 +0000 |
| commit | 56b10a617339563cda2c761e77b3acb96a1b084c (patch) | |
| tree | b0856564f7652ec2940aa6f0595cef1c7b73b52a /doc/READMEvm.txt | |
| parent | 2a185532e3a0acf9e37e601fc71c148510dd36a7 (diff) | |
| download | boca-56b10a617339563cda2c761e77b3acb96a1b084c.tar.gz boca-56b10a617339563cda2c761e77b3acb96a1b084c.zip | |
small bug fixes
Diffstat (limited to 'doc/READMEvm.txt')
| -rw-r--r-- | doc/READMEvm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/READMEvm.txt b/doc/READMEvm.txt index 7755c2d..49d43c5 100644 --- a/doc/READMEvm.txt +++ b/doc/READMEvm.txt @@ -145,7 +145,7 @@ any other TCP server in the ports 80 (http), 443 (https) and 5432 (postgres). Ot conflict when running the BOCA server in the VM with BRIDGE mode. Yet I point out that running the BOCA system in a server computer (without the VM) is the mostly tested solution, but the VM version was used in many sites already. If you want to -run it natively, stop here, get a ubuntu 12.04, install it, and run the installv2.sh script over it. See the +run it natively, stop here, get a ubuntu 14.04.3, install it, and run the installv2.sh script over it. See the file READMEubuntu.txt for more details. You will need a computer that you can format and reinstall. That is the simplest way of having a full ICPC linux server running apart from using the VM version itself, as explained here. |