Introduction
Aaron Bockover wrote a summary of how to get Giver running on Opensuse 10.2
Details
How to run Giver on openSUSE 10.2, assuming you have a full GNOME and Mono devel stack installed for build and runtime deps:
- sudo smart remove avahi libdaemon
- Download libdaemon 0.12
- Download avahi 0.6.20
- Build libdaemon: ./configure --prefix=/usr && make && sudo make install
- Build Avahi: ./configure --prefix=/usr --sysconfigdir=/etc --disable-qt3 --disable-qt4 && make && sudo make install
- Build giver from source
On openSUSE 10.1, I got it running doing the following:
And run giver :D
I disabled monodoc because it failed the integrity check when I tried to install it via yast, so you might want to re-enable it. Also, I did not need to reinstall avahi and libdaemon.
Apparently this broke my F-Spot installation on that machine. I don't know what exact part broke it, but it's gotta be one of those RPMs from the OSS-factory repository. Is there another way to install ndesk-dbus on OpenSuse? 10.1?
You will put here some instructions about installing giver on Ubuntu?
Does giver only work on a local network or will it work over a WAN?
Installing on Ubuntu 8.10:
sudo apt-get install giver