I'm working on a custom document mdimporter and trying to validate my schema.xml file. In the apple documentation they say to use "usr/bin/mdcheckschema" followed by the path to the file. It should return whether or not it was parsed successfully, but I just get "No such file or directory." To be clear if I just type the command, I receive the same thing, rather than terminal returning the manual for the command. I've tried "locate" and "whereis" and have only been able to find a single reference to it at "usr/share/man/man1/mdcheckschema.1" Has the command been moved or removed all together? The apple docs still suggest it should be in "usr/bin." I haven't had much luck finding this issue mentioned anywhere else.
This could probably be its own question, but in 10.8.2 "mdimport -L" doesn't return a list of all of the installed importers. Is this the case for anyone else?
Thanks, Corey