Posted this to php-install with no response. See: http://marc.theaimsgroup.com/?l=php-install&m=113579793423896&w=2 Hi folks, I am trying to install php-4.4.1 on sparc-solaris 10, but make fails with: /bin/sh /root/tmp/php-4.4.1/libtool <90-line snip> -o sapi/cgi/php gcc: /usr/sfw/lib/sparcv9/.libs/libnetsnmp.so: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `sapi/cgi/php' My configure line is: ./configure --with-mysql --with-snmp This is almost the right place for libnetsnmp - /usr/sfw/lib, but there is no .libs directory. Can someone point me in the right direction? 0 urzatron /root # cat /etc/release Solaris 10 3/05 s10_74L2a SPARC Thanks, --Dean -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php