[
https://issues.apache.org/jira/browse/COUCHDB-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596388#action_12596388
]
Jacob Torrey commented on COUCHDB-52:
-------------------------------------
Perhaps add a note of this to the README or the ./configure help. I ran into
this same issue when building from SVN.
> 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.