Hey Daniel, think "wget", not "apt-get". Here's my notes from my last install on ubuntu. Not sure if you are looking for zeo or standalone--if you aren't either check the plone document sites. No guarantees with this process--I just used it for experimenting, but it should get you a working site (others, feel free to comment). sudo apt-get install openssh-server sudo apt-get install zlib1g-dev sudo apt-get install libjpeg62-dev sudo apt-get install build-essential python2.6-dev sudo apt-get install libreadline-gplv2-dev sudo apt-get install libxml2-dev wget https://launchpad.net/plone/4.2/4.2/+download/Plone-4.2-UnifiedInstaller-update-1.tgz tar xzf Plone-4.2-UnifiedInstaller-update-1.tgz cd Plone-4.2-UnifiedInstaller/ ./install.sh standalone
On Oct 15, 2012, at 9:41 PM, dannyforce wrote: > Hello, > > I've got the root account at a 10.04 LTS box but can't find the apt-get > command for installing Plone. Anyone got this command at hand? > > Regards Daniel > > > > -- > View this message in context: > http://plone.293351.n2.nabble.com/Apt-get-command-for-Plone-tp7560250.html > Sent from the Installation, Setup, Upgrades mailing list archive at > Nabble.com. > _______________________________________________ > Setup mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-setup
_______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
