On Tuesday 10 January 2006 23:32, Steven Yi wrote: > Running from the installer, I am not able to run csound. I get the > same behavior as when I compiled myself. =( One possible problem may be related to temporary files (as that was changed, and you reported the hang occuring while the orchestra is extracted from a CSD). If you build from sources, you could add the following at line 87 of Top/one_file.c, before 'strcpy(buf, s);': csound->Message("Temporary file name: %s\n", s); and see what is printed. Settings breakpoints in the function csoundTmpFileName() may also be of some help. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net