When I run
$ perl setup.py install
I get the following error
/usr/bin/ld: skipping incompatible
/opt/IBM/db2/V8.1/lib/libdb2.so when searching for -ldb2
/usr/bin/ld: cannot find -ldb2
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
I am new to all this, so any help would be appreciated.
Thanks.
Logged In: YES
user_id=1275959
I am guessing this is a 64-bit issue, now that I've looked
into it more.