When I changed single quotes(') to double quotes("), it seem to be
work.
PS: I use windows platform.G:\Work\NetBeans\insoshi> indexer --config 'G:/Work/NetBeans/insoshi/ config/ultrasphinx/test.conf' --all FATAL: config file ''G:/Work/NetBeans/insoshi/config/ultrasphinx/ test.conf'' doe s not exist or is not readable G:\Work\NetBeans\insoshi> indexer --config "G:/Work/NetBeans/insoshi/ config/ultr asphinx/test.conf" --all Sphinx 0.9.8-release (r1533) Copyright (c) 2001-2008, Andrew Aksyonoff using config file 'G:/Work/NetBeans/insoshi/config/ultrasphinx/ test.conf'... indexing index 'main'... collected 14 docs, 0.0 MB sorted 0.0 Mhits, 100.0% done total 14 docs, 402 bytes total 0.054 sec, 7510.24 bytes/sec, 261.55 docs/sec --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
