home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 48 / SENT14D.ISO / tech / delphi / disk1 / install.txt < prev    next >
Encoding:
Text File  |  1997-02-03  |  9.0 KB  |  240 lines

  1. DELPHI INSTALLATION NOTES
  2.  
  3. This file contains important information that you should read
  4. BEFORE you install Delphi on your system.
  5. Carefully review README.TXT once installation is complete. In
  6. addition, there are separate READ????.TXT files in the RPTSMITH,
  7. IBLOCAL, IDAPI and DBD directories. 
  8. Note that all printed and online documentation assume that you
  9. have installed Delphi using the default directory structure.
  10.  
  11. IMPORTANT: For license information on deploying Delphi and Delphi
  12. Client/Server applications and for a list of redistributable
  13. files, refer to DEPLOY.TXT in the \DELPHI directory.
  14.  
  15. Table of Contents
  16. -----------------
  17. 1. CD-ROM directory overview
  18. 2. Before you run SETUP...
  19. 3. Run SETUP!
  20. 4. Troubleshooting installation problems
  21. 5. Unpacking files manually
  22.  
  23.  
  24. 1. CD-ROM DIRECTORY OVERVIEW
  25. ----------------------------
  26. \INSTALL   - Contains each disk image in a separate directory.
  27.              Read this file and then run \INSTALL\SETUP.EXE to
  28.              install Delphi on your system.
  29.  
  30.  
  31. 2. BEFORE YOU RUN SETUP
  32. -----------------------
  33. o Borland Database Engine - This new version release of the
  34.   Borland Database Engine (BDE, also known as IDAPI) has been
  35.   fully tested and certified for use with dBase for Windows and
  36.   Paradox for Windows.
  37.  
  38.   If you already have a copy of BDE installed on your system, we
  39.   recommend that you backup the previous copy of the BDE, delete
  40.   it from your system, and then install this version into the
  41.   same directory.
  42.  
  43.   If you install SQL Links and IDAPI to different directories,
  44.   manually edit WIN.INI and append your SQL Links directory onto
  45.   the DLLPath entry in the IDAPI section. Make sure to place a
  46.   semi-colon between each directory path.
  47.  
  48.   Note that the SETUP program incorrectly states that \IDAPI
  49.   should be inserted into your DOS path. IDAPI is not required on
  50.   your DOS path.
  51.  
  52.  
  53. o VBX controls - SETUP installs the following VBX files
  54.   into the \WINDOWS\SYSTEM directory that will overwrite any
  55.   existing VBX files with the same name:
  56.  
  57.     GAUGE.VBX
  58.     SWITCH.VBX
  59.     PICT.VBX
  60.     CHART2FX.VBX
  61.  
  62.   Before running SETUP, check for filename collisions and backup
  63.   your existing copies of these files.
  64.  
  65.  
  66.  
  67. 3. RUN SETUP!
  68. -------------
  69. To install Delphi, run the setup program (SETUP.EXE) found on the
  70. CD in the directory INSTALL\DISK1. The installation process
  71. requires at least 3Mb of free disk space in your Windows
  72. temporary directory and at least 30Mb of free disk space. A
  73. complete installation of Delphi Client/Server requires
  74. approximately 80Mb.
  75.  
  76. After installing we recommend that you exit windows and reboot
  77. your computer so that any changes made to AUTOEXEC.BAT will take
  78. effect.
  79.  
  80.  
  81. 4. TROUBLESHOOTING INSTALLATION PROBLEMS
  82. ----------------------------------------
  83. This section explains common errors encountered during
  84. installation. System configuration and software conflicts might
  85. cause the installation process to fail. If the installation
  86. fails, follow the instructions in the Installation Notes section
  87. on how to boot clean. This will eliminate many possible software
  88. conflicts. Also, check the integrity of the file systems on your
  89. hard drive using a utility like CHKDSK or SCANDISK; proceeding
  90. with an installation while file system errors are present
  91. increases the risk of a failure resulting in data loss. If these
  92. two steps do not solve the problem, or you encounter a problem
  93. not mentioned here, contact the Borland Technical Support Hot
  94. Lines. Lines are open from 6:00 A.M. to 5:00 P.M. Pacific Time at
  95. (408) 461-9195.
  96.  
  97. A)  Internal Error, Unable to Start Install
  98.  
  99.     1) Error -2: The install program was unable to create a
  100.     temporary directory needed for the installation. Check that
  101.     if you have either TMP or TEMP set as environment variables
  102.     that they point to a valid directory on a drive with at least
  103.     two megabytes of free space (four megabytes if you are using
  104.     disk compression). If you do not have a TMP or a TEMP
  105.     environment variable set, the install will place it's
  106.     temporary files in the directory WINDOWS\BORLAND.TMP.
  107.  
  108.     2) Error -3: There was an error while copying and
  109.     decompressing the file INSTRUN.EXE, which is used to launch
  110.     phase two of the installation. Check that there is sufficient
  111.     free space in your temporary directory (see above) and boot
  112.     the machine clean. Also, if you have the diskspace available
  113.     and you're installing from floppy disks, it is often helpful
  114.     to copy all installation disks to a hard drive and a hard
  115.     drive and then run SETUP from there.
  116.  
  117.     3) Error -69: The execution of INSTRUN.EXE (phase two of the
  118.     installation process) failed. Probable causes: file
  119.     corruption (see above), memory corruption (see the section on
  120.     booting clean).
  121.  
  122. B)  Data Integrity or Bad Sector on Disk Errors
  123.  
  124.     If you receive either one of these error messages, you may
  125.     need to get a replacement disk set. If running a disk
  126.     checking utility (such as "chkdsk" or "scandisk") reports a
  127.     bad sector or data integrity problem contact Borland
  128.     Technical Support at (408-461-9195). Otherwise, see the
  129.     section below on booting clean, and if the problem persists,
  130.     contact Borland Technical Support for further assistance.
  131.  
  132.     Outside the US, contact your local Borland representative.
  133.  
  134. C) Install Program Terminates Prematurely
  135.  
  136.    If the install program stops for no apparent reason without
  137.    error messages, it is possible that certain support files are
  138.    write protected. To check this, do the following:
  139.  
  140.      1) Go to your WINDOWS directory
  141.      2) Type  attrib *.*
  142.      3) Check for the "r" attribute. If any file has this
  143.         flag set, then you must clear it by typing:
  144.                 attrib -r <filename>
  145.      4) Repeat steps 2-3 for the WINDOWS\SYSTEM directory.
  146.  
  147. D)  General Protection Fault/Unhandled Exception
  148.  
  149.     If you encounter a General Protection Fault or Unhandled
  150.     Exception during installation, try the following steps:
  151.  
  152.     - Make sure your system meets the minimum requirements.
  153.  
  154.     - Boot your system with a clean configuration. Refer to
  155.       section below for instructions on how to boot clean.
  156.  
  157.     - Perform an integrity check on your hard drive, using
  158.       a utility such as "SCANDISK" or "CHKDSK".
  159.  
  160.     - Turn off Disk Caching and Video/Shadow RAM in CMOS.
  161.       Refer to the documentation for your computer.
  162.  
  163.  
  164.   Booting Clean
  165.   -------------
  166.   If you experience problems running SETUP, we recommend that you
  167.   boot clean before installing Delphi. Booting your system with a
  168.   clean configuration will eliminate many potential software
  169.   conflicts that might cause the installation to fail. You will
  170.   need one blank floppy diskette. After making the disk bootable,
  171.   use a text editor (EDIT, for example) to create and/or modify
  172.   the files mentioned below.
  173.  
  174.   Note that the instructions below assume that DOS is installed
  175.   into the directory C:\DOS, and that Windows in installed into
  176.   the directory C:\WINDOWS.
  177.  
  178.   In the section below, you'll see the statement "<insert
  179.   required drivers here>". For the purposes of the clean boot, a
  180.   "required driver" is one that must be loaded so that you can
  181.   access the devices necessary to complete the installation. For
  182.   example, for a CD-ROM installation, MSCDEX (or equivalent)
  183.   would be a required driver; if you are installing onto a
  184.   network drive, your network drivers are required. Examples of
  185.   things that are not "required drivers" include EMM386.EXE,
  186.   QDPMI.SYS, and SMARTDRV.EXE. If you are unsure whether a driver
  187.   is required, assume it is not.
  188.  
  189.   A) Making a Boot Disk
  190.  
  191.   It is suggested that you create the clean boot configuration on
  192.   a floppy disk, in order to minimize the number of changes made
  193.   to your normal system configuration.
  194.  
  195.   In most cases, inserting a blank diskette in drive A: and
  196.   typing the command
  197.  
  198.     format a: /s
  199.  
  200.   will work.  See your DOS documentation for more details on
  201.   creating a bootable floppy.
  202.  
  203.  
  204.   B) Contents of CONFIG.SYS (on boot floppy)
  205.  
  206.     DEVICE=C:\DOS\HIMEM.SYS
  207.     FILES=40
  208.     <insert REQUIRED drivers here>
  209.  
  210.   C) Contents of AUTOEXEC.BAT (on boot floppy)
  211.  
  212.     REM the path statement should be copied verbatim
  213.     REM from your current AUTOEXEC.BAT.  The line included
  214.     REM below is an example only.
  215.  
  216.     PATH=C:\WINDOWS;C:\DOS;C:\IBLOCAL\BIN
  217.  
  218.   D) Changes to C:\WINDOWS\WIN.INI and C:\WINDOWS\SYSTEM.INI
  219.  
  220.   Before modifying these files, be sure to back them up: Windows
  221.   will not properly start if they are corrupted (i.e., copy
  222.   WIN.INI WIN.BAK).
  223.  
  224.     1)  Edit WIN.INI
  225.  
  226.     2)  Find all lines that begin with either "load=" or "run="
  227.         and place a single ";" at the start of each line.
  228.  
  229.     3)  Edit SYSTEM.INI
  230.  
  231.     4)  If the line that starts with "shell=" is set to something
  232.         besides "progman.exe", place a ";" at the start of the
  233.         line, and replace it with "shell=program.exe" (no
  234.         quotes).
  235.  
  236.  
  237. --------------------------------------
  238.  
  239.  
  240.