Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
jEdit
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Highlands
Guru
Guru


Joined: 22 Apr 2003
Posts: 366
Location: Sundsvall, Sweden

PostPosted: Tue Jul 08, 2003 7:32 pm    Post subject: jEdit Reply with quote

What is the problem?

Code:

emerge jedit
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.
 * Please ignore the following compiler warnings.
 * Jikes is just too pedantic...
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main

!!! ERROR: app-editors/jedit-4.1 failed.
!!! Function src_compile, Line 32, Exitcode 1
!!! compile problem

_________________
If Windows is the answer, you don't understand the question!
http://counter.li.org/cgi-bin/certificate.cgi/339446
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Tue Jul 08, 2003 8:37 pm    Post subject: Re: jEdit Reply with quote

Highlands wrote:
What is the problem?

Code:

emerge jedit
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.
 * Please ignore the following compiler warnings.
 * Jikes is just too pedantic...
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main

!!! ERROR: app-editors/jedit-4.1 failed.
!!! Function src_compile, Line 32, Exitcode 1
!!! compile problem


It seems that it doesn't find the java compiler... post the result of this command:

Code:
# java-config --list-available-vms


In my machine, I got it installed with sun-jdk, didn't try with blackdown, but should work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum