mmh, right, as i noted in my previous mail it installed fine with the
java based installer...
though i think the problem lies within ant itself, not jedit.
reason why i believe so: i tried to install some plugins, and it seems
that you require ant to do so.
-- snip - paste starts --
[EMAIL PROTECTED] ~/download/jedit/FTP/FTP $ ll
total 52
-rw-rw-r-- 1 brian users 1662 Jan 23 04:34 FTP.props
-r--r--r-- 1 brian users 340 Jan 23 04:34 TODO.txt
-rw-rw-r-- 1 brian users 851 Jan 17 04:11 actions.xml
-r--r--r-- 1 brian users 321 Feb 3 06:40 build.properties
-rw-rw-r-- 1 brian users 3436 Feb 3 06:40 build.xml
drwxr-xr-x 3 brian users 4096 Jun 2 16:06 com
drwxr-xr-x 2 brian users 4096 Jun 2 16:06 conf
-rw-rw-r-- 1 brian users 175 Feb 3 06:41
docbook-wrapper.xsl
drwxr-xr-x 2 brian users 4096 Jun 2 16:06 ftp
-rw-rw-r-- 1 brian users 10409 Jan 15 00:13 users-guide.xml
-rw-rw-r-- 1 brian users 1847 Jan 15 00:13 users-guide.xsl
-- snip - paste ends --
again you find the infamous "build.xml" in the extracted archive.
starting ant results in the error that occurs when trying to emerge
jedit. so i did it again, this time with a verbose output:
-- snip - paste starts --
[EMAIL PROTECTED] ~/download/jedit/FTP/FTP $ ant -v build.xml
Apache Ant version 1.5.3 compiled on June 2 2003
Buildfile: build.xml
Detected Java version: 1.3 in: /opt/blackdown-jdk-1.3.1/jre
Detected OS: Linux
BUILD FAILED
Unable to load default ProjectHelper due to
java.lang.NoClassDefFoundError: org/xml/sax/SAXException
at
org.apache.tools.ant.ProjectHelper.getProjectHelper(ProjectHelper.java:221)
at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:116)
at org.apache.tools.ant.Main.runBuild(Main.java:596)
at org.apache.tools.ant.Main.start(Main.java:196)
at org.apache.tools.ant.Main.main(Main.java:235)
--- Nested Exception ---
java.lang.NoClassDefFoundError: org/xml/sax/SAXException
at
org.apache.tools.ant.ProjectHelper.getProjectHelper(ProjectHelper.java:217)
at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:116)
at org.apache.tools.ant.Main.runBuild(Main.java:596)
at org.apache.tools.ant.Main.start(Main.java:196)
at org.apache.tools.ant.Main.main(Main.java:235)
-- snip - paste ends --
any ant/java experts out there? :)
-bri
On Mon, 2003-06-02 at 15:48, Brian Reichholf wrote:
> not that it helps, but i get the exact same error, and of course the
> needed java resources are in /opt (also using blackdown java).
>
> i also posted this problem a while back (may 19th) but got no reply
> *sigh*
>
> i tried to solve the problem by just changing to the dir, and reading
> the README.SRC.txt it tells you to execute "ant dist" in the according
> directory. doing so results with the same error.
>
> also searching the build.xml for "SAXE" comes up with absolutely no
> result...
>
> beats me... i'll just download the java based installer and install it
> without emerge (www.jedit.org if you're still interested)
>
> cheers,
> -brian
>
> On Mon, 2003-06-02 at 05:56, Carlos wrote:
> > Hey people,
> > Well, trying to emerge jedit fails. Could this have something to do with my JAVA
> > setup or could it be that the ebuild is broken?
> >
> > The output of emerge jedit is here:
> >
> > Calculating dependencies ...done!
> > >>> emerge (1 of 1) app-editors/jedit-4.1 to /
> > >>> md5 src_uri ;-) jedit41source.tar.gz
> > >>> Unpacking source...
> > >>> Unpacking jedit41source.tar.gz to /var/tmp/portage/jedit-4.1/work
> > >>> Source unpacked.
> > Buildfile: build.xml
> >
> > BUILD FAILED
> > Unable to load default ProjectHelper due to java.lang.NoClassDefFoundError:
> > org/xml/sax/SAXException
> >
> > Total time: 3 seconds
> >
> > !!! ERROR: app-editors/jedit-4.1 failed.
> > !!! Function src_compile, Line 32, Exitcode 1
> > !!! compile problem
> >
> > Regards,
> > Carlos.
> >
> > --
> > [EMAIL PROTECTED] mailing list
> >
>
>
> --
> [EMAIL PROTECTED] mailing list
>
--
[EMAIL PROTECTED] mailing list