Unable to install Alphacontrols in Delphi 6

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41304
    Sereby
    Participant

      QUOTE
      Install for Delphi :

      1. Start by unpacking the acnt*.zip files into a folder of your own choice.
      2. This directory must be registered in system search path. And add, (if need)
      AlphaControls directory in Delphi (Tools->Environment Options->Library->Library
      Path).
      3. Use “FileOpen…” menu item of Delphi IDE to open the AlphaControls
      run-time package acntX_r.dpk (x – version of Delphi). In the “Package…”
      window click “Compile” button to compile run-time library.
      4. Use “FileOpen…” menu item of Delphi IDE to open the AlphaControls
      design-time package acntX.dpk. In the “Package…” window click “Install”
      button to install the library.
      5. DB-aware components users can install AlphaDB pack by copying AlphaDB files
      to AlphaControls directory and AlphaDB.dpk file installing.}

      you need first to compile the _r package for D6 and then compile and Install the package without _r!
      Dont forget to add the path into the seach path (Tools->Environment Options->Library->Library
      Path)

      #41307
      Manoj
      Participant

        QUOTE (Sereby @ Dec 18 2009, 06:50 PM)
        you need first to compile the _r package for D6 and then compile and Install the package without _r!
        Dont forget to add the path into the seach path (Tools->Environment Options->Library->Library
        Path)


        I am still unable to do it. I followed the steps as you said.

        Please help

        #41308
        Manoj
        Participant

          QUOTE (Manoj @ Dec 19 2009, 03:21 AM)
          I am still unable to do it. I followed the steps as you said.

          Please help

          Hello,

          It is working now. I have copied *.bpl from projects directory into the alphacontrols directory and it worked fine.

          Thanks a lot

          Manoj

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.