Raku / book

Using Raku – an unfinished book about Raku
https://perl6book.com/
284 stars 49 forks source link

Cannot make on Ubuntu Karma #13

Closed kthakore closed 13 years ago

kthakore commented 14 years ago

I followed the README and have everything installed. But I am getting the following error message on make:

cd build && make -I ../lib -f ../lib/Makefile
NOTE: You may ignore warnings about the following files:
UsingPerl6.letter.d
make[1]: Entering directory /home/kthakore/Development/Perl6/book/build' ../lib/Makefile:2261: UsingPerl6.letter.d: No such file or directory = UsingPerl6.letter.tex --> UsingPerl6.letter.d UsingPerl6.letter.pdf.1st.make (0-1) = make[1]: *** [UsingPerl6.letter.d] Error 1 make[1]: Leaving directory/home/kthakore/Development/Perl6/book/build'
make: *\ [pdf] Error 2

rassie commented 14 years ago

Could you please upload the complete screen output to some pastebin?

jest commented 13 years ago

This might be related to #20, please try building again

moritz commented 13 years ago

Closing this ticket, since there was no update from the reporter in the last 3 months.