lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LilypondTool Plugin install -- NoClassDefFound


From: Donald Axel
Subject: LilypondTool Plugin install -- NoClassDefFound
Date: Sun, 25 Feb 2007 21:26:35 +0100


   Hi Bertalan and others,

   LilypondTool needs > jedit-4.3pre3

   I am stuck installing jedit-4.3pre9install.jar on Scientific
Linux 4.4 (SL44, much like RHEL4.4)

   I have a running lilypond and a working jedit-4.2 but could
not find a LilypondTool for jedit-4.2. And besides it would be nice
with newest LilypondTool plugin:-)

   And besides: There is no LilyPond plugin in the jedit-4.2 plugin list.

   I tried to upgrade Java from 1.4.2_12 to 1.6.0 There was no way
to do that except by hand, so I ended up removing/hiding old /usr/bin/java* 
and adding /usr/java/jdk1.6.0/bin to PATH. But it seems to work:

     java -version

      java version "1.6.0"
      Java(TM) SE Runtime Environment (build 1.6.0-b105)
      Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)


   I don't know how to "run" the installer. I tried:

     java /distfiles/jedit4.3pre9install.jar

      Exception in thread "main" java.lang.\
       NoClassDefFoundError: /distfiles/jedit4/3pre9install/jar

   I also tried to unzip jedit4.3pre9install.jar:

     cd /tmp/unpack; unzip /distfiles/jedit4.3pre9install.jar
     java ./installer/Install.class
   but got:
      Exception in thread "main" java.lang.NoClassDefFoundError: 
installer/Install/class

   If classpath is the issue?
     cd installer/
     set -a
     CLASSPATH=$PWD
     java Install.class          
      Exception in thread "main" java.lang.NoClassDefFoundError: Install/class


   I know this is only indirectly LilyPond relevant, however it is only
for trying the new facilities with LilyPond that I went through this.
So I hope you can drop a word, and I will be glad.

   regards/Donald Axel

-- 
http://d-axel.dk/blox -- Donald Axel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]