irclog.perlgeek.de/perl6book/today | source: github.com/perl6/book/
Set by moderator on 3 September 2010.
00:30 cognominal left 00:46 cognominal joined 01:43 mfollett joined 02:14 mfollett left 03:07 mfollett joined 05:19 masak joined 05:41 mfollett left 10:12 hugme left 10:13 PerlJam left 10:14 PerlJam joined 10:15 Util_ joined, Util left 10:24 PerlJam left 10:29 PerlJam joined 14:34 mfollett joined 15:08 gottreu left 16:15 gottreu joined 17:07 gottreu is now known as gottreu-alpha 17:09 gottreu-alpha is now known as gottreu 17:24 PerlPilot joined, PerlPilot left
gottreu Is the project at the point where one would expect it to fully produce a pdf on a ubuntu 10.04 system? 17:25
masak it should.
if it doesn't, you either don't have the required packages installed, 17:26
or you've found a bug in the build process.
17:26 PerlJam left 17:27 PerlJam joined
gottreu well i get 2 non-fatal errors from PseudoPod::LaTeX (pseudopod::html is fine). Then get a fatal error from something I assume TeX based. It is solved by escaping three exclamation points in UsingPerl6.letter.idx. 17:33
17:34 masak left
moritz_ what's the error you get? 17:34
gottreu Use of uninitialized value in concatenation (.) or string at /usr/local/share/perl/5.10.1/Pod/PseudoPod/LaTeX.pm line ---. 17:35
I've modified it, so the line numbers are off.
moritz_ that's a warning, not an error
gottreu The fatal error is: (repeated for line 92 and 96) 17:36
!! Input index error (file = UsingPerl6.letter.idx, line = 88):
-- Illegal null field.
heh, true.
moritz_ right, that's TeX
gottreu So do i need to report that to you folks, or the TeX project? 17:39
moritz_ probably to us :-)
and it sounds like you had a patch, too
if so, I can give you commit access to the repo, and you can push your changes 17:40
do you have a github ID?
gottreu not a patch
i modified a file created by the process
not the processing device
moritz_ ah
gottreu i'm still tryign to figure out how to get the Monson's makefile to tell me what does the "UsingPerl6.letter.idx --> UsingPerl6.letter.ind" step 17:41
moritz_ is not really familiar with the build process
anyway, if you submit that bug to github.com/perl6/book/issues/ it will greatly increase your chances for a fix 17:42
gottreu is frightened by the build process.
moritz_ too
mfollett I get that too, on a clean working directory, lines 87, 91, and 95 20:17
sadly, I don't understand anything about it =/ 20:19
22:16 mfollett left