Displaying 1 result from an estimated 1 matches for "unix_daemon".
2008 Mar 14
0
acts_as_ferret issue on windows
...9;'m having no
luck with either the acts_as_ferret gem or the plugin.
The plugin installs clean but when I try to start the server I get the
following:
D:\test>ruby script\ferret_server --debug start
fork() function is unimplemented on this machine
D:/test/vendor/plugins/acts_as_ferret/lib/unix_daemon.rb:41:in `fork''
D:/test/vendor/plugins/acts_as_ferret/lib/unix_daemon.rb:41:in
`safefork''
D:/test/vendor/plugins/acts_as_ferret/lib/unix_daemon.rb:11:in
`platform_daemon''
D:/test/vendor/plugins/acts_as_ferret/lib/ferret_server.rb:78:in `start''
./script/../vendor...