build instructions for zotero everywhere

Hi,
I wonder whether anyone wants to take a moment to post build instructions for zotero everywhere? I think it should be something like:

svn co https://www.zotero.org/svn/standalone/trunk/ zotero

cd zotero

./build_sa

for me, on linux, this has been failing with the following errors (running ubuntu linux):
$ ./build_sa
Getting latest Zotero revision
Got Zotero r7239
Building translators.zip
Building styles.zip
Retrieving Zotero OpenOffice.org Integration
Building Zotero_Linux-i686
mv: cannot stat `/home/matt/src/zotero/Zotero_Linux-i686/xulrunner/xulrunner-stub': No such file or directory
chmod: cannot access `/home/matt/src/zotero/Zotero_Linux-i686/zotero': No such file or directory
---------------

this is presumably because xulrunner isn't included in the download; i copied the xulrunner-2.0 files from /usr/lib/xulrunner-2.0b8pre to my $APPDIR, then tried again -- got rid of the error, but trying to run
$ ./zotero

from $APPDIR just results in the application exiting.

$ ./zotero -v
gives:
Zotero Zotero 2.1.SVN.r7239, Copyright (c) 2006-2010 Contributors

but that's it. So, any hints would be appreciated! Thanks,
Matt
Sign In or Register to comment.