Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Justin Hart
Hey, Another go at it. emerge --nodeps =xerces-2* BUILD FAILED /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22: taskdef class org.apache.xerces.util.XJavac cannot be found Justin On 6/21/05, Paul Nolan [EMAIL PROTECTED] wrote: On Monday June 20 2005 11:22 pm, Justin Hart

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Zac Medico
Justin Hart wrote: Hey, Another go at it. emerge --nodeps =xerces-2* BUILD FAILED /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22: taskdef class org.apache.xerces.util.XJavac cannot be found What versions of jdk and ant are you using? Have you tried others? Zac --

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Justin Hart
Java: 1.5.0_03 Ant: 1.6.2 I have not tried others. Perhaps I should. Justin On 6/22/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: Hey, Another go at it. emerge --nodeps =xerces-2* BUILD FAILED /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22:

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Zac Medico
Justin Hart wrote: On 6/22/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: Hey, Another go at it. emerge --nodeps =xerces-2* BUILD FAILED /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22: taskdef class org.apache.xerces.util.XJavac cannot be found What versions

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Justin Hart
Hrmm. I was hoping to be able to use some of the new java features in a project that I am working on. Justin On 6/22/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: On 6/22/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: Hey, Another go at it. emerge

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Zac Medico
Justin Hart wrote: On 6/22/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: On 6/22/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: Hey, Another go at it. emerge --nodeps =xerces-2* BUILD FAILED /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22:

Re: [gentoo-user] More Netbeans emerge woes

2005-06-21 Thread Paul Nolan
On Monday June 20 2005 11:22 pm, Justin Hart wrote: Upon emerging Netbeans 4.0, portage tries to emerge xalan, which complains that it cannot find package xerces-2, which causes the build to fail. I remember something like that scrolling past when I installed it, but it just kept on going,

[gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Justin Hart
Upon emerging Netbeans 4.0, portage tries to emerge xalan, which complains that it cannot find package xerces-2, which causes the build to fail. Any clue why this occurs? -- Justin W. Hart -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Zac Medico
Justin Hart wrote: Upon emerging Netbeans 4.0, portage tries to emerge xalan, which complains that it cannot find package xerces-2, which causes the build to fail. Any clue why this occurs? For some reason you are missing a dependency. emerge =xerces-2* Zac -- gentoo-user@gentoo.org

Re: [gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Justin Hart
I think that there is a circular dependency. If you try that, it tries to emerge xalan, which then fails with the same error. Justin On 6/20/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: Upon emerging Netbeans 4.0, portage tries to emerge xalan, which complains that it cannot

Re: [gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Zac Medico
Justin Hart wrote: On 6/20/05, Zac Medico [EMAIL PROTECTED] wrote: Justin Hart wrote: Upon emerging Netbeans 4.0, portage tries to emerge xalan, which complains that it cannot find package xerces-2, which causes the build to fail. Any clue why this occurs? For some reason you are missing a