in reply to Re: Compile with PerlApp for linux and include BerkeleyDB.so
in thread Compile with PerlApp for linux and include BerkeleyDB.so
IO.so and Fcntl.so are both included in the /tmp/pdk-root folder along with BerkeleyDB.so (PerlApp adds them automatically) and the BerkeleyDB.so that it lists is the one I have tried adding manually using --bind./opt/ActivePerl-5.10/lib/auto/IO/IO.so linux-gate.so.1 => (0xb7f3b000) libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7dcd000) /lib/ld-linux.so.2 (0xb7f3c000) /opt/ActivePerl-5.10/lib/auto/Fcntl/Fcntl.so linux-gate.so.1 => (0xb7f94000) libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7e27000) /lib/ld-linux.so.2 (0xb7f95000) /opt/ActivePerl-5.10/site/lib/auto/BerkeleyDB/BerkeleyDB.so linux-gate.so.1 => (0xb7fa7000) libdb-4.6.so => /usr/lib/libdb-4.6.so (0xb7e21000) libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7cba000) libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7ca0000) /lib/ld-linux.so.2 (0xb7fa8000)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Compile with PerlApp for linux and include BerkeleyDB.so
by Anonymous Monk on Jun 25, 2009 at 03:18 UTC | |
by dfmatt (Initiate) on Jun 25, 2009 at 16:30 UTC | |
by Anonymous Monk on Jun 26, 2009 at 01:27 UTC |