gitmagic icon indicating copy to clipboard operation
gitmagic copied to clipboard

Build fails on Mac OS X

Open kumarshantanu opened this issue 13 years ago • 1 comments

I tried building it on Mac OS X 10.7 (Lion, 64-bit Intel) and found the following error:

Writing index.html for book
sed -i 's/xmlns:fo[^ ]*//g' book-en/*.html
sed: 1: "book-en/apa.html": undefined label 'ook-en/apa.html'
make: *** [book-en] Error 1

kumarshantanu avatar Nov 27 '11 07:11 kumarshantanu

This has been fixed by Oliver Ferrigni.

Cheers, -Ben

On Sat, Nov 26, 2011 at 11:48 PM, Shantanu Kumar < [email protected]

wrote:

I tried building it on Mac OS X 10.7 (Lion, 64-bit Intel) and found the following error:

Writing index.html for book sed -i 's/xmlns:fo[^ ]//g' book-en/.html sed: 1: "book-en/apa.html": undefined label 'ook-en/apa.html' make: *** [book-en] Error 1


Reply to this email directly or view it on GitHub: https://github.com/blynn/gitmagic/issues/13

blynn avatar Feb 18 '12 05:02 blynn