You need to download and install **all three** packages fpc, fpc-src and lazarus.

# Install them in order:

1. **fpc-laz** - the Compiler, useful command line tools, base units and non visual components like database access
2. **fpc-src-laz** - the sources of fpc and its packages, needed for code browsing
3. **lazarus-project** - the IDE, visual components and help files

Checksums can be found at <http://www.lazarus-ide.org/index.php?page=checksums>

- For an overview what changed from earlier versions of fpc see:  
    -- <http://wiki.lazarus.freepascal.org/Lazarus_3.0_release_notes>  
    -- <http://wiki.freepascal.org/User_Changes_3.2.2>  
    -- <http://wiki.freepascal.org/FPC_New_Features_3.2>  

- For additional information visit our homepage, forum, wiki, and FAQ:  
    -- <http://www.lazarus-ide.org/>  
    -- <http://forum.lazarus.freepascal.org/>  
    -- <http://wiki.lazarus.freepascal.org/Lazarus_Faq>  
