You are not logged in.

#1 2009-12-11 14:56:42

fini_fly
Member
From: Georgetown, Ontario
Registered: 2009-11-20
Posts: 71
Website

Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

As far as I know this is impossible, but if there is a way to install JRE and OpenJDK side-by-side, that would be great.

The reason I would like this is that there is a specific webserver I access that simply will not work with OpenJDK. It's a known issue that may or may not be fixed any time soon. On the other hand, I would like to install freeCAD, but this depends on OpenJDK and not JRE.

So as of right now, there is no way for me to have freeCAD installed and access this webserver. Now if JRE and OpenJDK were installed side by side, then this wouldn't be a problem. The other option, is letting users install freeCAD with and OpenJDK or JRE dependency, whichever best suits them.

Is anybody else in a similar boat as this?

Last edited by fini_fly (2009-12-17 16:56:07)


Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel.

Offline

#2 2009-12-11 19:36:53

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

fini_fly wrote:

I would like to install freeCAD, but this depends on OpenJDK and not JRE.

Where do you see this requirement?  I don't see anything that specifically depends on openjdk6.  The only java deps I see are in opencascade.  It depends on java-runtime and makedepends on java-environment, which can be satisfied by jre + jdk.

Offline

#3 2009-12-11 23:38:10

fini_fly
Member
From: Georgetown, Ontario
Registered: 2009-11-20
Posts: 71
Website

Re: Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

tdy wrote:
fini_fly wrote:

I would like to install freeCAD, but this depends on OpenJDK and not JRE.

Where do you see this requirement?  I don't see anything that specifically depends on openjdk6.  The only java deps I see are in opencascade.  It depends on java-runtime and makedepends on java-environment, which can be satisfied by jre + jdk.

When I went to install, it was forcing me to install OpenJDK and uninstall JRE.


Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel.

Offline

#4 2009-12-12 00:31:09

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

fini_fly wrote:

When I went to install, it was forcing me to install OpenJDK and uninstall JRE.

Again, java-environment can be satisfied by jdk:

# pacman -S jdk --asdeps

then relog, or manually source jdk.sh:

$ . /etc/profile.d/jdk.sh

Last edited by tdy (2009-12-29 02:02:18)

Offline

#5 2009-12-12 01:04:17

fini_fly
Member
From: Georgetown, Ontario
Registered: 2009-11-20
Posts: 71
Website

Re: Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

Okay, I'll have to give this a shot when I get a chance. Thanks.


Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel.

Offline

#6 2009-12-17 16:27:25

fini_fly
Member
From: Georgetown, Ontario
Registered: 2009-11-20
Posts: 71
Website

Re: Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

Success, at least as far as dependencies go. I'm encountering another error, but I'll post a different topic for it. Thanks for the help!


Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel.

Offline

Board footer

Powered by FluxBB