Updating to reflect new tests on 10.04 desktop.
This commit is contained in:
parent
2ffff53d2e
commit
8c2ccfc5a8
1 changed files with 7 additions and 2 deletions
|
|
@ -63,8 +63,13 @@ The user diaspora is added during install.
|
|||
make-dist.sh accepts arguments to get a specified commit and/or use another
|
||||
repo.
|
||||
|
||||
This has been tested on a Ubuntu 32-bit 10.10 , clean server. Since this
|
||||
is a very small dist, the dependencies should possibly be complete.
|
||||
This has been tested on a Ubuntu 32-bit 10.10 , clean server and on 10.04
|
||||
Lucid desktop, also clean installation.
|
||||
|
||||
mongodb is having problems occasionally. Sometimes the dependencies are not
|
||||
installed, and mongod refuses to start. invoke /usr/bin/mongod -f /etc/mongodb.conf
|
||||
fo 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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue