[
https://issues.apache.org/jira/browse/COUCHDB-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noah Slater resolved COUCHDB-52.
--------------------------------
Resolution: Fixed
This has been fixed in the runtimeconfig branch which should be merged before
0.8.
Thank you for your bug report.
> building with a --prefix that has an ending slash confuses serve_file()
> -----------------------------------------------------------------------
>
> Key: COUCHDB-52
> URL: https://issues.apache.org/jira/browse/COUCHDB-52
> Project: CouchDB
> Issue Type: Bug
> Components: Build System
> Environment: osx
> Reporter: Johan Sørensen
> Priority: Minor
>
> configuring with:
> $ ./configure --prefix=$HOME/couchdb/
> caused the futon interface to 404 because it couldn't handle a
> "$HOME/couchdb//share/couchdb/www" path (I'm guessing), note the
> double-slashes.
> Configuring with an ending slash on the --prefix works.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.