Skip to content

problem to build on debian wheezy #1

@tloubrieu

Description

@tloubrieu

I am building couchdb on debian wheezy (so to build with geocouch later).

I am following instructions in INSTALL.Unix file:
sudo apt-get install build-essential
sudo apt-get install erlang libicu-dev libmozjs-dev libcurl4-openssl-dev

git clone https://github.com/couchbase/couchdb.git
cd couchdb
./bootstrap
./configure
...
checking for JS_NewContext in -lmozjs... no
checking for JS_NewContext in -ljs... no
checking for JS_NewContext in -ljs3250... no
checking for JS_NewContext in -ljs32... no
configure: error: Could not find the js library.

Is the Mozilla SpiderMonkey library installed?

Although I can see the library there:
/usr/lib/libmozjs.so

Has the build on wheezy been recently tested ? Am I doing something wrong ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions