On Jul 11, 2010, at 10:26 AM, Lukas Renggli wrote:
On 11 July 2010 19:07, Pat Maddox
<patmaddox(a)me.com> wrote:
I'm setting up a pier site on a CMS today and
need to know whether I should set up a 32 or 64 bit OS. I'm planning on just
following the instructions at
http://www.piercms.com/doc/deploy unless someone suggests
otherwise.
It doesn't really matter. I am using an 64bit OS for many years now,
but since the the Pharo/Squeak VM does not support 64bit the VMs run
using the Linux 32bit compatibly libraries. The advantage of 64bit is
that the OS and other tools can profit from the 64bit address space.
Got it.
Also I'm thinking that maybe I don't want to use the one-click Pier app to run my
site, because it uses Seaside 2.8. So...what should I do instead? Download Pharo 1.1
(which is insanely fast) and install Pier using metacello?
Pat