Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Re: [sc-users] Linux SwingOSC install problem [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [sc-users] Linux SwingOSC install problem To: SuperCollider users mailing list Subject: Re: [sc-users] Linux SwingOSC install problem From: nescivi Date: Tue, 22 Apr 2008 17:10:29 -0400 Delivered-to: sc-users@xxxxxxxxxxxxxxx In-reply-to: <3c6f85bb0804220831r44b578e6u8e5f1c677e96bb90@xxxxxxxxxxxxxx> List-archive: List-help: List-id: SuperCollider users mailing list List-post: List-subscribe: , List-unsubscribe: , References: <3c6f85bb0804220814m211528d8vba71eb4f42c68cb6@xxxxxxxxxxxxxx> <52d6e990804220818u392bfe56i19659d4897bb0ec8@xxxxxxxxxxxxxx> <3c6f85bb0804220831r44b578e6u8e5f1c677e96bb90@xxxxxxxxxxxxxx> Reply-to: nescivi@xxxxxxxxx, SuperCollider users mailing list User-agent: KMail/1.9.9 Hi, Here are the relevant lines from my .sclang.sc (your paths may differ, but the idea should be clear) // point to Sun java version: SwingOSC.java = "/usr/lib/jvm/java-6-sun/jre/bin/java"; // point to SwingOSC program: SwingOSC.program = "/home/nescivi/svn/swingosc/trunk/build/SwingOSC.jar"; otherwise, your system may use a different java, which does not work with SwingOSC. (have to run, hence brief) sincerely, Marije On Tuesday 22 April 2008 11:31:13 David Hughes wrote: > Hia James > > Thanks alot. That sorted it. > the server connected. > this is the message i got > > booting java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel > -jar /home/mrmrshoes/share/SwingOSC/build/SwingOSC.jar -t 57111 -L -i -h > 127.0.0.1:57120 > SwingOSC v0.59. receiving TCP at address 127.0.0.1:57111 > /usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc:82: Engine "murrine" is > unsupported, ignoring > /usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc:142: Engine "murrine" is > unsupported, ignoring > /usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc:156: Engine "murrine" is > unsupported, ignoring > SwingOSC : server connected. > > Cheers for the help > > david > > On Tue, Apr 22, 2008 at 4:18 PM, James Harkins wrote: > > SwingOSC.program should be the location of the SwingOSC.jar file ONLY. > > Don't include any other java parameters. > > hjh > > > > On Tue, Apr 22, 2008 at 11:14 AM, David Hughes > > > > wrote: > > > Hello all > > > > > > I was wondering if anyone could point me in the right direction with my > > > swingOSC install. > > > I managed to get it working a while back before i upgraded to 3.2. but > > > > no > > > > > luck now for some reason, I have just compiled 3.2 with scons with the > > > > emacs > > > > > interface which are working fine. I have added the location of my sun > > > > java > > > > > and SwingOSC dir to my .sclang.sc file. > > > I have reinstalled the sun java install which looks like this > > > > > > java version "1.5.0_13" > > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05) > > > Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode, sharing) > > > > > > and my sclang.sc looks like > > > > > > Server.program = "/usr/local/bin/scsynth"; > > > > > > SwingOSC.program= "/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/bin/java > > > > -jar > > > > > /home/mrmrshoes/share/SwingOSC/build/SwingOSC.jar"; > > > > > > when i try and boot swingOSC for SC i get the following error message > > > > > > a SwingOSC > > > booting java > > > > -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel > > > > > -jar /usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/bin/java -jar > > > /home/mrmrshoes/share/SwingOSC/build/SwingOSC.jar -t 57111 -L -i -h > > > 127.0.0.1:57120 > > > Invalid or corrupt jarfile > > > /usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/bin/java > > > RESULT = 256 > > > > > > Could not connect socket > > > > > > Could not connect socket > > > > > > Could not connect socket > > > could not start server > > > > > > Am I missing something really simple? It wouldn't be the first time :] > > > any help would be great. thanks in advance. > > > > > > cheers > > > > > > david > > > > -- > > James Harkins /// dewdrop world > > jamshark70@xxxxxxxxxxxxxxxxx > > http://www.dewdrop-world.net > > > > "Come said the Muse, > > Sing me a song no poet has yet chanted, > > Sing me the universal." -- Whitman > > _______________________________________________ > > sc-users mailing list > > sc-users@xxxxxxxxxxxxxxx > > http://lists.create.ucsb.edu/mailman/listinfo/sc-users References: [sc-users] Linux SwingOSC install problem From: David Hughes Re: [sc-users] Linux SwingOSC install problem From: James Harkins Re: [sc-users] Linux SwingOSC install problem From: David Hughes Prev by Date: Re: [sc-users] SCButtonAdapter bug (was Re: supercollider on debian ppc -> Message 'sceld' not understood) Next by Date: [sc-users] Crucial conceptual gap (was: Re: Crucial Patch get current value) Previous by thread: Re: [sc-users] Linux SwingOSC install problem Next by thread: [sc-users] pitch tracking, vibrato Index(es): Date Thread