ownCloud-client Installation
- Anmelden oder Registrieren um Kommentare zu schreiben
Having trouble installing ownCloud-client, and getting it to run, I discovered the following:
The instructions at this link got around the problems, and ownClound-client works on both the 32 & 64 versions:
To become root, >sudo su
For Debian 7.0 run the following as root (you need to be root, not just preceed the command with sudo):
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop:/client-2.2.1/Debian_7.0/ /' > /etc/apt/sources.list.d/owncloud-client.list
apt-get update
apt-get install owncloud-client