From: Reza A. <ar...@au...> - 2007-07-13 16:21:25
|
Hi Paul, On 12 Jul 2007, 03:03PM CDT, Paul Szepietowski <pa...@ll...> wrote: > Does IBM plan to release a 64-bit version for the popt-1.7-1 package? I rebuilt this to include a 64-bit member in the shared library: <ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/rpm/popt-1.7-2.aix5.1.ppc.rpm> Please note the popt package is a little strange. It supplies /opt/freeware/lib/libpopt.so, but that is deprecated. It's kept for backward compatibility. Please use these: /opt/freeware/lib/libpopt.a(libpopt.so.0) /opt/freeware/lib/libpopt.a(libpopt64.so.0) (what I just added) They should really be *.so.1 since this is popt-1.7, but changing that now would undoubtedly break somebody and I want to make the most minimal change. -- Reza Arbab ar...@au... |