|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
LightZone 2.4 -- no error messages and no lightzone! :(Hey everyone,
I'm getting unexpected results from v2.4... Just got a new Core2 Duo box and trying to get LightZone to work on it. I've read through some of the other problem-discussing threads for v2.4, but nothing seems to apply here... Here's what happens fresh "out of the box": user@host$ ~/LightZone/LightZone testing JVM in /home/user/LightZone/jre ... testing JVM in /usr ... user@host$ I get my prompt back immediately--nothing happens... I check `ps aux | grep -i Light` to see if there's any after-running processes, but there aren't any. Ideas? Without errors, this is kind weird/hard to debug. :-P Any help is much appreciated!!! Thanks in advance, Noah (btw, is there an IRC channel that has people in it that use LightZone?) -- "Energy is Eternal Delight" -William Blake _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: LightZone 2.4 -- no error messages and no lightzone! :(Heh, so after working more on my own problem I did figure out one
(obvious) thing: I should make sure I have the dependencies to run 2.4 -- java! I installed java >= v1.6 and re-ran lightzone. I got the splash screen/image and then an error occurred: java.lang.UnsatisfiedLinkError: /home/noah/LightZone/libLCFileUtil.so: /home/noah/LightZone/libLCFileUtil.so: wrong ELF class: ELFCLASS32 I'm assuming this has something to do with the fact that it's not a 64-bit module? Any help would be great! I'm getting closer... Thanks, Noah On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > Hey everyone, > > I'm getting unexpected results from v2.4... Just got a new Core2 Duo > box and trying to get LightZone to work on it. I've read through some > of the other problem-discussing threads for v2.4, but nothing seems to > apply here... > > Here's what happens fresh "out of the box": > > user@host$ ~/LightZone/LightZone > testing JVM in /home/user/LightZone/jre ... > testing JVM in /usr ... > user@host$ > > I get my prompt back immediately--nothing happens... I check `ps aux | > grep -i Light` to see if there's any after-running processes, but > there aren't any. > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > help is much appreciated!!! > > Thanks in advance, > Noah > > (btw, is there an IRC channel that has people in it that use LightZone?) > > -- > "Energy is Eternal Delight" -William Blake > -- "Energy is Eternal Delight" -William Blake _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: LightZone 2.4 -- no error messages and no lightzone! :(Another obvious lesson: check the archives for related problems! :)
http://kast-dev.com/pipermail/lightzone/2007-January/000173.html I'll give that a shot. Thanks, Noah On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > Heh, so after working more on my own problem I did figure out one > (obvious) thing: I should make sure I have the dependencies to run > 2.4 -- java! I installed java >= v1.6 and re-ran lightzone. I got > the splash screen/image and then an error occurred: > > java.lang.UnsatisfiedLinkError: /home/noah/LightZone/libLCFileUtil.so: > /home/noah/LightZone/libLCFileUtil.so: wrong ELF class: ELFCLASS32 > > I'm assuming this has something to do with the fact that it's not a > 64-bit module? > > Any help would be great! I'm getting closer... > > Thanks, > Noah > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > Hey everyone, > > > > I'm getting unexpected results from v2.4... Just got a new Core2 Duo > > box and trying to get LightZone to work on it. I've read through some > > of the other problem-discussing threads for v2.4, but nothing seems to > > apply here... > > > > Here's what happens fresh "out of the box": > > > > user@host$ ~/LightZone/LightZone > > testing JVM in /home/user/LightZone/jre ... > > testing JVM in /usr ... > > user@host$ > > > > I get my prompt back immediately--nothing happens... I check `ps aux | > > grep -i Light` to see if there's any after-running processes, but > > there aren't any. > > > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > > help is much appreciated!!! > > > > Thanks in advance, > > Noah > > > > (btw, is there an IRC channel that has people in it that use LightZone?) > > > > -- > > "Energy is Eternal Delight" -William Blake > > > > > -- > "Energy is Eternal Delight" -William Blake > -- "Energy is Eternal Delight" -William Blake _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
|
||||||||||||||
|
|
Re: Re: LightZone 2.4 -- no error messages and no lightzone! :(Dan,
Yea, I saw that before... I don't think that's exactly my issue, but I tried it anyway--didn't work right. Thanks for the pointer though. I got the 32-bit version of java 1.6 installed and tried to launch LightZone again... now I'm back to the old not-displaying-anything problem, which just drops me back at the command prompt. Switching freely between jvm's, the 64-bit one gives me more progress, but does end up failing because it can't link the 64- and 32-bit modules together (aka, "Wrong ELF class" stuff). erikvandervelden: I'm also running the Gentoo AMD64 build, so how did you get it to work? I have emul-linux-x86-java and sun-jdk both installed and have tried both unsuccessfully. Thanks, Noah On 5/29/07, danbowman@... <danbowman@...> wrote: > Noah, have you seen this one? > > http://kast-dev.com/pipermail/lightzone/2007-May/000338.html > > This seems to be a generic fix for both AMD and Intel 64 bit systems, > > dan > > > -------------- Original message ---------------------- > From: "Noah Pritikin" <cappaberra@...> > > > > Another obvious lesson: check the archives for related problems! :) > > > > http://kast-dev.com/pipermail/lightzone/2007-January/000173.html > > > > I'll give that a shot. > > > > Thanks, > > Noah > > > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > > Heh, so after working more on my own problem I did figure out one > > > (obvious) thing: I should make sure I have the dependencies to run > > > 2.4 -- java! I installed java >= v1.6 and re-ran lightzone. I got > > > the splash screen/image and then an error occurred: > > > > > > java.lang.UnsatisfiedLinkError: /home/noah/LightZone/libLCFileUtil.so: > > > /home/noah/LightZone/libLCFileUtil.so: wrong ELF class: ELFCLASS32 > > > > > > I'm assuming this has something to do with the fact that it's not a > > > 64-bit module? > > > > > > Any help would be great! I'm getting closer... > > > > > > Thanks, > > > Noah > > > > > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > > > Hey everyone, > > > > > > > > I'm getting unexpected results from v2.4... Just got a new Core2 Duo > > > > box and trying to get LightZone to work on it. I've read through some > > > > of the other problem-discussing threads for v2.4, but nothing seems to > > > > apply here... > > > > > > > > Here's what happens fresh "out of the box": > > > > > > > > user@host$ ~/LightZone/LightZone > > > > testing JVM in /home/user/LightZone/jre ... > > > > testing JVM in /usr ... > > > > user@host$ > > > > > > > > I get my prompt back immediately--nothing happens... I check `ps aux | > > > > grep -i Light` to see if there's any after-running processes, but > > > > there aren't any. > > > > > > > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > > > > help is much appreciated!!! > > > > > > > > Thanks in advance, > > > > Noah > > > > > > > > (btw, is there an IRC channel that has people in it that use LightZone?) > > > > > > > > -- > > > > "Energy is Eternal Delight" -William Blake > > > > > > > > > > > > > -- > > > "Energy is Eternal Delight" -William Blake > > > > > > > > > -- > > "Energy is Eternal Delight" -William Blake > > _______________________________________________ > > LightZone mailing list > > LightZone@... > > http://kast-dev.com/mailman/listinfo/lightzone > > > -- "Energy is Eternal Delight" -William Blake _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: LightZone 2.4 -- no error messages and no lightzone! :(
Dear Noah,
It looks like LZ is not detecting the JRE that it comes with, and that while your system installed JRE is OK, something about it causes a failure. I had a similar problem a little while ago, also on Centrino Duo. I'm attaching a copy of the solution that worked for me. I hope it helps you too. Regards, Philip.
On Tue, 2007-05-29 at 03:22 -0700, Noah Pritikin wrote: Hey everyone, I'm getting unexpected results from v2.4... Just got a new Core2 Duo box and trying to get LightZone to work on it. I've read through some of the other problem-discussing threads for v2.4, but nothing seems to apply here... Here's what happens fresh "out of the box": user@host$ ~/LightZone/LightZone testing JVM in /home/user/LightZone/jre ... testing JVM in /usr ... user@host$ I get my prompt back immediately--nothing happens... I check `ps aux | grep -i Light` to see if there's any after-running processes, but there aren't any. Ideas? Without errors, this is kind weird/hard to debug. :-P Any help is much appreciated!!! Thanks in advance, Noah (btw, is there an IRC channel that has people in it that use LightZone?) _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: LightZone 2.4 -- no error messages and no lightzone! :(Phillip,
Thanks for the input... although, Dan pointed me to that thread earlier. I tried that without success. :-( Here's the uncommented contents of ~/LightZone/jre/lib/i386/jvm.cfg: --------------------------START-------------------------- -client KNOWN -client IF_SERVER_CLASS -server -server KNOWN -hotspot ALIASED_TO -client -classic WARN -native ERROR -green ERROR -------------------------END------------------------------- When I go ahead and try the launch again, this is what I get: [....]$ ./LightZone Preparing JRE ... [....]$ :-\ -Noah On 5/29/07, Philip Stephenson <p.stephenson@...> wrote: > > Dear Noah, > > It looks like LZ is not detecting the JRE that it comes with, and that while your system installed JRE is OK, something about it causes a failure. I had a similar problem a little while ago, also on Centrino Duo. I'm attaching a copy of the solution that worked for me. I hope it helps you too. > > Regards, > Philip. > > > > From: Philip Stephenson <p.stephenson@...> > Reply-To: p.stephenson@... > To: danbowman@... > Cc: lightzone@... > Subject: Re: [Lightzone] Problem running LightZone Linux 2.4 > Date: Thu, 10 May 2007 09:12:05 +0930 > > > Thank you Dan and Paolo. > > Yes, adding the line "-client KNOWN" above the existing line "-client IF_SERVER_CLASS -server" does the trick. Incidentally, for the record, I'm running an Intel Centrino Duo machine, so the problem is not limited to the AMD 64. > > Regards, > Philip. > > On Tue, 2007-05-08 at 17:22 +0000, danbowman@... wrote: > Philip, > > While the 'directory copy and rename' fix will work, the easier fix for the AMD 64 boxes seems to be Uwe's original fix; I'll repeat it here so it will be available for those using 2.4 without having to search as much: > > In your LightZone folder, drill down to: LightZone\jre\lib\i386 and open the file jvm.cfg (you may have to give yourself write permission depending on your user level). > > add the line "-client KNOWN" without the quotes below the lines commented out with the #s. > > Save the file and give LightZone another try at starting, > > Dan > > > -------------- Original message ---------------------- > From: Philip Stephenson <p.stephenson@...> > > > > Dear All, > > > > I'm having trouble running the latest version of LZ 2.4 (rev-8224). I'm > > running Fedora Core 5. The error message I receive is: > > > > [...]$ ./LightZone > > testing JVM in <path to LZ directory>/LightZone/jre ... > > testing JVM in /usr ... > > No suitable Java Virtual Machine could be found on your system. > > The version of the JVM must be at least 1.5. > > Please define INSTALL4J_JAVA_HOME to point to a suitable JVM. > > You can also try to delete the JVM cache > > file /home/pcls/.install4j > > > > Obviously I did as suggested and deleted the existing .install4j file. > > Odd though, that the JRE supplied in the LZ tarball did not pass the > > tests. I also had this problem a while ago with LZ version 2.1 > > (rev-6903), and solved it by substituting the JRE with the one from the > > previous (V1.6??) version of LZ. Looking a little further into the > > problem this time, I discovered that the first part of the testing is > > "bin/java -version". So I tried this manually and received the > > following error: > > > > [...]$ jre/bin/java -version > > Error: no `server' JVM at `<path to LZ > > directory>/LightZone/jre/lib/i386/server/libjvm.so'. > > > > The problem is that there is no "server" directory, let alone a > > "libjvm.so" file. I've looked back at the tarballs for rev-8224 and > > rev-6903; neither contains the "server" directory, nor is one created on > > first running LZ. Going back still further, LZ version 1.6 (rev5591) > > does include a "server" directory. I presume that this was why copying > > the JRE included with rev5591 to the rev6903 JRE worked before. I'd use > > this solution again (for rev8224), but for the newer version of JRE that > > is required in LZ 2.4. > > > > > On Tue, 2007-05-29 at 03:22 -0700, Noah Pritikin wrote: > Hey everyone, > > I'm getting unexpected results from v2.4... Just got a new Core2 Duo > box and trying to get LightZone to work on it. I've read through some > of the other problem-discussing threads for v2.4, but nothing seems to > apply here... > > Here's what happens fresh "out of the box": > > user@host$ ~/LightZone/LightZone > testing JVM in /home/user/LightZone/jre ... > testing JVM in /usr ... > user@host$ > > I get my prompt back immediately--nothing happens... I check `ps aux | > grep -i Light` to see if there's any after-running processes, but > there aren't any. > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > help is much appreciated!!! > > Thanks in advance, > Noah > > (btw, is there an IRC channel that has people in it that use LightZone?) > > > LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: LightZone 2.4 -- no error messages and no lightzone! :(Again, I'm not a programmer, but perhaps the java install is not in the
path variable? I'm having a similar problem with a program called ThinkingRock: it cannot see my java install and is falling back to a more basic setup. Dan On Tue, 2007-05-29 at 17:00 -0700, Noah Pritikin wrote: > Phillip, > > Thanks for the input... although, Dan pointed me to that thread > earlier. I tried that without success. :-( > > Here's the uncommented contents of ~/LightZone/jre/lib/i386/jvm.cfg: > --------------------------START-------------------------- > -client KNOWN > -client IF_SERVER_CLASS -server > -server KNOWN > -hotspot ALIASED_TO -client > -classic WARN > -native ERROR > -green ERROR > -------------------------END------------------------------- > > When I go ahead and try the launch again, this is what I get: > > [....]$ ./LightZone > Preparing JRE ... > [....]$ > > :-\ > > -Noah > > On 5/29/07, Philip Stephenson <p.stephenson@...> wrote: > > > > Dear Noah, > > > > It looks like LZ is not detecting the JRE that it comes with, and that while your system installed JRE is OK, something about it causes a failure. I had a similar problem a little while ago, also on Centrino Duo. I'm attaching a copy of the solution that worked for me. I hope it helps you too. > > > > Regards, > > Philip. > > > > > > > > From: Philip Stephenson <p.stephenson@...> > > Reply-To: p.stephenson@... > > To: danbowman@... > > Cc: lightzone@... > > Subject: Re: [Lightzone] Problem running LightZone Linux 2.4 > > Date: Thu, 10 May 2007 09:12:05 +0930 > > > > > > Thank you Dan and Paolo. > > > > Yes, adding the line "-client KNOWN" above the existing line "-client IF_SERVER_CLASS -server" does the trick. Incidentally, for the record, I'm running an Intel Centrino Duo machine, so the problem is not limited to the AMD 64. > > > > Regards, > > Philip. > > > > On Tue, 2007-05-08 at 17:22 +0000, danbowman@... wrote: > > Philip, > > > > While the 'directory copy and rename' fix will work, the easier fix for the AMD 64 boxes seems to be Uwe's original fix; I'll repeat it here so it will be available for those using 2.4 without having to search as much: > > > > In your LightZone folder, drill down to: LightZone\jre\lib\i386 and open the file jvm.cfg (you may have to give yourself write permission depending on your user level). > > > > add the line "-client KNOWN" without the quotes below the lines commented out with the #s. > > > > Save the file and give LightZone another try at starting, > > > > Dan > > > > > > -------------- Original message ---------------------- > > From: Philip Stephenson <p.stephenson@...> > > > > > > Dear All, > > > > > > I'm having trouble running the latest version of LZ 2.4 (rev-8224). I'm > > > running Fedora Core 5. The error message I receive is: > > > > > > [...]$ ./LightZone > > > testing JVM in <path to LZ directory>/LightZone/jre ... > > > testing JVM in /usr ... > > > No suitable Java Virtual Machine could be found on your system. > > > The version of the JVM must be at least 1.5. > > > Please define INSTALL4J_JAVA_HOME to point to a suitable JVM. > > > You can also try to delete the JVM cache > > > file /home/pcls/.install4j > > > > > > Obviously I did as suggested and deleted the existing .install4j file. > > > Odd though, that the JRE supplied in the LZ tarball did not pass the > > > tests. I also had this problem a while ago with LZ version 2.1 > > > (rev-6903), and solved it by substituting the JRE with the one from the > > > previous (V1.6??) version of LZ. Looking a little further into the > > > problem this time, I discovered that the first part of the testing is > > > "bin/java -version". So I tried this manually and received the > > > following error: > > > > > > [...]$ jre/bin/java -version > > > Error: no `server' JVM at `<path to LZ > > > directory>/LightZone/jre/lib/i386/server/libjvm.so'. > > > > > > The problem is that there is no "server" directory, let alone a > > > "libjvm.so" file. I've looked back at the tarballs for rev-8224 and > > > rev-6903; neither contains the "server" directory, nor is one created on > > > first running LZ. Going back still further, LZ version 1.6 (rev5591) > > > does include a "server" directory. I presume that this was why copying > > > the JRE included with rev5591 to the rev6903 JRE worked before. I'd use > > > this solution again (for rev8224), but for the newer version of JRE that > > > is required in LZ 2.4. > > > > > > > > > On Tue, 2007-05-29 at 03:22 -0700, Noah Pritikin wrote: > > Hey everyone, > > > > I'm getting unexpected results from v2.4... Just got a new Core2 Duo > > box and trying to get LightZone to work on it. I've read through some > > of the other problem-discussing threads for v2.4, but nothing seems to > > apply here... > > > > Here's what happens fresh "out of the box": > > > > user@host$ ~/LightZone/LightZone > > testing JVM in /home/user/LightZone/jre ... > > testing JVM in /usr ... > > user@host$ > > > > I get my prompt back immediately--nothing happens... I check `ps aux | > > grep -i Light` to see if there's any after-running processes, but > > there aren't any. > > > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > > help is much appreciated!!! > > > > Thanks in advance, > > Noah > > > > (btw, is there an IRC channel that has people in it that use LightZone?) > > > > > > > _______________________________________________ > LightZone mailing list > LightZone@... > http://kast-dev.com/mailman/listinfo/lightzone _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: Re: LightZone 2.4 -- no error messages and no lightzone! :( Hi Noah,
-----Original Message-----Strangely enough for me it seem to work 'out-of-the-box' with the included jre. I did not change directory names or did anything to the jvm.cfg ! two questions. 1) does the script find the correct (included) jre? Maybe try "sh -x LightZone" and see where it fails. I've included my output as an attachement. LightZone is installed in /usr/local/lib/LightZone with the binary in /usr/local/bin symbolically linked to the installed binary. 2) can you run the included jre? <lightzonedir>/jre/bin/java -version For me this gives: java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing) I think it should also work with app-emulation/emul-linux-x86-java, but I've never tried this. Good luck, Erik From: Noah Pritikin <cappaberra@...> To: danbowman@... <danbowman@...> Cc: lightzone <lightzone@...>; erikvandervelden@... Sent: Wed, 30 May 2007 1:26 am Subject: Re: [Lightzone] Re: LightZone 2.4 -- no error messages and no lightzone! :(
Dan,
Yea, I saw that before... I don't think that's exactly my issue, but I tried it anyway--didn't work right. Thanks for the pointer though. I got the 32-bit version of java 1.6 installed and tried to launch LightZone again... now I'm back to the old not-displaying-anything problem, which just drops me back at the command prompt. Switching freely between jvm's, the 64-bit one gives me more progress, but does end up failing because it can't link the 64- and 32-bit modules together (aka, "Wrong ELF class" stuff). erikvandervelden: I'm also running the Gentoo AMD64 build, so how did you get it to work? I have emul-linux-x86-java and sun-jdk both installed and have tried both unsuccessfully. Thanks, Noah On 5/29/07, danbowman@... <danbowman@...> wrote: > Noah, have you seen this one? > > http://kast-dev.com/pipermail/lightzone/2007-May/000338.html > > This seems to be a generic fix for both AMD and Intel 64 bit systems, > > dan > > > -------------- Original message ---------------------- > From: "Noah Pritikin" <cappaberra@...> > > > > Another obvious lesson: check the archives for related problems! :) > > > > http://kast-dev.com/pipermail/lightzone/2007-January/000173.html > > > > I'll give that a shot. > > > > Thanks, > > Noah > > > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > > Heh, so after working more on my own problem I did figure out one > > > (obvious) thing: I should make sure I have the dependencies to run > > > 2.4 -- java! I installed java >= v1.6 and re-ran lightzone. I got > > > the splash screen/image and then an error occurred: > > > > > > java.lang.UnsatisfiedLinkError: /home/noah/LightZone/libLCFileUtil.so: > > > /home/noah/LightZone/libLCFileUtil.so: wrong ELF class: ELFCLASS32 > > > > > > I'm assuming this has something to do with the fact that it's not a > > > 64-bit module? > > > > > > Any help would be great! I'm getting closer... > > > > > > Thanks, > > > Noah > > > > > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > > > Hey everyone, > > > > > > > > I'm getting unexpected results from v2.4... Just got a new Core2 Duo > > > > box and trying to get LightZone to work on it. I've read through some > > > > of the other problem-discussing threads for v2.4, but nothing seems to > > > > apply here... > > > > > > > > Here's what happens fresh "out of the box": > > > > > > > > user@host$ ~/LightZone/LightZone > > > > testing JVM in /home/user/LightZone/jre ... > > > > testing JVM in /usr ... > > > > user@host$ > > > > > > > > I get my prompt back immediately--nothing happens... I check `ps aux | > > > > grep -i Light` to see if there's any after-running processes, but > > > > there aren't any. > > > > > > > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > > > > help is much appreciated!!! > > > > > > > > Thanks in advance, > > > > Noah > > > > > > > > (btw, is there an IRC channel that has people in it that use LightZone?) > > > > > > > > -- > > > > "Energy is Eternal Delight" -William Blake > > > > > > > > > > > > > -- > > > "Energy is Eternal Delight" -William Blake > > > > > > > > > -- > > "Energy is Eternal Delight" -William Blake > > _______________________________________________ > > LightZone mailing list > > LightZone@... > > http://kast-dev.com/mailman/listinfo/lightzone > > > -- "Energy is Eternal Delight" -William Blake Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email virus protection. _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
||||||||||||||
|
|
Re: Re: LightZone 2.4 -- no error messages and no lightzone! :(Erik,
Thanks a bunch for your help. I'm not sure why or how, but when I just executed "sh -x LightZone" it worked! I checked to see if I had the modified jvm.cfg or not, and I did. So, just to test it, I took out that extra line ("-client KNOWN") and tried "sh -x LightZone" again--didn't work. I've rebooted a couple times since I was having issues, so I wonder if something in my environment was screwy... anyway, it's working now on the jre that comes with lightzone. I uninstalled emul-linux-x86-java since I don't need it anymore. Thanks again! -Noah p.s. LightZone 2.4 is AWESOME! On 5/30/07, erikvandervelden@... <erikvandervelden@...> wrote: > > Hi Noah, > > Strangely enough for me it seem to work 'out-of-the-box' with the included > jre. > I did not change directory names or did anything to the jvm.cfg ! > two questions. > > 1) does the script find the correct (included) jre? > Maybe try "sh -x LightZone" and see where it fails. > I've included my output as an attachement. LightZone is installed in > /usr/local/lib/LightZone > with the binary in /usr/local/bin symbolically linked to the installed > binary. > > 2) can you run the included jre? > <lightzonedir>/jre/bin/java -version > For me this gives: > java version "1.6.0_01" > Java(TM) SE Runtime Environment (build 1.6.0_01-b06) > Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing) > > I think it should also work with > app-emulation/emul-linux-x86-java, but I've never tried > this. > > Good luck, Erik > > -----Original Message----- > From: Noah Pritikin <cappaberra@...> > To: danbowman@... <danbowman@...> > Cc: lightzone <lightzone@...>; erikvandervelden@... > Sent: Wed, 30 May 2007 1:26 am > Subject: Re: [Lightzone] Re: LightZone 2.4 -- no error messages and no > lightzone! :( > > > Dan, > > Yea, I saw that before... I don't think that's exactly my issue, but I > tried it anyway--didn't work right. Thanks for the pointer though. > > I got the 32-bit version of java 1.6 installed and tried to launch > LightZone again... now I'm back to the old not-displaying-anything > problem, which just drops me back at the command prompt. > > Switching freely between jvm's, the 64-bit one gives me more progress, > but does end up failing because it can't link the 64- and 32-bit > modules together (aka, "Wrong ELF class" stuff). > > erikvandervelden: I'm also running the Gentoo AMD64 build, so how did > you get it to work? I have emul-linux-x86-java and sun-jdk both > installed and have tried both unsuccessfully. > > Thanks, > Noah > > On 5/29/07, danbowman@... <danbowman@...> wrote: > > Noah, have you seen this one? > > > > > http://kast-dev.com/pipermail/lightzone/2007-May/000338.html > > > > This seems to be a generic fix for both AMD and Intel 64 bit systems, > > > > dan > > > > > > -------------- Original message ---------------------- > > From: "Noah Pritikin" <cappaberra@...> > > > > > > Another obvious lesson: check the archives for related problems! :) > > > > > > > http://kast-dev.com/pipermail/lightzone/2007-January/000173.html > > > > > > I'll give that a shot. > > > > > > Thanks, > > > Noah > > > > > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > > > Heh, so after working more on my own problem I did figure out one > > > > (obvious) thing: I should make sure I have the dependencies to run > > > > 2.4 -- java! I installed java >= v1.6 and re-ran lightzone. I got > > > > the splash screen/image and then an error occurred: > > > > > > > > java.lang.UnsatisfiedLinkError: > /home/noah/LightZone/libLCFileUtil.so: > > > > /home/noah/LightZone/libLCFileUtil.so: wrong ELF > class: ELFCLASS32 > > > > > > > > I'm assuming this has something to do with the fact that it's not a > > > > 64-bit module? > > > > > > > > Any help would be great! I'm getting closer... > > > > > > > > Thanks, > > > > Noah > > > > > > > > On 5/29/07, Noah Pritikin <cappaberra@...> wrote: > > > > > Hey everyone, > > > > > > > > > > I'm getting unexpected results from v2.4... Just got a new Core2 > Duo > > > > > box and trying to get LightZone to work on it. I've read through > some > > > > > of the other problem-discussing threads for v2.4, but nothing seems > to > > > > > apply here... > > > > > > > > > > Here's what happens fresh "out of the box": > > > > > > > > > > user@host$ ~/LightZone/LightZone > > > > > testing JVM in /home/user/LightZone/jre ... > > > > > testing JVM in /usr ... > > > > > user@host$ > > > > > > > > > > I get my prompt back immediately--nothing happens... I check `ps > aux | > > > > > grep -i Light` to see if there's any after-running processes, but > > > > > there aren't any. > > > > > > > > > > Ideas? Without errors, this is kind weird/hard to debug. :-P Any > > > > > help is much appreciated!!! > > > > > > > > > > Thanks in advance, > > > > > Noah > > > > > > > > > > (btw, is there an IRC channel that has people in it that use > LightZone?) > > > > > > > > > > -- > > > > > "Energy is Eternal Delight" -William Blake > > > > > > > > > > > > > > > > > -- > > > > "Energy is Eternal Delight" -William Blake > > > > > > > > > > > > > -- > > > "Energy is Eternal Delight" -William Blake > > > _______________________________________________ > > > LightZone mailing list > > > LightZone@... > > > http://kast-dev.com/mailman/listinfo/lightzone > > > > > > > > -- "Energy is Eternal Delight" -William Blake > > ________________________________ > Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading > spam and email virus protection. > > -- "Energy is Eternal Delight" -William Blake Website: http://noah.cappaberra.com _______________________________________________ LightZone mailing list LightZone@... http://kast-dev.com/mailman/listinfo/lightzone |
| Free embeddable forum powered by Nabble | Forum Help |