Thanks again to Joost and Owen. I was able to get apache up and running
by using the following steps:
1. ftp ftpibiblioorg
2. cd pub/solaris/freeware/sparc/9
3. download the following packages:
apache-2.0.54-sol9-sparc-local.gz
gdbm-1.8.3-sol9-sparc-local.gz
db-4.2.52.NC-
> ld: fatal: library -lgcc_s: not found
Do you have libgcc installed? (Can be found on sunfreeware) If libgcc_s.so
isn't in a default path (as your '/var/tmp/gcc*' variables seem to
indicate) you have to add the path it's in to your LD_LIBRARY_FLAGS.
Joost
--