> Hello Everyone, > > I downloaded the OSX Binaries 1.4.1 package file from the download > list, and > installed it without any problems. But this is when the problems are > starting to > show up. > > I try to: neko test > That's not working, "Uncaught exception - load.c(167) : Module not > found : test" > > I try to compile some other test files, but the same error keeps > showing up.
Yes, this is fixed in just released 1.4.2. It was due to a problem cause by having two binaries (Intel+PPC) packed in the same executable. Nicolas -- Neko : One VM to run them all (http://nekovm.org)
