[Lazarus] Lazarus 0.9.30.4RC2 available for download

Hans-Peter Diettrich DrDiettrich1 at aol.com
Sat Mar 17 05:37:46 CET 2012


Vincent Snijders schrieb:
> The Lazarus team is happy to announce that Lazarus 0.9.30.4RC2 is
> available for download from:
> http://sourceforge.net/projects/lazarus/files/

I'm not sure whether I got the latest version for Win7 
(http://freefr.dl.sourceforge.net/project/lazarus/Lazarus%20Windows%2032%20bits/Lazarus%200.9.30.4/lazarus-0.9.30.4-fpc-2.6.0-win32.exe)


> Please, let me know if you find any problems with these release candidates.
> 
> Also let me know if you installed it without any problem.

The installer refers to an old D:\lazarus931\ folder, possibly found in 
my user settings. I couldn't find out how to install it in a "clean" 
way, into D:\lazarus934\, independently from existing installations. The 
"IDE Internals" show an mix from several installations:

Lazarus version: 0.9.30.4
Lazarus svn revision: 35940
Lazarus build date: 2012/03/14
Lazarus was compiled for i386-win32
Lazarus was compiled with fpc 2.6.0

Global IDE options:
Primary config directory=C:\Users\dodi\AppData\Local\lazarus
Secondary config directory=D:\lazarus934
LazarusDirectory=D:\git2\lazarus\
CompilerFilename=D:\lazarus931\fpc\2.4.4\bin\i386-win32\fpc.exe
Real CompilerFilename=D:\lazarus931\fpc\2.4.4\bin\i386-win32\fpc.exe
CompilerMessagesFilename=
FPC source directory=D:\lazarus931\fpc\2.4.4\source\
Real FPC source directory=D:\lazarus931\fpc\2.4.4\source\
Test directory=C:\Users\dodi\AppData\Local\Temp\

It looks as if the desktop shortcut
   D:\lazarus934\lazarus.exe
is incomplete, lacking the proper -pcp

After adding
   --pcp=D:\lazarus934
still something's wrong with the settings. The IDE Internals now look good:

Global IDE options:
Primary config directory=D:\lazarus934\
Secondary config directory=D:\lazarus934
LazarusDirectory=D:\lazarus934\
CompilerFilename=D:\lazarus934\fpc\2.6.0\bin\i386-win32\fpc.exe
Real CompilerFilename=D:\lazarus934\fpc\2.6.0\bin\i386-win32\fpc.exe
CompilerMessagesFilename=
FPC source directory=$(LazarusDir)fpc\$(FPCVer)\source\
Real FPC source directory=D:\lazarus934\fpc\2.6.0\source\
Test directory=C:\Users\dodi\AppData\Local\Temp\

also the fpc.cfg in above bin directory looks correct, but at startup a 
"Fehler" box appears, telling that the expected target files were not 
found. The FPC Internals show the default Path:

Environment variables:
PATH=C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program 
Files (x86)\QuickTime\QTSystem\;C:\Program 
Files\TortoiseSVN\bin;D:\lazarus\fpc\2.2.4\bin\x86_64-win64

which obviously includes a very old Lazarus/FPC bin directory. What can 
I do to clear the PATH, so that it only contains the minimal set of 
directories required to run Lazarus, without affecting other applications?

DoDi





More information about the Lazarus mailing list