From 5aa6413f7db3b6c77c722f400e6e02b44bdd9cd8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 23 Jan 2014 08:54:33 -0700 Subject: [PATCH] Note that the server only builds on 32bit unix platforms --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index b9ff1724..f968ae4d 100644 --- a/README.markdown +++ b/README.markdown @@ -2,6 +2,8 @@ ## Ubuntu Environment Setup +Note that the server only supports 32bit linux platforms at this time. + sudo apt-get install build-essential zlib1g-dev libpcre3-dev cmake libboost-dev libxml2-dev libncurses5-dev flex bison git-core alien ### Oracle Instant Client