Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - java.lang.UnsatisfiedLinkError: (4 Items)
   
java.lang.UnsatisfiedLinkError  
Hi!

I have a problem installing QNX Software Development Platform 6.4.0 on my ubuntu distributio

After I enter my license number i get the following message:

"java.lang.UnsatisfiedLinkError: no qnxlic in java.library.path"

It is not that I have turned on SeLinux, it is not even installed. I have tried with various version of Java. I use 
ubuntu 8.10, and I'm installing via "java -jar qnx_linux_setup.jar"

Using ./ on the bin file doesn't work at all (the java runtime environment doesn't start). 

Can I get around this issue? 

Best Regards,
Hugo
Re: java.lang.UnsatisfiedLinkError  
Hi Hugo,

Please note: Ubuntu 8.10 is not officially supported platform in QNX SDP 6.4.0, so it has not been tested.  

I did not see any installation issues on my Ubuntu 8.10, when launching the native executable.  What was the error 
message when you try launching .bin?
If you can also post /tmp/installOptionalLog.txt, that would be helpful.

Thanks,
Natalia
Re: java.lang.UnsatisfiedLinkError  
I have SDP 6.4.0 running on Ubuntu 8.10. Run the installer directly not the JAR file - that is likely causing the issue.


As far as I can tell, everything is running fine on 8.10.
Re: java.lang.UnsatisfiedLinkError  
Unless it is 64bit you can just run download and run (chmod +x first) linux installer directly.
Missing libraries message is caused by you trying to run this manually for some reason (why you running it from jar?).


Hugo Zeberg wrote:
> Hi!
> 
> I have a problem installing QNX Software Development Platform 6.4.0 on my ubuntu distributio
> 
> After I enter my license number i get the following message:
> 
> "java.lang.UnsatisfiedLinkError: no qnxlic in java.library.path"
> 
> It is not that I have turned on SeLinux, it is not even installed. I have tried with various version of Java. I use 
ubuntu 8.10, and I'm installing via "java -jar qnx_linux_setup.jar"
> 
> Using ./ on the bin file doesn't work at all (the java runtime environment doesn't start). 
> 
> Can I get around this issue? 
> 
> Best Regards,
> Hugo
> 
> _______________________________________________
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post23866
>