Laurent Sansonetti
lsans****@apple*****
Mon Jan 22 05:18:54 JST 2007
Hi David, On Jan 21, 2007, at 8:46 PM, David wrote: > I am looking at including RubyCocoa in a product but am wondering > about the OS requirements for the 0.10 final version will be. Will > 10.4.8 be the minimum? Is there any possibility of using it on > 10.3.9 with some work? Actually we target 10.4.8, but it should probably run on earlier versions of OSX. But I personally not tested it. Just one thing, RubyCocoa as it is requires the libxml2 library, and it's not bundled on OSX releases prior to 10.4. So you would have to manually install libxml2 if you want to run it on 10.3.9. HTH, Laurent