On Tue, 12 Sep 2006 06:41:55 +0200
Vincent Snijders <[EMAIL PROTECTED]> wrote:

> Colin Lehmann wrote:
> > Well I copied all your suggestions to a text file, transferred that
> > file to my Windows machine and printed it out (I can't get my
> > printer to work with Linux either...). It look like I am missing
> > glib.pp, assuming *.pp is the pascal source?
> > I found lots of ppu files :
> > [EMAIL PROTECTED]:~$ locate glib.pp
> > /usr/lib/fpc/2.0.2/units/i386-linux/gtk/glib.ppu
> > /home/colin/fpc-2.0.2/lib/fpc/2.0.2/units/i386-freebsd/gtk/glib.ppu
> > /home/colin/fpc-2.0.2/lib/fpc/2.0.2/units/i386-linux/gtk/glib.ppu
> > /home/colin/fpc-2.0.4/lib/fpc/2.0.4/units/i386-linux/gtk/glib.ppu
> > 
> > but not a single glib.pp. I assume *.ppu is the unit file the same
> > as a DCU in Delphi? 

Yes.

> If this is the case, do I need the glib.pp file at all?

Not for compilation, but for code exploring features. => Yes.


> > Marc asks if I have added the path to the lazarus search path
> > correctly?
> > 
> > Where do I find 'the lazarus search path'?

He wanted to know, if you might added a path too much, so the compiler
finds things it should not. Apparently this is not the case. 


> > 
> > Albert suggests I check my fpc.conf, I cannot find this file either
> > with locate or find.... I looked in /etc but the nearest I could
> > see was lftp.conf
> > 
> > So I am still on square one!!
> > 
> 
> Your fpc installation is/was not complete. You miss a ~/.fpc.cfg (or 
> your /etc/fpc.cfg still points to the fpc 2.0.2 unit directories.
> Create one using the samplecfg script
> in /home/colin/fpc-2.0.4/lib/fpc/2.0.4.

See the FAQ for an example.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to