community.borland.com

Article #27153: Custom installation of Interbase 6.0

QUESTION:

When I use the INTERBASE option with the install API I get an error from the API "Unable to Copy File." How do I alleviate this error?

ANSWER:

If you want to install the whole Interbase utility then you will need to call isc_install_set_option for the options which constitute the INTERBASE option. Specifying the INTERBASE option is the same as specifying:

IB_SERVER

IB_CLIENT
IB_EXAMPLES
IB_DEV
IB_CMD_TOOLS
IB_GUI_TOOLS
IB_DOC 

Last Modified: 03-APR-01