The source code for LCD Wired is included in the WIRED1 CVS repository. Here are the instructions for accessing the source code:
set CVSROOT=:pserver:anoncvs@cvs.freehep.org:/cvs/wired1 cvs login login: wiredcvs cvs co -r wiredjas-branch-01 wired cd wired cvs co -r wiredjas-branch-01 lcd
Delete the logbook directory which seems to have problems and which we don't need.
Now to build LCD Wired follow the instruction below (modify the path's as appropriate for your machine).
set JDK_HOME=c:\java\jdk1.3 set WIRED_HOME=c:\tony\projects\wired set PATH=%WIRED_HOME%\bin;%JDK_HOME%\bin;%PATH% gmake lib
Tony Johnson - Last Modified Wednesday, January 14, 2004