Translation(s): none


Diaspora

This page will be used for user documentations.

Diaspora Package Testing

This is very early version of diaspora package and not recommended for production yet.

You have to setup a debian unstable system (you could setup it as a virtual machine if you want). You'll have to install debian testing from debian.org and then upgrade to unstable.

Once you have debian unstable, enable experimental repo. Install the following packages from experimental

aptitude -t experimental <packages>

List of packages you need are here

Then enable diaspora-unreleased repository

then install diaspora

sudo apt-get install diaspora

Then go to /usr/share/diaspora

cd /usr/share/diaspora bundle install --local

There is more work to do.

See below for the team effort to package the dependencies of Diaspora and Diaspora itself for Debian.

Diaspora packaging