Question: How to install FIBPlus with Rubicon driver?
Answer: Please follow these steps and the installation will be a success:
- Install Rubicon product.
- Install the latest FIBPlus version. Details about FIBPlus installation are written in Install.rtf file (included into FIBPlus intallation package).
- Download Rubicon driver for FIBPlus
- Unzip it to c:\fibplus_rubicon directory.
- Run Delphi IDE, select "Tools" | "Environment Options..." on the menu bar. Go to "Library" tab and add the path c:\fibplus_rubicon directory to the Library Path.
- If you use Delphi 7 you should open c:\fibplus_rubicon directory\d7\d7\rb20h70r.dpk and press Compile. If everything is ok, open c:\fibplus_rubicon directory\d7\d7\rb20h70d.dpk and press Install. I
If you do not use Delphi 7, select "Component" | "Install Component". Browse the path c:\rubicon_fibplus\rbRegFIBPlus.pas and press OK. Recompile the dclusr.bpl package.
- That's all. After installation you will see 4 new components: TrbMakeTextFIBPlusLink, TrbMakeWordsFIBPlusLink, TrbTextFIBPlusLink and TrbWordsFIBPlusLink on FIBPlus tab of the palette.