Hi!
I have installed Pillar on MacOSX using: curl https://raw.githubusercontent.com/pillar-markup/pillar/master/download.sh | bash I had to copy PharoV50.sources in the folder pharo-vm/ apparently. Getting the archetype book gives me an error: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= /tmp/pillar> ./pillar archetype book ConnectionTimedOut: Data receive timed out. [ ConnectionTimedOut signal: 'Data receive timed out.' ] in Socket>>waitForDataFor: in Block: [ ConnectionTimedOut signal: 'Data receive timed o...etc... Socket>>waitForDataFor:ifClosed:ifTimedOut: Socket>>waitForDataFor: ZdcSecureSocketStream(ZdcAbstractSocketStream)>>socketWaitForData [ self socketWaitForData ] in ZdcSecureSocketStream(ZdcSimpleSocketStream)>>fillReadBuffer in Block: [ self socketWaitForData ] BlockClosure>>on:do: ZdcSecureSocketStream(ZdcSimpleSocketStream)>>fillReadBuffer ZdcSecureSocketStream(ZdcAbstractSocketStream)>>next ZnLineReader>>processNext ZnLineReader>>nextLine ZnStatusLine>>readFrom: ZnStatusLine class>>readFrom: ZnResponse>>readHeaderFrom: ZnResponse(ZnMessage)>>readStreamingFrom: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Which website is it trying to get access to? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. |
Hi Damien!
Apparently the INRIA CI is getting better. I could get the archetype. I have another error when compiling the book. I get: Sidefoothsep and sidefootwidth: 2.46019mm and 44.98633mm Sidefootvsep and sidefootheight: 4.21747mm and 192.73828mm ****************************************************** (/usr/local/texlive/2016/texmf-dist/tex/latex/datetime2/datetime2.sty (/usr/local/texlive/2016/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/local/texlive/2016/texmf-dist/tex/generic/tracklang/tracklang.tex))) Runaway argument? \pdffeedback creationdate\@dtm@endparsepdfdatetime \let \@dtm@currentyear \ETC. ./root/support/latex/common.tex:5: File ended while scanning use of \@dtm@parse pdfdatetime. <inserted text> \par l.5 1217 words of node memory still in use: 2 hlist, 1 rule, 1 dir, 34 glue, 9 attribute, 167 glue_spec, 9 attribute_lis t, 3 write, 1 pdf_colorstack nodes avail lists: 2:24,3:1,5:2,6:4,7:1,8:1,9:2 ./root/support/latex/common.tex:5: ==> Fatal error occurred, no output PDF fil e produced! Transcript written on book.log. Latexmk: Errors, so I did not complete making targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs of latex/pdflatex. make[1]: *** [book.pdf] Error 12 make: *** [build/book.pdf] Error 2 ~/Dropbox/Pillar> Is it because of some missing Latex .cls? If yes, which one? How can I install them? Thanks for your help! Cheers, Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
|
I think you still have a TeXlive snapshot from earlier this year. Try this : tlmgr update --self --all On 19 May 2017 at 15:19, Alexandre Bergel <[hidden email]> wrote:
|
Okay, will check!
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
|
Free forum by Nabble | Edit this page |