Discussion:
building zotero stand alone in archlinux arm for armv7
jason pitt
2013-06-22 17:45:30 UTC
Permalink
Hey guys

I've got archlinux running on a tablet with armv7. I've got chrome with
the zotero plugin running and libreoffice and I'd like to get the zotero
stand alone to build for the ARM. I got it out of github but it's only for
i686 and x86_64. Can I build it for ARM? Where do I need to edit build.sh?

-thanks
jason
--
You received this message because you are subscribed to the Google Groups "zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zotero-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to zotero-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
Avram Lyon
2013-06-22 23:11:57 UTC
Permalink
I can't help too much, but the main issue is going to be getting XULRunner
building for ARM -- Zotero is XUL+JS that runs on the Mozilla base (Firefox
or XULRunner).
Post by jason pitt
Hey guys
I've got archlinux running on a tablet with armv7. I've got chrome with
the zotero plugin running and libreoffice and I'd like to get the zotero
stand alone to build for the ARM. I got it out of github but it's only for
i686 and x86_64. Can I build it for ARM? Where do I need to edit build.sh?
-thanks
jason
--
You received this message because you are subscribed to the Google Groups
"zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zotero-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to zotero-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
jason pitt
2013-06-23 01:15:26 UTC
Permalink
I've got xulrunner installed...it's in the Archlinuxarm repos
Post by jason pitt
Hey guys
I've got archlinux running on a tablet with armv7. I've got chrome with
the zotero plugin running and libreoffice and I'd like to get the zotero
stand alone to build for the ARM. I got it out of github but it's only for
i686 and x86_64. Can I build it for ARM? Where do I need to edit build.sh?
-thanks
jason
--
You received this message because you are subscribed to the Google Groups "zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zotero-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to zotero-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
jason pitt
2013-06-25 16:23:56 UTC
Permalink
Nothing? Bueller? Bueller?
Post by jason pitt
Hey guys
I've got archlinux running on a tablet with armv7. I've got chrome with
the zotero plugin running and libreoffice and I'd like to get the zotero
stand alone to build for the ARM. I got it out of github but it's only for
i686 and x86_64. Can I build it for ARM? Where do I need to edit build.sh?
-thanks
jason
--
You received this message because you are subscribed to the Google Groups "zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zotero-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to zotero-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
Aurimas Vinckevicius
2013-06-25 16:36:26 UTC
Permalink
The build.sh<https://github.com/zotero/zotero-standalone-build/blob/master/build.sh>
script
is not very complicated so it's fairly easy to follow along. If you have
already built xulrunner, then you just need to move it to the
correct location<https://github.com/zotero/zotero-standalone-build/blob/master/config.sh#L10>
and
the script should pretty much take care of the rest. I'm not sure about the
LibreOffice plugin though.
Post by jason pitt
Nothing? Bueller? Bueller?
Post by jason pitt
Hey guys
I've got archlinux running on a tablet with armv7. I've got chrome with
the zotero plugin running and libreoffice and I'd like to get the zotero
stand alone to build for the ARM. I got it out of github but it's only for
i686 and x86_64. Can I build it for ARM? Where do I need to edit build.sh?
-thanks
jason
--
You received this message because you are subscribed to the Google Groups
"zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "zotero-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zotero-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to zotero-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/zotero-dev.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...