<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span> </span></p>

    <p style="margin: 0px;"> </p>

    <div style="margin: 5px 0px 5px 0px;">
      brian <brian@meadows.pair.com> hat am 5. April 2011 um 14:54 geschrieben:<br/>
      <br/>
      >[...]<br/>
      > > Perhaps you tried to install the<br/>
      > ><br/>
      > > lcl-qt4-0.9.30_0.9.30-0_i386.deb<br/>
      > ><br/>
      > > ?<br/>
      > ><br/>
      ><br/>
      > Unquestionably. As you know, the files on SourceForge unpack to 19<br/>
      > .debs (FreePascal) and 13 .debs (Lazarus) with no indication as to<br/>
      > whether there's any particular order in which to install them. I just<br/>
      > took the unsubtle approach, unpacked each into their own subdirectory<br/>
      > and then ran a couple of "sudo dpkg -i *.deb", first on the FreePascal<br/>
      > directory and then on the Lazarus directory, figuring that if there<br/>
      > was any sensitivity as to the installation order, the second pass<br/>
      > would probably fix it.
    </div>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">The dpkg is clever enough to order the packages automatically.</p>

    <p style="margin: 0px;">Unfortunately the debian packages are made for repositories, which is somewhat awkward for downloaders.</p>

    <p style="margin: 0px;">OTOH if you use repositories the debian packages are really great.</p>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;"> </p>

    <div style="margin: 5px 0px 5px 0px;">
       <br/>
      >[...]<br/>
      > > The unit Exploreidemenu is an example package (examples/exploremenu).<br/>
      > > It is not installed by default. Problably you had it installed in a<br/>
      > > former version and the IDE tried to restore your old set of packages.<br/>
      > ><br/>
      ><br/>
      > It's hard for me to prove a negative, but I really did take pains to<br/>
      > remove the old version - I did an "apt-get purge" on both fpc and<br/>
      > lazarus, and then did a search on both and removed anything else I<br/>
      > could find.
    </div>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">The old lazarus stored your user configs in ~/.lazarus. There is also the list of your installed packages. This list is applied when you rebuild the IDE.</p>

    <p style="margin: 0px;">Eventually there should be a check and a dialog to help migrating old package sets. Although I'm not sure how this should work.</p>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">Mattias</p>
    <br/>
  </body>
</html>