Subject install problems
Author bwc3068
hi--

i have a copy of IBO 4.2Ha and it was working fine (i use the
tIBOQuery, tDataset.... components).

I tried downloading and installing the 4.6 Eval Kit.

I've ran into nothing but problems. It doesn't appear to have
installed those components.

if i try and manually open / install the IBO40XDT_D6.dpk file, i get
all kinds of errors. I've also noticed a bunch of errors in the Log
file during, what i assume, was the automated install.

is this normal? (obviously, my app that uses IBO won't open as a
bunch of components are missing).

the manual open, produces it's first error in "ZLIB.PAS" when it
cannot find: {$L infblock.obj}

the log file errors are below.

i'm pulling my hair out. thanks
kelly



everything is fine up until right about here in: D6_IBO40XDT_D6.log


IB_WinControl.pbl(42)

IB_JPEGImage.pas(152)
IB_JPEGImage.pas(168)
IB_JPEGImage.pas(475)

IBO40VRT_D6.dpk(72)
IB_OleContainer.pas(1)
IB_OleContainer.pas(107)
IB_OleContainer.pas(107)
IB_OleContainer.pas(107)
IB_OleContainer.pas(107)
IB_OleContainer.pas(107)
IB_OleContainer.pas(107)
IB_OleContainer.pas(107)
IB_OleContainer.pas(108)
IB_OleContainer.pas(108)
IB_OleContainer.pas(108)
IB_OleContainer.pas(108)
IB_OleContainer.pas(108)
IB_OleContainer.pas(108)
IB_OleContainer.pas(108)
ZLIB.PAS(1)
ZLIB.PAS(26)
ZLIB.PAS(28)
ZLIB.PAS(213) Error: File not found: 'deflate.obj'

ZLIB.PAS(214) Error: File not found: 'inflate.obj'

ZLIB.PAS(215) Error: File not found: 'inftrees.obj'

ZLIB.PAS(216) Error: File not found: 'trees.obj'

ZLIB.PAS(217) Error: File not found: 'adler32.obj'

ZLIB.PAS(218) Error: File not found: 'infblock.obj'

ZLIB.PAS(219) Error: File not found: 'infcodes.obj'

ZLIB.PAS(220) Error: File not found: 'infutil.obj'

ZLIB.PAS(221) Error: File not found: 'inffast.obj'

ZLIB.PAS(512)
ZLIB.PAS(547)

ZLIB.PAS(164) Error: Unsatisfied forward or external
declaration: 'adler32'

ZLIB.PAS(223) Error: Unsatisfied forward or external
declaration: '_tr_init'

ZLIB.PAS(224) Error: Unsatisfied forward or external
declaration: '_tr_tally'

ZLIB.PAS(225) Error: Unsatisfied forward or external
declaration: '_tr_flush_block'

ZLIB.PAS(226) Error: Unsatisfied forward or external
declaration: '_tr_align'

ZLIB.PAS(227) Error: Unsatisfied forward or external
declaration: '_tr_stored_block'

ZLIB.PAS(229) Error: Unsatisfied forward or external
declaration: 'inflate_blocks_new'

ZLIB.PAS(230) Error: Unsatisfied forward or external
declaration: 'inflate_blocks'

ZLIB.PAS(231) Error: Unsatisfied forward or external
declaration: 'inflate_blocks_reset'

ZLIB.PAS(232) Error: Unsatisfied forward or external
declaration: 'inflate_blocks_free'

ZLIB.PAS(233) Error: Unsatisfied forward or external
declaration: 'inflate_set_dictionary'

ZLIB.PAS(234) Error: Unsatisfied forward or external
declaration: 'inflate_trees_bits'

ZLIB.PAS(235) Error: Unsatisfied forward or external
declaration: 'inflate_trees_dynamic'

ZLIB.PAS(236) Error: Unsatisfied forward or external
declaration: 'inflate_trees_fixed'

ZLIB.PAS(237) Error: Unsatisfied forward or external
declaration: 'inflate_codes_new'

ZLIB.PAS(238) Error: Unsatisfied forward or external
declaration: 'inflate_codes'

ZLIB.PAS(239) Error: Unsatisfied forward or external
declaration: 'inflate_codes_free'

ZLIB.PAS(240) Error: Unsatisfied forward or external
declaration: '_inflate_mask'

ZLIB.PAS(241) Error: Unsatisfied forward or external
declaration: 'inflate_flush'

ZLIB.PAS(242) Error: Unsatisfied forward or external
declaration: 'inflate_fast'

ZLIB.PAS(258) Error: Unsatisfied forward or external
declaration: 'deflateInit_'

ZLIB.PAS(259) Error: Unsatisfied forward or external
declaration: 'deflate'

ZLIB.PAS(260) Error: Unsatisfied forward or external
declaration: 'deflateEnd'

ZLIB.PAS(264) Error: Unsatisfied forward or external
declaration: 'inflateInit_'

ZLIB.PAS(265) Error: Unsatisfied forward or external
declaration: 'inflate'

ZLIB.PAS(266) Error: Unsatisfied forward or external
declaration: 'inflateEnd'

ZLIB.PAS(267) Error: Unsatisfied forward or external
declaration: 'inflateReset'

IB_OleContainer.pas(108) Fatal: Could not compile used
unit 'ZLIB.pas'