I guess you can just make the change inside ./jwd to use java instead of java64

I'm not sure if alias still work inside a non-interactive dash shell.

Вск, 24 Июн 2012, Bill Harris писал(а):
> A moment ago, I asked a question about J7.  Then I went to explore my
> J602 problem.  I have java in /usr/bin/java, and I think it's the
> right one:
> 
> ,----
> | $ java -version
> | java version "1.6.0_26"
> | Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> | Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> `----
> 
> It's not called java64, so I created an alias:
> 
> ,----
> | $ alias java64="java"
> `----
> 
> When I tried to run ./jwd, I get a message box that says,
> 
> ,----[ Message ]
> | Load library /home/me/j602/bin/libjnative.so failed.
> `----
> 
> But
> 
> ,----
> | $ ls -l libjnative.so 
> | -rwxr-xr-x 1 me me 14158 Mar  8  2011 libjnative.so
> `----
> 
> Any hints?  
> 
> Thanks,
> 
> Bill
> -- 
> Bill Harris                  
> Facilitated Systems
> http://makingsense.facilitatedsystems.com/
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to