Unable to install apps #10

Closed
kyrofa opened this Issue Feb 3, 2016 · 0 comments

Comments

Projects
None yet
1 participant
Owner

kyrofa commented Feb 3, 2016

Trying to install calendar (or similar), ownCloud seems unable to find any apps as available to install.

@kyrofa kyrofa closed this in e222671 Feb 4, 2016

kyrofa added a commit that referenced this issue Feb 4, 2016

Change curl libraries to get app store working.
Currently using gnutls, but it seems ownCloud needs openssl. This
fixes #10 so now apps can be discovered and installed, though
owncloud/core#22114 prevents them from
actually working right now.

Signed-off-by: Kyle Fazzari <kyle@canonical.com>

kyrofa added a commit that referenced this issue Feb 4, 2016

Change curl libraries to get app store working.
Currently using gnutls, but it seems ownCloud needs openssl. This
makes the app store start finding apps, and an apache config tweak
to access the apps makes them begin working.

Fixes #10

Signed-off-by: Kyle Fazzari <kyle@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment