LMDVCL-Install

From LMD
Revision as of 21:34, 8 October 2013 by Rafael (talk | contribs)

Jump to: navigation, search
[edit]

<< Back to Overview page 

This section describes new features of LMD 2014 installer regarding package installation. For common problems refer to [troubleshooting section].

Installation Target (Package Installation Options)

The installer offers two alternatives:

  • Default BPL output dirctory. When selecting option please check whether correct default BPL output path was determined. If path contains IDE macros, you can check detected path by pressing the "Check Settings" button.
  • Custom Path. Select this option when you prefer to install packages into a common path. Please make sure that this path is a system path.

After Installation: Package XXXXYYYY.dpl not found

This issue is also covered in another section, but because a very large number of tickets is raised for it we want to point to the cause which is responsible in almost all cases for the "Package not found" problem after installation.
As mentioned in previous section, runtime packages have to be installed in a system path. This is also explicitely mentioned in installer:

Usually the installer tries to install packages into the default package output path and everything should be fine. If not, possible causes could be:

  • installer was not able to determine your default BPL path (check your configuration settings - package ouput directory. See screenshot below). If there is valid path, installer should normally detect this path. You can certainly copy all packages manually to this folder and re-add them in Install Components dialog.
  • you used a custom path for packages which is not a system path: But then you HAVE to make sure that custom path is a system path (see screenshot 2). After you added this path to PATH variable you, will be able to add packages without problems (if you need instructions for this, check following page).

To make it short: Simply make sure that packages are installed into a system path. Otherwise runtime packages can not be found (this is a Delphi requirement) and installing designtime packages will fail.