I need some 64bit lib

I compiling our project under Solaris 8, I lost two libs: libxpm.a & libjpeg.a(64bit), where can I find them?

Thank you!

[137 byte] By [hupo1982a] at [2007-11-27 11:52:42]
# 1

Check @ http://sunfreeware.com/ and http://www.blastwave.org/

You can download packages directly from the first site and you can install a handy pkg-get utility from the second and easily manage packages from command line.

However, neither of those two provide *Sun* packages. For example, if you have /usr/bin/bash that came from SUNWbash (Sun package) and you want some package from blastwave that depends on bash, you'll have to install CSWbash (or rather pkg-get will install it for you automatically) so you end up duplicating a number of files.

MaximKartasheva at 2007-7-29 18:46:08 > top of Java-index,Development Tools,Solaris and Linux Development Tools...