Hi all,
running Hippo on Solaris 10, I had a few troubles with fortress.sh (for all components); to get things working, I had to patch fortress.sh this way:

@@ -28,6 +28,8 @@
        fi
 elif [ `uname` = 'FreeBSD' ] ; then
   DEFAULT_WRAPPER_CMD="./wrapper.freebsd62"
+elif [ `uname` = 'SunOS' ] ; then
+  DEFAULT_WRAPPER_CMD="./wrapper.bin.solaris"
 else
        DEFAULT_WRAPPER_CMD="./wrapper.bin"
 fi

Was that a known issue?
--
###########################################################

"Computer Science is no more about computers than astronomy
is about telescopes." (E. W. Dijkstra)

Dott. Francesco Chicchiriccò
Amministratore unico
Tel +393290573276

ePOSSE S.r.l.
Sedi operative
 * Via dei Marrucini, 11 65127 Pescara
 * V.le P.L. Nervi, 188 G 7 - 04100 Latina

Tel / FAX +390854503336
http://www.eposse.it

###########################################################


********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to