Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Installing_on_Android" page has been changed by MattAdams.
http://wiki.apache.org/couchdb/Installing_on_Android?action=diff&rev1=10&rev2=11

--------------------------------------------------

- Please note that the following instructions for Android produce a build that 
mostly works but is not entirely bug free.  Any help tracking down and 
resolving problems with couchjs would be greatly appreciated.  From what I can 
tell these probably stem from ABI incompatibility with the version of 
Spidermonkey that is used. -- Matt 2011-01-29
+  * Please note that the following instructions for Android produce a build 
that mostly works but is not entirely bug free.  Any help tracking down and 
resolving problems with couchjs would be greatly appreciated.  From what I can 
tell these probably stem from ABI incompatibility with the version of 
Spidermonkey that is used.
+  * As alluded to below, I was unable to get Couch to agree to link with the 
static Spidermonkey library.  It would be preferable to have this done because 
it would remove the need for a separate file ({{{libmozjs.so}}}) and thus one 
less thing to go wrong.
+ 
+ ----
  
  The following build instructions are intended for Android 2.2.2 and were run 
on Debian Squeeze.  The "scripts" below were run with Bash from a single 
directory I called {{{android-build}}}.
  

Reply via email to