<!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 11:11 geschrieben:<br/>
      <br/>
      > Hi all,<br/>
      ><br/>
      > I downloaded and installed the AMD 64 DEBs from Sourceforge, cleaned<br/>
      > off my 0.9.28 setup onto DVD and then installed v0.9.30 from scratch.<br/>
      > The process has been a bit fraught. :( This is all using Linux Mint 9,<br/>
      > which is a fork from Ubuntu.<br/>
      ><br/>
      > The first problem was that installing the DEBs gives a couple of<br/>
      > unresolved dependencies, basically the QT4 stuff. Don't use QT4, so I<br/>
      > can ignore that, Lazarus still started up OK after a apt-get -f, so no<br/>
      > worries there.
    </div>

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

    <p style="margin: 0px;">Perhaps you tried to install the</p>

    <p style="margin: 0px;">lcl-qt4-0.9.30_0.9.30-0_i386.deb</p>

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

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

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

    <div style="margin: 5px 0px 5px 0px;">
       <br/>
      > Next thing missing was one package, pack_powerpdf or something like<br/>
      > that, but I knew I'd seen that in the CCR, so no problems, download<br/>
      > and install that. Then there were a few file and directory permissions<br/>
      > to be changed.
    </div>

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

    <p style="margin: 0px;">Can you give some more details?</p>

    <p style="margin: 0px;">Maybe this can be added to the installation hints.</p>

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

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

    <div style="margin: 5px 0px 5px 0px;">
      ><br/>
      > Now the problem which has got me stuck - trying to rebuild Lazarus<br/>
      > from within the IDE, I get an error<br/>
      ><br/>
      > /usr/lib/lazarus/0.9.30/ide/idecmdline.pas(1,1) Fatal: Can't find unit<br/>
      > exploreidemenu used by Lazarus
    </div>

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

    <p style="margin: 0px;">The unit Exploreidemenu is an example package (examples/exploremenu). It is not installed by default. Problably you had it installed in a former version and the IDE tried to restore your old set of packages.</p>

    <p style="margin: 0px;">The debian package maintainer has set all packages (lpk files) to compile "manually", even those that the debian packages not provided in compiled form (ppu files).</p>

    <p style="margin: 0px;">Either uninstall the package exploreidemenu or open the package and compile it manually.</p>

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

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

    <div style="margin: 5px 0px 5px 0px;">
      ><br/>
      > This is NOT some kind of mangled path problem - I used Dolphin to do a<br/>
      > *case-insensitive* search of my *entire* file system for exploreidemenu.*<br/>
      ><br/>
      > No files were found.<br/>
      ><br/>
      > So, my question - I did, yes **I DID**, install all the .DEBs within<br/>
      > those two files on Sourceforge, including both the FPC and the Lazarus<br/>
      > sources. I don't want to end up with an incompatible set of sources,<br/>
      > and I've not enough experience with Lazarus to want to work through<br/>
      > building everything from an SVN download. Does anyone know if/where I<br/>
      > can get a set of the sources used to build the release of Lazarus<br/>
      > that's available on Sourceforge, so that I can try to fix the problem<br/>
      > myself?
    </div><br/>
    On Sourceforge are debs, rpms and zip. The zip contains only the sources. <br/>
    <br/>
    Mattias<br/>
    <br/>
  </body>
</html>