Found it in tools/hawk_invoke.c:
setenv("PATH", SBINDIR":"BINDIR":/bin", 1);
If you use Solaris/Illumos the gnu utilities are in /usr/gnu/bin. And if you
use OpenCSW there exists the path /opt/opencsw/bin.
And with pkgsrc the path must contain “/opt/local/abin:/opt/local/bin”. Pkgsrc
can be use
"Grüninger, Andreas (LGL Extern)"
writes:
> I managed to get Hawk running on Solaris.
> I use as prefix /opt and not /usr.
>
> The last problem seems to be the runtime environment of the ruby application.
>
> For testing purposes I started lighthhtpd in a shell in the foreground.
> In this shell