[opensuse-arm] owncloud for ARM
Hi all, I want to use owncloud (http://www.owncloud.org) on a Pandaboard. Since "zypper se owncloud" does not found anything and the OBS does not provide an ARM version, I guess I have to install it manually, right? Best regards, endym -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 29.11.2012, at 18:54, endym wrote:
Hi all,
I want to use owncloud (http://www.owncloud.org) on a Pandaboard. Since "zypper se owncloud" does not found anything and the OBS does not provide an ARM version, I guess I have to install it manually, right?
Does OBS provide an x86 version? You could then just link it in your home project and build it against ARM :). Or even build it as noarch. IIUC there shouldn't be any architecture specific code in there, right? Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 29.11.2012 19:56, schrieb Alexander Graf:
On 29.11.2012, at 18:54, endym wrote:
Hi all,
I want to use owncloud (http://www.owncloud.org) on a Pandaboard. Since "zypper se owncloud" does not found anything and the OBS does not provide an ARM version, I guess I have to install it manually, right?
Does OBS provide an x86 version? You could then just link it in your home project and build it against ARM :). Or even build it as noarch. IIUC there shouldn't be any architecture specific code in there, right?
Alex
Here is the OBS project: https://build.opensuse.org/project/show?project=isv%3AownCloud%3Acommunity But how do I link this to my project? endym -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 30.11.2012, at 14:33, endym wrote:
Am 29.11.2012 19:56, schrieb Alexander Graf:
On 29.11.2012, at 18:54, endym wrote:
Hi all,
I want to use owncloud (http://www.owncloud.org) on a Pandaboard. Since "zypper se owncloud" does not found anything and the OBS does not provide an ARM version, I guess I have to install it manually, right?
Does OBS provide an x86 version? You could then just link it in your home project and build it against ARM :). Or even build it as noarch. IIUC there shouldn't be any architecture specific code in there, right?
Alex
Here is the OBS project: https://build.opensuse.org/project/show?project=isv%3AownCloud%3Acommunity But how do I link this to my project?
Looking at their list of distros they build for, I would say the easiest is to ask them to add openSUSE for ARM to their list. It's quite simple, all that needs to be done is in osc meta prj the following lines need to get added: <repository name="openSUSE_12.2_ARM" rebuild="local" linkedbuild="all"> <path project="openSUSE:12.2:ARM" repository="standard"/> <arch>armv7l</arch> </repository> Klaas, could you please take care of this from the ownCloud side? :) Thanks! Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 30.11.2012 22:53, Alexander Graf wrote:
Hi Gentlemen,
Klaas, could you please take care of this from the ownCloud side? :)
I added ARM to the isv:ownCloud:community project. It builds successfully. Can you give me feedback if it works correctly? Thanks for notifying me, Klaas
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 01.12.2012 09:41, schrieb Klaas Freitag:
On 30.11.2012 22:53, Alexander Graf wrote:
Hi Gentlemen,
Klaas, could you please take care of this from the ownCloud side? :)
I added ARM to the isv:ownCloud:community project. It builds successfully. Can you give me feedback if it works correctly?
Thanks for notifying me,
Klaas
Hi, I have not tested a fresh install, but installing it over my manual installation seems to work. Thanks for the quick help, guys! Best regards, endym -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Alexander Graf
-
endym
-
Klaas Freitag