Setup subversion at Sun (i386) machine.
This is the machine type:
SunOS snv_89 i86pc i386 i86pc
Need to find a subversion binary
or build the subversion from source code.
Meet the following problems:
1. did not find binary
2. when build, can not pass configure
./configure
......
Configuring Serf...
checking openssl/opensslv.h usability... no
checking openssl/opensslv.h presence... no
checking for openssl/opensslv.h... no
configure: error: We require OpenSSL; try --with-openssl
configure failed for serf
./configure --with-openssl
......
configure: error: --with-openssl requires a path
configure failed for serf
Start Free Trial