<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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;"></p>
<p style="margin: 0px;"></p>
<div style="margin: 5px 0px 5px 0px;">
Marc Santhoff <M.Santhoff@web.de> hat am 30. April 2011 um 00:45 geschrieben:<br/>
<br/>
> Hi,<br/>
><br/>
> I've tested a package by installing it into lazarus. I forgot about that<br/>
> and deleted the pkg source. Now, when starting lazarus, a warning is<br/>
> shown saying sth. like:<br/>
><br/>
> "The package is installed but no .lpk file was found. A dummy package<br/>
> was created."<br/>
><br/>
> OK, after skipping those warnings I tried to deinstall the package using<br/>
> lazarus' dialog (Package - > Install/Uninstall packages), but when<br/>
> selecting the package in question and hitting the "Uninstall" button<br/>
> there is another warning:<br/>
><br/>
> "The package can not be uninstalled, because it is needed by the IDE<br/>
> itself."
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">This warning comes for LCL, codetools, synedit, lazcontrols and IDEIntf. You can not uninstall them.</p>
<p style="margin: 0px;">Otherwise you found a bug.</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
><br/>
> How can I fix this problem without having to restore the package<br/>
> deleted?
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Start a default build Lazarus, e.g. built via a make clean all - this does not change your list of install packages. Then build the IDE.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
</body>
</html>