hi,
On AIX, I am executing a script. In this script, it tries to load a 64 bit shared object lib ( .so file) . It fails to do so by giving the following error:
The module has an invalid magic number.
If I type "prtconf" it shows me that the system is 64 bit.
Can anyone help?