New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20123 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

couchdb-0.9.0 needs help finding some includes

Reported by: blb@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: febeling@…
Port: couchdb

Description

couchdb's configure script hardcodes /opt/local when trying to find spidermonkey's and erlang's header files, which means other prefixes for MacPorts may have problems.

Attached is a simple patch to make sure it works regardless of the MacPorts prefix.

Attachments

couchdb.diff (409 bytes) - added by blb@… 4 years ago.
diff to Portfile

Change History

Changed 4 years ago by blb@…

diff to Portfile

comment:1 Changed 3 years ago by ports@…

This patch is still valid for couchdb 0.11.0.

It helped me to get CouchDB running with a custom install dir.

comment:2 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.