AIX Lib path setting & AIX 5.x library url

Download wget from http://computer-refuge.org/classiccmp/aixpdslib/

Run command

1
2
3
4
5
uncompress wget.1.10.2.tar.Z
tar xvf wget.1.10.2.tar

crontab -l
20 13,19 * * 1-5 /usr/local/bin/wget -q --no-cache -O /dev/null http://aa.bb.com

then set library path as below,

1
2
export LD_LIBRARY_PATH=/tmp/xx/tools/usr/local/lib
export LIBPATH=$LD_LIBRARY_PATH

Reference
http://computer-refuge.org/classiccmp/aixpdslib/
http://www.perzl.org/aix/index.php?n=Main.HomePage
http://gnome.bullfreeware.com/aixtoolbox/RPMS/ppc/
http://www.bullfreeware.com/
http://bio.gsi.de/DOCS/AIX/aixpdslib.seas.ucla.edu/