db2setup don't start when i try to run it.
I'm a on aix 4.3.2, i have copied the CD-ROM on my server.
When i run ./db2setup i have this :
exec(): 0509-036 Cannot load program ./db2inst because of the following errors:
0509-023 Symbol errno in /usr/lib/libcur.a is not defined.
0509-023 Symbol access in /usr/lib/libcur.a is not defined.
0509-023 Symbol close in /usr/lib/libcur.a is not defined.
0509-023 Symbol kill in /usr/lib/libcur.a is not defined.
0509-023 Symbol open in /usr/lib/libcur.a is not defined.
0509-023 Symbol select in /usr/lib/libcur.a is not defined.
0509-023 Symbol _system_configuration in /usr/lib/libcur.a is not defin.
0509-023 Symbol __mulh in /usr/lib/libcur.a is not defined.
0509-023 Symbol __divss in /usr/lib/libcur.a is not defined.
0509-023 Symbol __quoss in /usr/lib/libcur.a is not defined.
0509-023 Symbol _iob in /usr/lib/libcur.a is not defined.
.....
and more.
The library libcur.a is in /usr/lib.
Somebody can help me ?
Thanks.