This commit is contained in:
Alec Leamas 2010-10-19 22:29:25 +02:00
parent a0c6c175f6
commit 10f6a6994c
2 changed files with 4 additions and 12 deletions

View file

@ -120,7 +120,8 @@ directory, copy-paste previous version nr. It will be updated.
This has been confirmed to start up and provide basic functionality both using
the thin webserver and apache passenger, on 32/64 bit systems and in the
mock build environment.
mock build environment. Irregular nightly builds are available form time to time
at ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds
#### Implementation

View file

@ -79,19 +79,10 @@ dependencies lives in the application - nothing is installed by user or
on system level.
This has been tested on a Ubuntu 32-bit 10.10 , clean server and on 10.04
Lucid desktop, also clean installation.
Lucid desktop, also clean installation. Irregular nightly builds are
available from time to time at ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds
mongodb is having problems occasionally. Sometimes the dependencies are not
installed, and mongod refuses to start. invoke */usr/bin/mongod -f
/etc/mongodb.conf* to test. The lockfile /var/lib/mongodb/mongod.conf is
also a potential problem. Remove to make it start again.
The diaspora-wsd is just placeholder FTM, it does **not** work.