Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Michael Van Canneyt
On Thu, 10 Sep 2009, Graeme Geldenhuys wrote: Michael Van Canneyt het geskryf: I don't understand why you have so many problems. I did a standard ubuntu install, installed all of latex (there is a metapackage), and the docs compiled without a single glitch. I couldn't find any 'latex' meta

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Graeme Geldenhuys
Michael Van Canneyt het geskryf: > > I don't understand why you have so many problems. I did a standard ubuntu > install, installed all of latex (there is a metapackage), and the docs > compiled without a single glitch. I couldn't find any 'latex' metapackage. Anyway, I google'd the issue which

Re: [fpc-devel] Is lnet compilation working?

2009-09-09 Thread ABorka
lNet latest SVN revision 2316 gives . . . Target OS: Win32 for i386 Compiling ludp.pp ludp.pp(84,26) Error: Identifier not found "LADDR_BR" ludp.pp(116) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted . . . with the latest FPC svn rev 13686 Aleš Katona wrote: W

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Michael Van Canneyt
On Wed, 9 Sep 2009, Graeme Geldenhuys wrote: Michael Van Canneyt het geskryf: make pdf works fine here. As my other post suggested, on my side it doesn't. Sorry about that email - I was venting some steam. :-/ [...after a string coffee...] At the latex prompt (after some missing file err

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Jonas Maebe
On 09 Sep 2009, at 16:34, Graeme Geldenhuys wrote: I tried: $ make ref $ make ref.tex $ make ref.tex pdf ...and a few more variants... make ref.pdf The most basic usage of make is to simply tell it what file it should "make". It's only with more complex rules that you get pseudo (.phon

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Graeme Geldenhuys
Michael Van Canneyt het geskryf: > > make pdf works fine here. As my other post suggested, on my side it doesn't. Sorry about that email - I was venting some steam. :-/ [...after a string coffee...] At the latex prompt (after some missing file error), I just kept pressing enter. Eventually it d

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Michael Van Canneyt
On Wed, 9 Sep 2009, Graeme Geldenhuys wrote: Marco van de Voort het geskryf: Install fpc. The below error might indicate that FPC can't be found from which it obtains platform and version. I have FPC installed, but on my new system (2 weeks old) I didn't have fpc in the PATH environment se

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Graeme Geldenhuys
Marco van de Voort het geskryf: > > Install fpc. The below error might indicate that FPC can't be found from > which it obtains platform and version. I have FPC installed, but on my new system (2 weeks old) I didn't have fpc in the PATH environment setup. After that, I got a bit futher, running

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Michael Van Canneyt
On Wed, 9 Sep 2009, Graeme Geldenhuys wrote: I read the readme.txt file in the fpcdocs checked out files. Is says to make PDF documentation I need to run 'make pdf'. Below is my attempt -- which failed. :-( Any hints on the magic key combination? make pdf works fine here. when you run fp

Re: [fpc-devel] building pdf documentation

2009-09-09 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > I read the readme.txt file in the fpcdocs checked out files. Is says to > make PDF documentation I need to run 'make pdf'. Below is my attempt -- > which failed. :-( Any hints on the magic key combination? Install fpc. The below error might ind

[fpc-devel] building pdf documentation

2009-09-09 Thread Graeme Geldenhuys
I read the readme.txt file in the fpcdocs checked out files. Is says to make PDF documentation I need to run 'make pdf'. Below is my attempt -- which failed. :-( Any hints on the magic key combination? --- $ cd /opt/fpcdocs_svn $ make pdf Makefile:198: *** The Makefile does

Re: [fpc-devel] Language Reference documentation

2009-09-09 Thread Graeme Geldenhuys
Michael Van Canneyt het geskryf: > > I suggest you wait. OK, thanks! Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Language Reference documentation

2009-09-09 Thread Michael Van Canneyt
On Wed, 9 Sep 2009, Graeme Geldenhuys wrote: Hi, I want to print and bind the Language Reference pdf. I have already noticed changes between the latest available PDF downloads (doc v2.0 - August 2007) and what is in the FPCDocs svn repository. Is this document up to date for the next FPC rel

[fpc-devel] Language Reference documentation

2009-09-09 Thread Graeme Geldenhuys
Hi, I want to print and bind the Language Reference pdf. I have already noticed changes between the latest available PDF downloads (doc v2.0 - August 2007) and what is in the FPCDocs svn repository. Is this document up to date for the next FPC release (which has already been earmarked), or are th