in reply to Re^2: can't locate object method bootstrap
in thread can't locate object method bootstrap
You need either a system dependent distro for each OS, or you could possibly get around that by building every XS module for each system once, and compile them into a single bundle making sure that only the right file for the current OS is used. I'm not sure which one is easier.
|
|---|