OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Dima202 on May 15, 2006, 08:50:41 pm

Title: Java Firefox Errors
Post by: Dima202 on May 15, 2006, 08:50:41 pm
Hey guys, writing again.
I followed the procedure, downloaded and installed all files from:
http://zaurus.vivaphp.net/pdaxrom/java/ (http://zaurus.vivaphp.net/pdaxrom/java/)
I installed everything to my Zaurus C860 Beta 1.
But when I try to run gcappletviewer it says it can't find famvm. No such file or directory at /usr/local/bin/gcappletviewer line 36

Anyone any advice please? Couldn't find anything on the forum that fixed this.


Thanks in advance!!  
 
--Update instead of jamvm dir I just put the jamvm file into the dir of gcappletviewer and tried running the pc clock... Dunno what;s going I see a Window like it is almost ready to run but it's not running.
-Firefox crashes with the same error message...
-Feel like I am getting closer..
Title: Java Firefox Errors
Post by: adf on May 15, 2006, 11:44:12 pm
Quote
Hey guys, writing again.
I followed the procedure, downloaded and installed all files from:
http://zaurus.vivaphp.net/pdaxrom/java/ (http://zaurus.vivaphp.net/pdaxrom/java/)
I installed everything to my Zaurus C860 Beta 1.
But when I try to run gcappletviewer it says it can't find famvm. No such file or directory at /usr/local/bin/gcappletviewer line 36

Anyone any advice please? Couldn't find anything on the forum that fixed this.


Thanks in advance!!  
 
--Update instead of jamvm dir I just put the jamvm file into the dir of gcappletviewer and tried running the pc clock... Dunno what;s going I see a Window like it is almost ready to run but it's not running.
-Firefox crashes with the same error message...
-Feel like I am getting closer..
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127200\"][{POST_SNAPBACK}][/a][/div]
Argh did this last week..don't have my z on me.  The problem is that jamvm is not where the plugin expects it.  Try finding the jamvm executable and making a link to it someplace on your path, like /usr/bin, for example. Once the system "knows" where jamvm is , via that link, it should execute and all will go well.
Title: Java Firefox Errors
Post by: Dima202 on May 16, 2006, 12:34:24 am
Someone on IRC told me to echo $PATH. I did that and picked out a dir. put in the jamvm executable but still nogo, same problem. Also tried the path you gave.
Maybe I need to put it in a specific dir?
Title: Java Firefox Errors
Post by: adf on May 16, 2006, 12:42:34 am
Quote
Someone on IRC told me to echo $PATH. I did that and picked out a dir. put in the jamvm executable but still nogo, same problem. Also tried the path you gave.
Maybe I need to put it in a specific dir?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127216\"][{POST_SNAPBACK}][/a][/div]
just a link, I think.  
where is your jamvm executable?
Title: Java Firefox Errors
Post by: Dima202 on May 16, 2006, 12:54:18 am
Quote
Quote
Someone on IRC told me to echo $PATH. I did that and picked out a dir. put in the jamvm executable but still nogo, same problem. Also tried the path you gave.
Maybe I need to put it in a specific dir?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127216\"][{POST_SNAPBACK}][/a][/div]
just a link, I think.  
where is your jamvm executable?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127217\"][{POST_SNAPBACK}][/a][/div]
I have it in /usr/lib/qt/bin/jamvm -i pasted the executable there since it was on of the echo dirs/
/usr/java/jamvm
/usr/java/bin/jamvm
/usr/java/bin/share/jamvm
/usr/local/bin/jamvm
Title: Java Firefox Errors
Post by: adf on May 16, 2006, 12:57:08 am
Quote
Quote
Quote
Someone on IRC told me to echo $PATH. I did that and picked out a dir. put in the jamvm executable but still nogo, same problem. Also tried the path you gave.
Maybe I need to put it in a specific dir?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127216\"][{POST_SNAPBACK}][/a][/div]
just a link, I think.  
where is your jamvm executable?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127217\"][{POST_SNAPBACK}][/a][/div]
I have it in /usr/lib/qt/bin/jamvm -i pasted the executable there since it was on of the echo dirs/
/usr/java/jamvm
/usr/java/bin/jamvm
/usr/java/bin/share/jamvm
/usr/local/bin/jamvm
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127218\"][{POST_SNAPBACK}][/a][/div]
try "ln -sf /usr/bin/java/jamvm /usr/bin/jamvm"
Title: Java Firefox Errors
Post by: Dima202 on May 16, 2006, 01:03:31 am
Quote
Quote
Quote
Quote
Someone on IRC told me to echo $PATH. I did that and picked out a dir. put in the jamvm executable but still nogo, same problem. Also tried the path you gave.
Maybe I need to put it in a specific dir?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127216\"][{POST_SNAPBACK}][/a][/div]
just a link, I think.  
where is your jamvm executable?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127217\"][{POST_SNAPBACK}][/a][/div]
I have it in /usr/lib/qt/bin/jamvm -i pasted the executable there since it was on of the echo dirs/
/usr/java/jamvm
/usr/java/bin/jamvm
/usr/java/bin/share/jamvm
/usr/local/bin/jamvm
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127218\"][{POST_SNAPBACK}][/a][/div]
try "ln -sf /usr/bin/java/jamvm /usr/bin/jamvm"
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127219\"][{POST_SNAPBACK}][/a][/div]
There isn't /usr/bin/java/jamvm
"ln -sf /usr/java/jamvm /usr/bin/jamvm"
I did this instead, same problem
Anything else you think I could try?
Thank a lot for your help btw!

-Update the jamvm (non-dir) is located in /usr/java/jamvm/bin/jamvm
-Maybe this will clear some thing ?
Title: Java Firefox Errors
Post by: adf on May 16, 2006, 01:15:21 am
sorry, try linking the one in /usr/java/bin instead
Title: Java Firefox Errors
Post by: cortez on May 16, 2006, 01:22:42 am
Have you tried running a simple standalone program, not within a browser?
Make sure that all libs, including GNU Classpath(!), can be found.

cortez
Title: Java Firefox Errors
Post by: Dima202 on May 16, 2006, 01:37:15 am
Quote
Have you tried running a simple standalone program, not within a browser?
Make sure that all libs, including GNU Classpath(!), can be found.

cortez
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127224\"][{POST_SNAPBACK}][/a][/div]
Well, yeah, I tried running gcjappletviewer the pcclick program.
Classpath is isntalled, I installed everything from the site.