|
Bugzilla – Full Text Bug Listing |
| Summary: | JRE_HOME environment variable set to a wrong value in /etc/profile.d/alljava.sh | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Christopher Schuster <levii> |
| Component: | Basesystem | Assignee: | Ruediger Oertel <ro> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | David |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christopher Schuster
2010-01-17 11:30:30 UTC
This can easily be fixed by changing line 21 of /etc/profile.d/alljava.sh of the aaa_base package from export JRE_HOME=/usr/$_libdir/jvm/jre to export JRE_HOME=/usr/$__libdir/jvm/jre ah, okay. fixed already. marking as duplicate of bnc#549395 *** This bug has been marked as a duplicate of bug 549395 *** |