Hi All, Has anyone gotten the Java binding to run on Linux? I tried: java -Djava.library.path=. -jar csnd.jar And after getting a stacktrace about a properties file not existing (happens on Windows for me too so shouldn't be a problem I think) I get a segfault reported from Csound on the commandline and then back to the prompt (no GUI was shown). I am assuming the java.library.path I've set is correct as the message seems to be from Csound itself and the lib_csnd.so symlink is in the current directory (also made a copy in /usr/local/lib which is in my library path). Victor's example also crashes out and takes down the application when I try to run a csound render; the GUI of his demo app appears but then dies in the same fashion as csnd.jar dos when going to access csnd.Csound. Having Csound crash and also taking down the host app doesn't sound very good. =( Any ideas? steven p.s. - I do use a .csoundrc file on Windows and Linux, so I don't imagine that would be the problem, but maybe there's an issue there? ------------------------------------------------------- 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_idv37&alloc_id865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net