Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails if special characters in cwd #59

Open
natevw opened this issue Jun 13, 2012 · 0 comments
Open

Fails if special characters in cwd #59

natevw opened this issue Jun 13, 2012 · 0 comments

Comments

@natevw
Copy link

natevw commented Jun 13, 2012

If I try to build-couchdb from a directory with an apostrophe in its name, it fails:

$ rake
Build CouchDB commit: 0e22abd94d08a22d483f38448b94d19f0132ae65
/Users/natevw/Development/Others'/build-couchdb/dependencies/autoconf-2.59/configure --prefix=/Users/natevw/Development/Others'/build-couchdb/build --program-suffix=2.59
sh: /Users/natevw/Development/Others/build-couchdb/dependencies/autoconf-2.59/configure --prefix=/Users/natevw/Development/Others/build-couchdb/build: No such file or directory
cat config.log
== Output of config.log ==
cat: config.log: No such file or directory
rake aborted!
Command failed with status (1): [cat config.log...]

Tasks: TOP => default => couchdb:build => couchdb:couchdb => erlang:build => /Users/natevw/Development/Others'/build-couchdb/build/bin/erl => /Users/natevw/Development/Others'/build-couchdb/build/bin/autoconf2.59
(See full trace by running task with --trace)

Workaround: build from a different directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant