https://bugzilla.novell.com/show_bug.cgi?id=334783 User janneke-list@xs4all.nl added comment https://bugzilla.novell.com/show_bug.cgi?id=334783#c92 Jan Nieuwenhuizen <janneke-list@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janneke-list@xs4all.nl, mmeeks@novell.com --- Comment #92 from Jan Nieuwenhuizen <janneke-list@xs4all.nl> 2007-12-12 12:33:37 MST --- Here's what I had, I could not build OpenOffice root@peder:/usr/lib64/jvm/jre/bin# l total 0 lrwxrwxrwx 1 root root 31 Dec 10 09:42 rmiregistry -> ./../../../../bin/grmiregistry* lrwxrwxrwx 1 root root 27 Dec 10 09:42 keytool -> ../../../../../bin/gkeytool* lrwxrwxrwx 1 root root 22 Dec 10 09:42 java -> ../../../../../bin/gij* but more in root@peder:/usr/lib64/jvm/jre/bin# l /usr/lib64/jvm/java/bin/ total 0 lrwxrwxrwx 1 root root 28 Dec 10 09:43 rmiregistry -> ./../../../bin/grmiregistry* lrwxrwxrwx 1 root root 21 Dec 10 09:43 rmic -> ../../../../bin/grmic* lrwxrwxrwx 1 root root 24 Dec 10 09:43 keytool -> ../../../../bin/gkeytool* lrwxrwxrwx 1 root root 21 Dec 10 09:43 javah -> ../../../../bin/gjnih* lrwxrwxrwx 1 root root 21 Dec 10 09:43 javadoc -> ../../../../bin/gjdoc* lrwxrwxrwx 1 root root 19 Dec 10 09:43 javac -> ../../../../bin/ecj* lrwxrwxrwx 1 root root 19 Dec 10 09:43 java -> ../../../../bin/gij* lrwxrwxrwx 1 root root 26 Dec 10 09:43 jarsigner -> ../../../../bin/gjarsigner* lrwxrwxrwx 1 root root 23 Dec 10 09:43 jar -> ../../../../bin/fastjar* lrwxrwxrwx 1 root root 29 Dec 10 09:43 appletviewer -> ./../../../bin/gappletviewer* So after adding these symlinks, java works for me root@peder:/usr/lib64/jvm/jre/bin# ln -s /usr/lib64/jvm/java/bin/* . ln: creating symbolic link `./java': File exists ln: creating symbolic link `./keytool': File exists ln: creating symbolic link `./rmiregistry': File exists HTH -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.