Hello,

I've tried to install Plumi a number of times, a number of ways, none of which have yielded any successful result.


On a stock stock Ubuntu 10.04, 10.10, 11.04 installation +:
sudo /usr/sbin/locale-gen en_US.UTF-8
sudo /usr/sbin/update-locale LANG=en_US.UTF-8
update
sudo aptitude safe-upgrade
sudo aptitude install build-essential

Using Plumi installation instructions:
Create Host Names

install python-setuptools yasm subversion python2.6-dev
install python-setuptools yasm subversion python2.6-devinstall libjpeg62-dev zlib1g-dev groff-base build-essential
install libssl-dev python-profiler libjpeg62-dev
install libreadline5-dev libxml2-dev
mkdir /opt/plumi

Using any of the options below:
Option A(trunk):
mkdir /opt/plumi/trunk
cd /opt/plumi/trunk

Option B(stable):
mkdir /opt/plumi/tag_name
cd /opt/plumi/tag_name

Option C(download zip):
install zip
mkdir /opt/plumi/4.1-RC1
unzip plumi.app-4.1rc1.zip
cd 4.1-RC1

Making basic edits such as:

sudo nano site.cfg

1. secret: a shared secret key for encrypted communication between Plumi and transcodedaemon. Just enter a random string of 4, 8, 16 or 32 characters.
2. www-server-name: the hostname of your Plumi site (e.g. www.engagemedia.org)
3. www-videoserver-name: the hostname of your transcoder & video server (e.g. videos.engagemedia.org)
4. portal-id = MyName
5. Change Plone/Plumi Administrator & Supervisor Administrator passwords

python2.6 bootstrap.py -c production.cfg -v 1.4.3
sudo ./bin/buildout -c production.cfg
sudo ./bin/supervisord
sudo ./bin/supervisorctl status

========REPEATED FAILURE=========


I've tried both Developer and Production builds, and have tried a few different Plumi versions.  

Any advice would be welcomed :-)



_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to