Download

You can skip this section and jump to the operating system specific install instructions if it is one of the following: FreeBSD, CentOS, Debian, Fedora, Mandriva, Red Hat Enterprise Linux, SUSE Linux Enterprise Server / Desktop, openSUSE, openSUSE Factory, or Ubuntu.

Version Release date Download RPM Gzip Dep
1.10 24 Oktober 2011 tar.bz2 (116K) src.rpm (119K) tar.gz (141K) dsc more info...
1.9 16 February 2010 tar.bz2 (116K) src.rpm (119K) tar.gz (141K) dsc more info...
1.8 24 December 2009 tar.bz2 (112K) src.rpm (116K) tar.gz (136K) dsc more info...
1.7 1 December 2009 tar.bz2 (108K) src.rpm (112K) tar.gz (131K) dsc more info...
1.6 15 November 2009 tar.bz2 (108K) src.rpm (112K) tar.gz (131K) dsc more info...
1.5 7 September 2009 tar.bz2 (107K) src.rpm (111K) tar.gz (130K) dsc more info...
1.4 20 August 2009 tar.bz2 (101K) src.rpm (104K) N/A N/A more info...
1.3 4 July 2009 tar.bz2 (98K) src.rpm (102K) N/A N/A more info...
1.2 27 May 2009 tar.bz2 (42K) N/A N/A N/A more info...
1.1 25 May 2009 tar.bz2 (40K) N/A N/A N/A more info...
1.0 14 April 2009 tar.bz2 (37K) N/A N/A N/A more info...

Install instructions (for 1.3 and up)

fetch http://samesame.kruijff.org/samesame-1.10.tar.bz2
bunzip2 samesame-1.10.tar.bz2
tar xf samesame-1.10.tar
cd samesame-1.10

If you like, you could now open configure.h in a editor and tweak the pre a bit through switches. This default to:

Then configure, compile, test and install the package on your computer. The configure script has a couple of options you can enable or disable. The all take the form of --enable-feature and should go right after call to configure.

--enable-debug Enables debugging support
--enable-disk-storage Allows temporarily storage paths on disk
--enable-experimental Enables experimental features
--disable-read-onces Switch to reading each file onces per match
--enable-low-memory-profile Low memory profile reduces functionality

./confingure
make build check install clean

This fails if the script can not find the commands. If this is the case then open Makefile in a editor and tell the script what to use and where that command can be found.

FreeBSD install instruction

cd /usr/port/sysutils/samesame
make clean install

If you have installed the port portupgrade then you can install using the following command:

portinstall sysutils/samesame

Thats all, now samesame is installed.

Linux install instruction

If you run CentOS, Debian, Fedora, Mandriva, Red Hat Enterprise Linux, SUSE Linux Enterprise Server / Desktop, openSUSE, openSUSE Factory, or Ubuntu , then you can use the openSUSE software catalog to download and install the package.

Table of Contents