At this step: 
Go to Tools --> Configure build lazarus<br>I get the error: Fatal: Can't find unit system used by AllLCLUnits<span id="q_11aad7a3bfd60cc7_1" class="WQ9l9c"><br><br>At least I was able to get 2.2.0 to restore. However, I'm back where I was before: A trivial 1-hour project has taken nearly 20 hours over a period of 3 weeks, and I haven't got anything to show for that effort. I'm tired of this.<br>
<br>All I want to do is make a little demo project that accesses a MySQL 5.0 database, and can insert, edit, and delete rows in a table. That's something I have done in less than 30 minutes using Delphi 3.0 over a decade ago (including the time it took to boot the computer). All I'm getting from Lazarus is a feeling that I'm too stupid to write database software anymore.<br>
<br>I see you have written another reply. I installed FPC 2.2.2rc1 in c:\lazarus\fpc\2.2.2rc1<br><br>I pointed the compiler environment settings as follows:<br><br>compiler: C:\lazarus\fpc\2.2.2rc1\bin\i386-win32\fpc.exe<br>
make: C:\lazarus\fpc\2.2.2rc1\bin\i386-win32\make.exe<br><br>At this point, it won't do anything useful at all, including the LCL rebuild, so I've gone back to 2.2.0, which at least seems to work for trivial non-database programs. I have also exhausted all of the time I had to work on this for the week, so I think I'll stop by Fry's on the way home from work sometime next week and buy a copy of Visual Basic. Bet it won't take me 20 hours to write a trivial DB app in VB.<br>
</span><br><div class="gmail_quote">On Sat, Jun 21, 2008 at 5:12 PM, Felipe Monteiro de Carvalho <<a href="mailto:felipemonteiro.carvalho@gmail.com">felipemonteiro.carvalho@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">2008/6/21 Howard Lee Harkness <<a href="mailto:howard.lee.harkness@gmail.com">howard.lee.harkness@gmail.com</a>>:<br>
</div><div class="Ih2E3d">> Looks like all of the 2.2.2rc1 sources are zipped up separately by unit. Any<br>
> hints about where/how to put them in the directory structure so that Lazarus<br>
> can find them in the environment settings????<br>
<br>
</div>Just download the installer from here and install it:<br>
<br>
<a href="ftp://ftp.freepascal.org/fpc/beta/2.2.2rc1/i386-win32" target="_blank">ftp://ftp.freepascal.org/fpc/beta/2.2.2rc1/i386-win32</a><br>
<br>
You probably won't need to download the source. You can leave Lazarus<br>
using the source code from Free Pascal 2.2.0 which is installed with<br>
it. I do this and never had problems. The source is only used for some<br>
code completion, so the changes in the new version can probably be<br>
ignored.<br>
<br>
You don't have to install FPC to anywhere special, just use a<br>
directory without spaces and inform where the fpc.exe executable is in<br>
the Environmental Options.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">Felipe Monteiro de Carvalho<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Howard Lee Harkness<br>