OpenBSD - Apache + Resin (mod_caucho.so)
extract file yang resin yang udah di download dari www.caucho.com
cari file configure
trus edit bagian ini
file “configure”
hp-ux)
………..
masukkan line berikut
openbsd)
jni_os=linux
PROXY_LIBS=’pthread’
LDFLAGS=”$LDFLAGS -D$JAVA_HOME/jre/lib/i386”
;;
Comments