Thank you Alex. So, unless somebody invents a portable solution for the problem, I have to sacrifice portability and white an automated generator of so called "freebsd patches", which will be automatically applied before each attempt to install openxpki on FreeBSD. These patches will change lines like
#!/usr/bin/env bash into lines like #!/usr/local/bin/bash To clarify: these patches will not be part of the openxpki code. They will be part of the "freebsd ports" for openxpki. All the best, Sergei Alexander Klink wrote: > On Mon, Mar 30, 2009 at 05:57:26PM +0400, Sergei Vyshenski wrote: >> OK, but what happens if you give it to Mac OS X? >> Does it stop, complain and proceed, or just ignore it? > > trinidad:~ klink$ openxpkiadm > /usr/bin/env: illegal option -- P > usage: env [-i] [name=value ...] [utility [argument ...]] ------------------------------------------------------------------------------ _______________________________________________ OpenXPKI-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-devel
