On 7/26/06, Alexander Farber <[EMAIL PROTECTED]> wrote:
I'm going to run fmsini on real Linux and copy the produced files to OpenBSD, but still I wonder, what call is this "fmsini" missing in the Linux emulation. Is there a way to find this out?
Actually copying the files from Linux won't help to run FMS, because most of its programs fail to start on OpenBSD: gate:FMS_2_0_2_r51_linux {1017} ./fmscore Abort gate:FMS_2_0_2_r51_linux {1018} ./fmsadmin Abort gate:FMS_2_0_2_r51_linux {1019} ./fmsedge Abort gate:FMS_2_0_2_r51_linux {1020} ./fmsmaster Abort gate:FMS_2_0_2_r51_linux {1021} ./fmsmgr Unknown command Usage: ./fmsmgr command Commands: list suggestName getAdmin setAdmin add <service name> <install dir> remove <service name> setAutoStart|clearAutoStart <service name> server <service name> <options> adminserver <options> It looks like some single call is missing in the Linux emulation in order to run the programs above, probably something basic... Regards Alex