---
id: 22
title: 'OpenBSD – Apache + Resin (mod_caucho.so)'
date: 2003-05-14T20:26:12+00:00
author: hky
layout: post
guid:
http://lostfocus.org/blog/?p=22
permalink: /openbsd-apache-resin-mod_cauchoso/
dsq_thread_id:
- 1223450461
tags:
- OpenBSD
---
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″
;;