Subject Re: install problem with delphi5 and ibo 4.6B
Author Tony Masefield
--- In IBObjects@yahoogroups.com, "ming2_id" <ming2_id@...> wrote:
>
> i was recompile *.dpk and trouble come for
> ibo4trt_d5.dpk when compile found error on ib_events not found
> ibo4xrt_d5.dpk same error with ibodataset.pas not found
>
> how to fix it? any one help me please
>
Hi,

I had a similar problem with the 4.6B trial install over an older
version.
Not sure if you are refering to the trial or registered version? As
it was I purchased the registered version before solving the problem
and installed it thus (D5):

1) Open Delphi and remove all IBO packages (Component-Install
Packages-Remove)
2) Go to Component - Configure Pallette and delete IBO from the
pallette
3) Open the Tools - Environment Options - Library and remove all
references to IBO paths
4) Close Delphi, run a search on IBO*.* through Windows and delete
all references.
5) Open Windows Explorer and delete the current IBO directory from
Programs/Delphi or wherever it was installed.
6) Reboot PC
7) Install IBO from the installation package (to a new
path/directory?)
8) Open installation directory and move all files from the IBO
*root* (where you installed IBO - on my system
Delphi5/Components/IBO4) other than unins000.exe, to the D5
Directory (my system Delphi5/Components/IBO4/D5) - also did this
to 'clean-up' the directory.
9) Start Delphi.

It *worked* for me with the registered version (have only been using
it for just under a week so time will tell). Had tried various other
permutations with the trial version with no success (but no longer
sure I *cleaned* the *system* as above so well before). Comment on
point (7) is that I can no longer remember what directories I had
used previously with the trial version so can't say if 'IBO4' was a
virgin directory or not.

HTH