[TeamTalk 173]: [709] TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt: 1 ) Now DesktopConfiguration/startlist-desktop. txt uses the correct path for the Galaxy java JAR library.

bfrisch@edam.speech.cs.cmu.edu bfrisch at edam.speech.cs.cmu.edu
Mon Aug 20 17:10:02 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20070820/06598f15/attachment.html
-------------- next part --------------
Modified: TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt
===================================================================
--- TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt	2007-08-18 00:35:01 UTC (rev 708)
+++ TeamTalk/Configurations/DesktopConfiguration/startlist-desktop.txt	2007-08-20 21:10:01 UTC (rev 709)
@@ -4,7 +4,7 @@
 {
 	title PenDecoder
 	dir ..\..\Agents\PenDecoder
-	path java -classpath bsh-core-2.0b4.jar;bsh-util-2.0b4.jar;jiu.jar;dist/PenDecoder.jar;../../ExternalLibraries/galaxy/contrib/MITRE/bindings/java/lib/galaxy.jar edu.cmu.ravenclaw.pendecoder.PenDecoderServer -port 11002 -verbosity 1 -peerfile ..\..\Configurations\DesktopConfiguration\peerfile.txt
+	path java -classpath bsh-core-2.0b4.jar;bsh-util-2.0b4.jar;jiu.jar;dist/PenDecoder.jar;../../Libraries/galaxy/contrib/MITRE/bindings/java/lib/galaxy.jar edu.cmu.ravenclaw.pendecoder.PenDecoderServer -port 11002 -verbosity 1 -peerfile ..\..\Configurations\DesktopConfiguration\peerfile.txt
 	server_name PenDecoder
 }
 


More information about the TeamTalk-developers mailing list