Page 1 of 1

Installing Owncloud 4.0.x?

Posted: 30 Jun 2012, 06:44
by snowdrop
I have read about people installing OwnCloud on their B3 and want to be part of that club. OwnCloud has changed since then though and current release is 4.0.4.

Dependencies for it are:

Code: Select all

apt-get install apache2 php5 php5-json php-xml php-mbstring php5-zip php5-gd
apt-get install php5-sqlite curl libcurl3 libcurl3-dev php5-curl php-pdo
...but half of those aren't available form the original B3-repo:s. Is there a smooth way of adding them without breaking the B3?

Re: Installing Owncloud 4.0.x?

Posted: 30 Jun 2012, 07:38
by RandomUsername
Plenty of posts around about adding standard Debian repos to apt...

Re: Installing Owncloud 4.0.x?

Posted: 05 Jul 2012, 10:14
by johannes
If you do

Code: Select all

change_distribution elvin -u
on your B3, the -u will enable upstream repositories. Apt-get update and you now can install from the debian repos aswell.

Re: Installing Owncloud 4.0.x?

Posted: 08 Jul 2012, 05:17
by toukie
I installed ownCloud 5 pre alpha, a version with the first ever ownCloud picture gallery that works for me. Installing new versions is not quite smooth. New instances of ownCloud have problems in finding files from the MySQL database.

Re: Installing Owncloud 4.0.x?

Posted: 15 Sep 2012, 10:57
by petiteprof79
Hi, I also use Version 5 pre alpha 1. I have just started using OwnCloud alltogether and love it so far. I just have a problem sharing a calendar because everytime I try it says resharing is not allowed. However, I can't allow it in the admin panel. Do you know how to solve this problem?