On Thu, December 11, 2008 07:08, Andres Linares wrote: > > I wrote that and it still doesn't work. > > What I put : > > /usr/lib/fpc/2.2.0/units/i386-linux/rtl > /usr/lib/fpc/2.2.0/units/i386-linux/packages/* > /usr/lib/fpc/2.0.0/units/i386-linux/rtl > /usr/lib/fpc/2.0.0/units/i386-linux/packages/* > /usr/lib/fpc/1.0.7/units/i386-linux/rtl > /usr/lib/fpc/1.0.7/units/i386-linux/packages/*
Sorry for a silly question, but which version do you have installed, isn't it 2.2.2 (which isn't mentioned above)? BTW, units compiled with older FPC version cannot be used by the newer version (as opposed to their source files, these may work unless they contain something version specific, but there's probably no reason for using old versions anyway), so adding paths to directories of these olde version doesn't help. Tomas > >> Date: Tue, 9 Dec 2008 21:39:18 -0800 >> From: [EMAIL PROTECTED] >> To: fpc-pascal@lists.freepascal.org >> Subject: RE: [fpc-pascal] Cannot find GTK >> >> >> > What must I write there? >> >> The path to your rtl and packages (just copy it from your fpc.cfg), >> i.e.: >> /usr/lib/fpc/2.X.X/rtl >> /usr/lib/fpc/2.X.X/packages/* _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal