ImageMagick fails to build when path includes spaces
Posted: 2015-04-02T21:43:50-07:00
What I did:
- Put the source tarball in a directory that contained spaces in its name (e.g: "A B")
- Extracted
- ./configure
- make
- Successful make
- Error and failure to make
- Renamed the directory to not contain spaces
- ImageMagick compiled fine