From 2cf2b5f8b773aab5de5c5be2d2018b50496d9d1f Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Tue, 19 Oct 2010 22:44:07 +0200 Subject: [PATCH] Linking --- pkg/fedora/README.md | 10 +++++----- pkg/ubuntu/README.md | 4 +++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/pkg/fedora/README.md b/pkg/fedora/README.md index 47d4e432f..cb2820d71 100644 --- a/pkg/fedora/README.md +++ b/pkg/fedora/README.md @@ -12,11 +12,11 @@ aimed for packaging purposes. Prerequisites: - ruby-1.8, rubygem, git and rake as described in - http://github.com/diaspora/diaspora/wiki/Rpm-installation-on-fedora - or http://github.com/diaspora/diaspora/wiki/Installing-on-CentOS-Fedora + [RPM installation Fedora](http://github.com/diaspora/diaspora/wiki/Rpm-installation-on-fedora) + or [Installing-on-CentOS-Fedora](http://github.com/diaspora/diaspora/wiki/Installing-on-CentOS-Fedora) - A personal environment to build RPM:s, also described in - http://github.com/diaspora/diaspora/wiki/Rpm-installation-on-fedora + [RPM installation Fedora](http://github.com/diaspora/diaspora/wiki/Rpm-installation-on-fedora) Install g++ (possibly unnnecessary?): % yum install gcc-c++ @@ -46,7 +46,7 @@ Start development server: cd /usr/share/diaspora/master ./script/server -See http://github.com/diaspora/diaspora/wiki/Using-apache for +See [Using Apache](http://github.com/diaspora/diaspora/wiki/Using-apache) for apache/passenger setup. After configuration, start with: /sbin/service diaspora-wsd start /sbin/service httpd restart @@ -121,7 +121,7 @@ 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. Irregular nightly builds are available form time to time -at [[ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds]] +at [my underpowered home server](ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds) #### Implementation diff --git a/pkg/ubuntu/README.md b/pkg/ubuntu/README.md index 394ba8eb4..4faf09593 100644 --- a/pkg/ubuntu/README.md +++ b/pkg/ubuntu/README.md @@ -5,6 +5,7 @@ work as a first step towards packaging, but should be usable as is. ### Synopsis + Bootstrap the distribution from git: % sudo apt-get install git-core % git clone git://github.com/diaspora/diaspora.git @@ -80,7 +81,8 @@ 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. Irregular nightly builds are -available from time to time at ftp://mumin.dnsalias.net/pub/leamas/diaspora/builds +available from time to time at +[my underpowered home server](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