Changes

From Amahi Wiki
Jump to: navigation, search
<blockquote>At times when the ownCloud Community has a new major version release (i.e. 6 to 7) some ownCloud applications may no longer function correctly under the new release. Usually the application author has not updated their software to be compatible with the new ownCloud release. However, it is possible to use an application version from the last "point ownCloud release" (i.e. 6.0.4, 6.0.3, ...) as a substitute until the author or ownCloud developer gets around to updating the application. In this case a download from GitHub will be required.</blockquote>
* Open a "terminal" window on the Amahi server and "su" to the "root" ID ( Linux administrator).
*Download the ownCloud application. Applications downloaded are in a "zip" file format and should be extracted to a target working directory and not the ownCloud "apps" directory.
*After the application has been extracted make sure that the main directory name includes only the intended application name. If there is additional information, rename the directory to the application name (make the name is all lower case).
*Copy the application to the ownCloud "apps" directory ("/var/hda/web-apps/owncloud/html/apps").