The faxien script is a bash script, the shebang line needs to be modified to operate on Solaris.
--- release_packages/faxien-0.40.0.0/bin/faxien 2009-01-27 22:27:59.022616000 -0600 +++ bin/faxien 2009-01-27 22:28:24.682540000 -0600 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash PROG=$0 PROG_DIR=$(cd `dirname $0`; pwd) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
