RE: [gentoo-user] where to find jar program?

2003-09-18 Thread Ing. Martin Gauklitz
PROTECTED] Subject: Re: [gentoo-user] where to find jar program? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 17 Sep 2003 9:25 am, Jose Gonzalez Gomez wrote: Martin, You need a java package and java-config installed, and you need

Re: [gentoo-user] where to find jar program?

2003-09-18 Thread Ing. Martin Gauklitz
Zitat von Jose Gonzalez Gomez [EMAIL PROTECTED]: Martin, The problem is that you don't only need to have java and java-config installed, the problem is that you need to have a java virtual machine selected with java-config. If you make an emerge with --emptytree you

[gentoo-user] where to find jar program?

2003-09-17 Thread martin
hi! i tried to update the system, but doing a emerge -u system stops at the package sys-libs/db-4.0.14-r2 with an error... it says it needs a jar program, but does not find it in $PATH... so where do i find this program? how do i find out which package i should merge to get this? qpkg -f works

Re: [gentoo-user] where to find jar program?

2003-09-17 Thread Jose Gonzalez Gomez
Martin, You need a java package and java-config installed, and you need to execute java-config to set the system java virtual machine. Regards, Jose PS: By the way, I've seen this question a dozen times, shouldn't this be included in a FAQ or something? martin wrote: hi! i

Re: [gentoo-user] where to find jar program?

2003-09-17 Thread martin
Zitat von Jose Gonzalez Gomez [EMAIL PROTECTED]: Martin, You need a java package and java-config installed, and you need to execute java-config to set the system java virtual machine. Regards, Jose PS: By the way, I've seen this question a dozen

Re: [gentoo-user] where to find jar program?

2003-09-17 Thread Jose Gonzalez Gomez
Martin, The problem is that you don't only need to have java and java-config installed, the problem is that you need to have a java virtual machine selected with java-config. If you make an emerge with --emptytree you can see that java and java-config is listed in the packages to be

Re: [gentoo-user] where to find jar program?

2003-09-17 Thread Mark Fisher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 17 Sep 2003 9:25 am, Jose Gonzalez Gomez wrote: Martin, You need a java package and java-config installed, and you need to execute java-config to set the system java virtual machine. Regards, Jose PS: By the

RE: [gentoo-user] where to find jar program?

2003-09-17 Thread Jeffrey Smelser
Why didn't you just run java-config?? It would have done it all for you in a matter of minutes... -Original Message- From: Mark Fisher [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 17, 2003 12:36 PM To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] where to find jar program