Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - 4.6 licensing issue - gcc OK: Page 1 of 2 (29 Items)
   
4.6 licensing issue - gcc OK  
I just installed the latest 4.6 drop (20090304) on my Dell D820 laptop on Fedora Core 10
I first installed 6.4.0, then replaced the eclipse directory with the 4.6 eclipse directory. Was that not OK ?

I activated the license and it said it was OK. Regardless, I should have 30 days. I think.

gcc works fine and built a hello world for me from a shell

When I run the IDE, I get a license problem 

Popup says: "License Message Reason: License Check Failure
/opt/qnx640/host/linux/x86/usr/lib/libqnxlic.sao: Can't load IA 32-bit .so on a IA 32-bit platform"

which seems unfortunate.

There are no specific installation or 'how to run' notes that I can find - I just ran 'qde' - is that wrong ?

The IDE runs, but all licensed components are disabled.

What's wrong ?

Thanks !

Dave

Here's the complete log


*** Date: Sunday, March 15, 2009 10:05:31 PM GMT-08:00

*** Platform Details:

*** System properties:
eclipse.buildId=I20090304
eclipse.commands=-os
linux
-ws
gtk
-arch
x86
-showsplash
-launcher
/opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
-name
Qde
--launcher.library
/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/
eclipse_1115.so
-startup
/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-vm
/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
eclipse.ee.install.verify=false
eclipse.home.location=file:/opt/qnx640/host/linux/x86/usr/qde/eclipse/
eclipse.launcher=/opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
eclipse.product=com.qnx.tools.ide.momentics.ide
eclipse.startTime=1237183352988
eclipse.vm=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
eclipse.vmargs=-Dpath=$QNX_HOST/usr/bin:$PATH
-Xms256M
-Xmx512M
-XX:MaxPermSize=128m
-Djava.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819
.jar
eof=eof
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.
jar
java.class.version=49.0
java.endorsed.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/endorsed
java.ext.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/ext
java.home=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre
java.io.tmpdir=/tmp
java.library.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/i386/client:/opt/qnx640/host/linux/x86/usr/qde/
eclipse/jre/lib/i386:/opt/qnx640/host/linux/x86/usr/lib::/usr/lib/xulrunner-1.9:/usr/lib/xulrunner-1.9
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_11-b03
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_11
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems...
View Full Message
Re: 4.6 licensing issue - gcc OK  
Dave,

We haven't tested FC10 as it's not a formally supported platform. Before we get hold of a FC10 system to test, there are
 several small steps to narrow down the issue:

1) After  your installed SDP 6.4.0, have you tried to run the bundled IDE (4.5.0)? Did it work?
2) Can you check to see if you have read access to "/opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so"? If yes, can you do
 a "ldd" on that library?
3) Can you do a "cat `which qde`" and see if that qde shell script sets the LD_LIBRARY_PATH to where the "libqnxlic.so" 
is?
4) Do you set any special "java.library.path" variable in your "qde.ini" file or from your command line?
5) Would you be able to remove your $HOME/.momentics/4.6 directory and try again?
Re: 4.6 licensing issue - gcc OK  
Should be same problem with IDE 4.5. Is it 64bit or 32?
You have to run $QNX_HOST/usr/bin/qde.


Dave Bott wrote:
> I just installed the latest 4.6 drop (20090304) on my Dell D820 laptop on Fedora Core 10
> I first installed 6.4.0, then replaced the eclipse directory with the 4.6 eclipse directory. Was that not OK ?
> 
> I activated the license and it said it was OK. Regardless, I should have 30 days. I think.
> 
> gcc works fine and built a hello world for me from a shell
> 
> When I run the IDE, I get a license problem 
> 
> Popup says: "License Message Reason: License Check Failure
> /opt/qnx640/host/linux/x86/usr/lib/libqnxlic.sao: Can't load IA 32-bit .so on a IA 32-bit platform"
> 
> which seems unfortunate.
> 
> There are no specific installation or 'how to run' notes that I can find - I just ran 'qde' - is that wrong ?
> 
> The IDE runs, but all licensed components are disabled.
> 
> What's wrong ?
> 
> Thanks !
> 
> Dave
> 
> Here's the complete log
> 
> 
> *** Date: Sunday, March 15, 2009 10:05:31 PM GMT-08:00
> 
> *** Platform Details:
> 
> *** System properties:
> eclipse.buildId=I20090304
> eclipse.commands=-os
> linux
> -ws
> gtk
> -arch
> x86
> -showsplash
> -launcher
> /opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
> -name
> Qde
> --launcher.library
> /opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/
eclipse_1115.so
> -startup
> /opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
> -vm
> /opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
> eclipse.ee.install.verify=false
> eclipse.home.location=file:/opt/qnx640/host/linux/x86/usr/qde/eclipse/
> eclipse.launcher=/opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
> eclipse.product=com.qnx.tools.ide.momentics.ide
> eclipse.startTime=1237183352988
> eclipse.vm=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
> eclipse.vmargs=-Dpath=$QNX_HOST/usr/bin:$PATH
> -Xms256M
> -Xmx512M
> -XX:MaxPermSize=128m
> -Djava.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.
R34x_v20080819.jar
> eof=eof
> file.encoding=UTF-8
> file.encoding.pkg=sun.io
> file.separator=/
> java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
> java.awt.printerjob=sun.print.PSPrinterJob
> java.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819
.jar
> java.class.version=49.0
> java.endorsed.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/endorsed
> java.ext.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/ext
> java.home=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre
> java.io.tmpdir=/tmp
> java.library.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/i386/client:/opt/qnx640/host/linux/x86/usr/qde/
eclipse/jre/lib/i386:/opt/qnx640/host/linux/x86/usr/lib::/usr/lib/xulrunner-1.9:/usr/lib/xulrunner-1.9
> java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
> java.runtime.version=1.5.0_11-b03
> java.specification.name=Java Platform API Specification
> java.specification.vendor=Sun Microsystems Inc.
> java.specification.version=1.5
> java.vendor=Sun Microsystems Inc.
> java.vendor.url=http://java.sun.com/
> java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
> java.version=1.5.0_11
> java.vm.info=mixed mode, sharing
> java.vm.name=Java HotSpot(TM) Client VM
> java.vm.specification.name=Java Virtual Machine Specification
> java.vm.specification.vendor=Sun Microsystems Inc.
> java.vm.specification.version=1.0
> java.vm.vendor=Sun...
View Full Message
Re: 4.6 licensing issue - gcc OK  
run_qde.sh DOES run $QNX_HOST/usr/bin/qde...

$ cat /opt/qnx640/run_qde.sh
#!/bin/sh
cd "/opt/qnx640/"
"/opt/qnx640/host/linux/x86/usr/bin/qde"


Elena Laskavaia wrote:
> Should be same problem with IDE 4.5. Is it 64bit or 32?
> You have to run $QNX_HOST/usr/bin/qde.
> 
> 
> Dave Bott wrote:
>> I just installed the latest 4.6 drop (20090304) on my Dell D820 laptop on Fedora Core 10
>> I first installed 6.4.0, then replaced the eclipse directory with the 4.6 eclipse directory. Was that not OK ?
>>
>> I activated the license and it said it was OK. Regardless, I should have 30 days. I think.
>>
>> gcc works fine and built a hello world for me from a shell
>>
>> When I run the IDE, I get a license problem 
>>
>> Popup says: "License Message Reason: License Check Failure
>> /opt/qnx640/host/linux/x86/usr/lib/libqnxlic.sao: Can't load IA 32-bit .so on a IA 32-bit platform"
>>
>> which seems unfortunate.
>>
>> There are no specific installation or 'how to run' notes that I can find - I just ran 'qde' - is that wrong ?
>>
>> The IDE runs, but all licensed components are disabled.
>>
>> What's wrong ?
>>
>> Thanks !
>>
>> Dave
>>
>> Here's the complete log
>>
>>
>> *** Date: Sunday, March 15, 2009 10:05:31 PM GMT-08:00
>>
>> *** Platform Details:
>>
>> *** System properties:
>> eclipse.buildId=I20090304
>> eclipse.commands=-os
>> linux
>> -ws
>> gtk
>> -arch
>> x86
>> -showsplash
>> -launcher
>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
>> -name
>> Qde
>> --launcher.library
>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/
eclipse_1115.so
>> -startup
>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
>> -vm
>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
>> eclipse.ee.install.verify=false
>> eclipse.home.location=file:/opt/qnx640/host/linux/x86/usr/qde/eclipse/
>> eclipse.launcher=/opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
>> eclipse.product=com.qnx.tools.ide.momentics.ide
>> eclipse.startTime=1237183352988
>> eclipse.vm=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
>> eclipse.vmargs=-Dpath=$QNX_HOST/usr/bin:$PATH
>> -Xms256M
>> -Xmx512M
>> -XX:MaxPermSize=128m
>> -Djava.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.
R34x_v20080819.jar
>> eof=eof
>> file.encoding=UTF-8
>> file.encoding.pkg=sun.io
>> file.separator=/
>> java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
>> java.awt.printerjob=sun.print.PSPrinterJob
>> java.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.
R34x_v20080819.jar
>> java.class.version=49.0
>> java.endorsed.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/endorsed
>> java.ext.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/ext
>> java.home=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre
>> java.io.tmpdir=/tmp
>> java.library.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/i386/client:/opt/qnx640/host/linux/x86/usr/qde/
eclipse/jre/lib/i386:/opt/qnx640/host/linux/x86/usr/lib::/usr/lib/xulrunner-1.9:/usr/lib/xulrunner-1.9
>> java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
>> java.runtime.version=1.5.0_11-b03
>> java.specification.name=Java Platform API Specification
>> java.specification.vendor=Sun...
View Full Message
Re: 4.6 licensing issue - gcc OK  
And what is the answer to my first question?

Colin Burgess wrote:
> run_qde.sh DOES run $QNX_HOST/usr/bin/qde...
> 
> $ cat /opt/qnx640/run_qde.sh
> #!/bin/sh
> cd "/opt/qnx640/"
> "/opt/qnx640/host/linux/x86/usr/bin/qde"
> 
> 
> Elena Laskavaia wrote:
>> Should be same problem with IDE 4.5. Is it 64bit or 32?
>> You have to run $QNX_HOST/usr/bin/qde.
>>
>>
>> Dave Bott wrote:
>>> I just installed the latest 4.6 drop (20090304) on my Dell D820 laptop on Fedora Core 10
>>> I first installed 6.4.0, then replaced the eclipse directory with the 4.6 eclipse directory. Was that not OK ?
>>>
>>> I activated the license and it said it was OK. Regardless, I should have 30 days. I think.
>>>
>>> gcc works fine and built a hello world for me from a shell
>>>
>>> When I run the IDE, I get a license problem 
>>>
>>> Popup says: "License Message Reason: License Check Failure
>>> /opt/qnx640/host/linux/x86/usr/lib/libqnxlic.sao: Can't load IA 32-bit .so on a IA 32-bit platform"
>>>
>>> which seems unfortunate.
>>>
>>> There are no specific installation or 'how to run' notes that I can find - I just ran 'qde' - is that wrong ?
>>>
>>> The IDE runs, but all licensed components are disabled.
>>>
>>> What's wrong ?
>>>
>>> Thanks !
>>>
>>> Dave
>>>
>>> Here's the complete log
>>>
>>>
>>> *** Date: Sunday, March 15, 2009 10:05:31 PM GMT-08:00
>>>
>>> *** Platform Details:
>>>
>>> *** System properties:
>>> eclipse.buildId=I20090304
>>> eclipse.commands=-os
>>> linux
>>> -ws
>>> gtk
>>> -arch
>>> x86
>>> -showsplash
>>> -launcher
>>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
>>> -name
>>> Qde
>>> --launcher.library
>>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805
/eclipse_1115.so
>>> -startup
>>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
>>> -vm
>>> /opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
>>> eclipse.ee.install.verify=false
>>> eclipse.home.location=file:/opt/qnx640/host/linux/x86/usr/qde/eclipse/
>>> eclipse.launcher=/opt/qnx640/host/linux/x86/usr/qde/eclipse/qde
>>> eclipse.product=com.qnx.tools.ide.momentics.ide
>>> eclipse.startTime=1237183352988
>>> eclipse.vm=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/bin/../lib/i386/client/libjvm.so
>>> eclipse.vmargs=-Dpath=$QNX_HOST/usr/bin:$PATH
>>> -Xms256M
>>> -Xmx512M
>>> -XX:MaxPermSize=128m
>>> -Djava.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.
R34x_v20080819.jar
>>> eof=eof
>>> file.encoding=UTF-8
>>> file.encoding.pkg=sun.io
>>> file.separator=/
>>> java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
>>> java.awt.printerjob=sun.print.PSPrinterJob
>>> java.class.path=/opt/qnx640/host/linux/x86/usr/qde/eclipse/plugins/org.eclipse.equinox.launcher_1.0.101.
R34x_v20080819.jar
>>> java.class.version=49.0
>>> java.endorsed.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/endorsed
>>> java.ext.dirs=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre/lib/ext
>>> java.home=/opt/qnx640/host/linux/x86/usr/qde/eclipse/jre
>>> java.io.tmpdir=/tmp
>>>...
View Full Message
Re: 4.6 licensing issue - gcc OK  
Thanks for the suggestions.

This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but it is dual core.

Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see attached bug report.
It got a long way before it crashed - asked me about which workspace to use etc.

It had created a workspace directory and a .metadata directory, but no .log file
I tried it as both root and non-root.

For Andy's questions about libqnxlic.so
"
[root@demoPC lib]# pwd
/opt/qnx640/host/linux/x86/usr/lib
[root@demoPC lib]# ls -la libqnxlic.so
-rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
[root@demoPC lib]# ldd libqnxlic.so
	linux-gate.so.1 =>  (0x00505000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
	libc.so.6 => /lib/libc.so.6 (0x00e88000)
	/lib/ld-linux.so.2 (0x002db000)

[root@demoPC lib]# cat `which qde`
#!/usr/bin/env sh
export PATH=$QNX_HOST/usr/bin:$PATH
export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
$QNX_HOST/usr/qde/eclipse/qde
[root@demoPC lib]# set|grep QNX
QNX_CONFIGURATION=/etc/qnx
QNX_HOST=/opt/qnx640/host/linux/x86
QNX_JAVAHOME=/opt/qnx640/_jvm
QNX_TARGET=/opt/qnx640/target/qnx6
"

So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH

I have not knowingly set *anything* in qde.ini or the command line.

I did remove the .momentics dir and try again - same result.

This should be pretty easy to try - Fedora Core 10 is not hard to obtain...

Thanks

Dave
Attachment: Text Momentics-bugreport.txt 21.64 KB
RE: 4.6 licensing issue - gcc OK  

> -----Original Message-----
> From: Dave Bott [mailto:community-noreply@qnx.com]
> Sent: March-16-09 11:53 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
> 
> Thanks for the suggestions.
> 
> This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but it
> is dual core.

I'm pretty sure if it's dual core, it supports 64 bits.
RE: 4.6 licensing issue - gcc OK  
 No, it really doesn't - it's a Core 2, not a Core 2 Duo
Per Windows, it is a T2500.
Wikipedia says this is a Yonah:

________________________________

From: Mario Charest [mailto:community-noreply@qnx.com]
Sent: Mon 16/03/2009 8:55 AM
To: general-ide
Subject: RE: 4.6 licensing issue - gcc OK



> -----Original Message-----
> From: Dave Bott [mailto:community-noreply@qnx.com]
> Sent: March-16-09 11:53 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
>
> Thanks for the suggestions.
>
> This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but it
> is dual core.

I'm pretty sure if it's dual core, it supports 64 bits.


_______________________________________________
General
http://community.qnx.com/sf/go/post24444



Attachment: Text winmail.dat 3.61 KB
Re: RE: 4.6 licensing issue - gcc OK  
Rats - hit the send key by mistake...

Wikipedia reference:
http://en.wikipedia.org/wiki/List_of_Intel_microprocessors#Intel_Core

AFAIK it's the first dual core that came out - 32 bits only - Core 2 Duo were then 64-bit...

FC10 64-bit complained about lack of 64-bit support when I tried it too... 

Not that it should matter here of course...

Cheers

Dave
RE: RE: 4.6 licensing issue - gcc OK  
Thanks for correcting me !

> -----Original Message-----
> From: Dave Bott [mailto:community-noreply@qnx.com]
> Sent: March-16-09 12:06 PM
> To: general-ide
> Subject: Re: RE: 4.6 licensing issue - gcc OK
> 
> Rats - hit the send key by mistake...
> 
> Wikipedia reference:
> http://en.wikipedia.org/wiki/List_of_Intel_microprocessors#Intel_Core
> 
> AFAIK it's the first dual core that came out - 32 bits only - Core 2
> Duo were then 64-bit...
> 
> FC10 64-bit complained about lack of 64-bit support when I tried it
> too...
> 
> Not that it should matter here of course...
> 
> Cheers
> 
> Dave
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24448
> 
Re: 4.6 licensing issue - gcc OK  
Me too.  I guess not all D820's are created equal! :-)

Mario Charest wrote:
> Thanks for correcting me !
> 
>> -----Original Message-----
>> From: Dave Bott [mailto:community-noreply@qnx.com]
>> Sent: March-16-09 12:06 PM
>> To: general-ide
>> Subject: Re: RE: 4.6 licensing issue - gcc OK
>>
>> Rats - hit the send key by mistake...
>>
>> Wikipedia reference:
>> http://en.wikipedia.org/wiki/List_of_Intel_microprocessors#Intel_Core
>>
>> AFAIK it's the first dual core that came out - 32 bits only - Core 2
>> Duo were then 64-bit...
>>
>> FC10 64-bit complained about lack of 64-bit support when I tried it
>> too...
>>
>> Not that it should matter here of course...
>>
>> Cheers
>>
>> Dave
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post24448
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24451
> 

-- 
cburgess@qnx.com
Re: 4.6 licensing issue - gcc OK  
Unfortunately it is not support platform. Do you have a crash log? Check configuration area for a log
$HOME/.momentics/4.5/

Try to remove $HOME/.momentics and re-start.


Dave Bott wrote:
> Thanks for the suggestions.
> 
> This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but it is dual core.
> 
> Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see attached bug report.
> It got a long way before it crashed - asked me about which workspace to use etc.
> 
> It had created a workspace directory and a .metadata directory, but no .log file
> I tried it as both root and non-root.
> 
> For Andy's questions about libqnxlic.so
> "
> [root@demoPC lib]# pwd
> /opt/qnx640/host/linux/x86/usr/lib
> [root@demoPC lib]# ls -la libqnxlic.so
> -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
> [root@demoPC lib]# ldd libqnxlic.so
> 	linux-gate.so.1 =>  (0x00505000)
> 	libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
> 	libc.so.6 => /lib/libc.so.6 (0x00e88000)
> 	/lib/ld-linux.so.2 (0x002db000)
> 
> [root@demoPC lib]# cat `which qde`
> #!/usr/bin/env sh
> export PATH=$QNX_HOST/usr/bin:$PATH
> export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
> $QNX_HOST/usr/qde/eclipse/qde
> [root@demoPC lib]# set|grep QNX
> QNX_CONFIGURATION=/etc/qnx
> QNX_HOST=/opt/qnx640/host/linux/x86
> QNX_JAVAHOME=/opt/qnx640/_jvm
> QNX_TARGET=/opt/qnx640/target/qnx6
> "
> 
> So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH
> 
> I have not knowingly set *anything* in qde.ini or the command line.
> 
> I did remove the .momentics dir and try again - same result.
> 
> This should be pretty easy to try - Fedora Core 10 is not hard to obtain...
> 
> Thanks
> 
> Dave
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24443
> 
RE: 4.6 licensing issue - gcc OK  
I'm also having licensing issue (Ubuntu 8.10 64 bit) , I can compile/edit/debug, but can't run any of the QNX specific 
tools.  

License Check Failure 
no qnxlic in java.library.path

The 4.6 version is started with a script Elena posted which ends with:

export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
/home/mcharest/eclipse/qde "$@"


> -----Original Message-----
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: March-16-09 11:57 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
> 
> Unfortunately it is not support platform. Do you have a crash log?
> Check configuration area for a log
> $HOME/.momentics/4.5/
> 
> Try to remove $HOME/.momentics and re-start.
> 
> 
> Dave Bott wrote:
> > Thanks for the suggestions.
> >
> > This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but
> it is dual core.
> >
> > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
> attached bug report.
> > It got a long way before it crashed - asked me about which workspace
> to use etc.
> >
> > It had created a workspace directory and a .metadata directory, but
> no .log file
> > I tried it as both root and non-root.
> >
> > For Andy's questions about libqnxlic.so
> > "
> > [root@demoPC lib]# pwd
> > /opt/qnx640/host/linux/x86/usr/lib
> > [root@demoPC lib]# ls -la libqnxlic.so
> > -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
> > [root@demoPC lib]# ldd libqnxlic.so
> > 	linux-gate.so.1 =>  (0x00505000)
> > 	libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
> > 	libc.so.6 => /lib/libc.so.6 (0x00e88000)
> > 	/lib/ld-linux.so.2 (0x002db000)
> >
> > [root@demoPC lib]# cat `which qde`
> > #!/usr/bin/env sh
> > export PATH=$QNX_HOST/usr/bin:$PATH
> > export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
> > $QNX_HOST/usr/qde/eclipse/qde
> > [root@demoPC lib]# set|grep QNX
> > QNX_CONFIGURATION=/etc/qnx
> > QNX_HOST=/opt/qnx640/host/linux/x86
> > QNX_JAVAHOME=/opt/qnx640/_jvm
> > QNX_TARGET=/opt/qnx640/target/qnx6
> > "
> >
> > So, yes, I can access it, ldd it, and it appears to be in
> LD_LIBRARY_PATH
> >
> > I have not knowingly set *anything* in qde.ini or the command line.
> >
> > I did remove the .momentics dir and try again - same result.
> >
> > This should be pretty easy to try - Fedora Core 10 is not hard to
> obtain...
> >
> > Thanks
> >
> > Dave
> >
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post24443
> >
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24445
> 
Re: 4.6 licensing issue - gcc OK  
qde script that he is running has this already. Library is loaded but failed to load some other library or resolve some 
other symbols.


Mario Charest wrote:
> I'm also having licensing issue (Ubuntu 8.10 64 bit) , I can compile/edit/debug, but can't run any of the QNX specific
 tools.  
> 
> License Check Failure 
> no qnxlic in java.library.path
> 
> The 4.6 version is started with a script Elena posted which ends with:
> 
> export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
> /home/mcharest/eclipse/qde "$@"
> 
> 
>> -----Original Message-----
>> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
>> Sent: March-16-09 11:57 AM
>> To: general-ide
>> Subject: Re: 4.6 licensing issue - gcc OK
>>
>> Unfortunately it is not support platform. Do you have a crash log?
>> Check configuration area for a log
>> $HOME/.momentics/4.5/
>>
>> Try to remove $HOME/.momentics and re-start.
>>
>>
>> Dave Bott wrote:
>>> Thanks for the suggestions.
>>>
>>> This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but
>> it is dual core.
>>> Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
>> attached bug report.
>>> It got a long way before it crashed - asked me about which workspace
>> to use etc.
>>> It had created a workspace directory and a .metadata directory, but
>> no .log file
>>> I tried it as both root and non-root.
>>>
>>> For Andy's questions about libqnxlic.so
>>> "
>>> [root@demoPC lib]# pwd
>>> /opt/qnx640/host/linux/x86/usr/lib
>>> [root@demoPC lib]# ls -la libqnxlic.so
>>> -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
>>> [root@demoPC lib]# ldd libqnxlic.so
>>> 	linux-gate.so.1 =>  (0x00505000)
>>> 	libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
>>> 	libc.so.6 => /lib/libc.so.6 (0x00e88000)
>>> 	/lib/ld-linux.so.2 (0x002db000)
>>>
>>> [root@demoPC lib]# cat `which qde`
>>> #!/usr/bin/env sh
>>> export PATH=$QNX_HOST/usr/bin:$PATH
>>> export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
>>> $QNX_HOST/usr/qde/eclipse/qde
>>> [root@demoPC lib]# set|grep QNX
>>> QNX_CONFIGURATION=/etc/qnx
>>> QNX_HOST=/opt/qnx640/host/linux/x86
>>> QNX_JAVAHOME=/opt/qnx640/_jvm
>>> QNX_TARGET=/opt/qnx640/target/qnx6
>>> "
>>>
>>> So, yes, I can access it, ldd it, and it appears to be in
>> LD_LIBRARY_PATH
>>> I have not knowingly set *anything* in qde.ini or the command line.
>>>
>>> I did remove the .momentics dir and try again - same result.
>>>
>>> This should be pretty easy to try - Fedora Core 10 is not hard to
>> obtain...
>>> Thanks
>>>
>>> Dave
>>>
>>> _______________________________________________
>>> General
>>> http://community.qnx.com/sf/go/post24443
>>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post24445
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24452
> 
Re: 4.6 licensing issue - gcc OK  
4.5 crash can be related to xulrunner problems, but if you have licensing issues after you fix xulrunner problems, you 
would still get into them.
If for some reason there are some binary compatibility problems with Fedora Core 10 and our licensing library nothing we
 can do here until this platform
is officially supported or it required by the customer as PSP.


Dave Bott wrote:
> Thanks for the suggestions.
> 
> This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but it is dual core.
> 
> Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see attached bug report.
> It got a long way before it crashed - asked me about which workspace to use etc.
> 
> It had created a workspace directory and a .metadata directory, but no .log file
> I tried it as both root and non-root.
> 
> For Andy's questions about libqnxlic.so
> "
> [root@demoPC lib]# pwd
> /opt/qnx640/host/linux/x86/usr/lib
> [root@demoPC lib]# ls -la libqnxlic.so
> -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
> [root@demoPC lib]# ldd libqnxlic.so
> 	linux-gate.so.1 =>  (0x00505000)
> 	libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
> 	libc.so.6 => /lib/libc.so.6 (0x00e88000)
> 	/lib/ld-linux.so.2 (0x002db000)
> 
> [root@demoPC lib]# cat `which qde`
> #!/usr/bin/env sh
> export PATH=$QNX_HOST/usr/bin:$PATH
> export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
> $QNX_HOST/usr/qde/eclipse/qde
> [root@demoPC lib]# set|grep QNX
> QNX_CONFIGURATION=/etc/qnx
> QNX_HOST=/opt/qnx640/host/linux/x86
> QNX_JAVAHOME=/opt/qnx640/_jvm
> QNX_TARGET=/opt/qnx640/target/qnx6
> "
> 
> So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH
> 
> I have not knowingly set *anything* in qde.ini or the command line.
> 
> I did remove the .momentics dir and try again - same result.
> 
> This should be pretty easy to try - Fedora Core 10 is not hard to obtain...
> 
> Thanks
> 
> Dave
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24443
> 
RE: 4.6 licensing issue - gcc OK  
Thanks Elena/Andy.
 
Just checking - are we not adding *any* new supported Linux distros with IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty 
mainstream these days... And then there's 64-bit too...
 
Is the list still whatever was supported for 6.4.0 ?
 
Thanks
 
Dave

________________________________

From: Elena Laskavaia [mailto:community-noreply@qnx.com]
Sent: Mon 16/03/2009 9:06 AM
To: general-ide
Subject: Re: 4.6 licensing issue - gcc OK



4.5 crash can be related to xulrunner problems, but if you have licensing issues after you fix xulrunner problems, you 
would still get into them.
If for some reason there are some binary compatibility problems with Fedora Core 10 and our licensing library nothing we
 can do here until this platform
is officially supported or it required by the customer as PSP.


Dave Bott wrote:
> Thanks for the suggestions.
>
> This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but it is dual core.
>
> Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see attached bug report.
> It got a long way before it crashed - asked me about which workspace to use etc.
>
> It had created a workspace directory and a .metadata directory, but no .log file
> I tried it as both root and non-root.
>
> For Andy's questions about libqnxlic.so
> "
> [root@demoPC lib]# pwd
> /opt/qnx640/host/linux/x86/usr/lib
> [root@demoPC lib]# ls -la libqnxlic.so
> -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
> [root@demoPC lib]# ldd libqnxlic.so
>       linux-gate.so.1 =>  (0x00505000)
>       libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
>       libc.so.6 => /lib/libc.so.6 (0x00e88000)
>       /lib/ld-linux.so.2 (0x002db000)
>
> [root@demoPC lib]# cat `which qde`
> #!/usr/bin/env sh
> export PATH=$QNX_HOST/usr/bin:$PATH
> export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
> $QNX_HOST/usr/qde/eclipse/qde
> [root@demoPC lib]# set|grep QNX
> QNX_CONFIGURATION=/etc/qnx
> QNX_HOST=/opt/qnx640/host/linux/x86
> QNX_JAVAHOME=/opt/qnx640/_jvm
> QNX_TARGET=/opt/qnx640/target/qnx6
> "
>
> So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH
>
> I have not knowingly set *anything* in qde.ini or the command line.
>
> I did remove the .momentics dir and try again - same result.
>
> This should be pretty easy to try - Fedora Core 10 is not hard to obtain...
>
> Thanks
>
> Dave
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24443
>

_______________________________________________
General
http://community.qnx.com/sf/go/post24450



Attachment: Text winmail.dat 5.72 KB
Re: 4.6 licensing issue - gcc OK  
It is supported for 6.4.1 looks like


QMS7058-080 The following host platforms shall be supported:

     * Windows
           o 2000, XP Professional, Vista
           o Vista 64-bit
     * Linux
           o Suse 11
           o RedHat Enterprise Linux 4.0, 5.0
           o RedHat Enterprise Linux 5.1 Server 64 Bit Edition
           o Fedora 10
           o Ubuntu 8.04 LTS, 8.10
     * QNX Neutrino 6.4.1 x86 host (excluding IDE)
     * QNX Neutrino 6.4.1 x86 host on VMWare Workingstation 6.5, VMWare Player 2.5 (excluding IDE)
     * QNX Neutrino 6.4.1 x86 host on Microsoft VirtualPC 2007 (excluding IDE)

Dave Bott wrote:
> Thanks Elena/Andy.
> 
> Just checking - are we not adding *any* new supported Linux distros with 
> IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these days... And 
> then there's 64-bit too...
> 
> Is the list still whatever was supported for 6.4.0 ?
> 
> Thanks
> 
> Dave
> 
> ________________________________
> 
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Mon 16/03/2009 9:06 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
> 
> 
> 
> 4.5 crash can be related to xulrunner problems, but if you have 
> licensing issues after you fix xulrunner problems, you would still get 
> into them.
> If for some reason there are some binary compatibility problems with 
> Fedora Core 10 and our licensing library nothing we can do here until 
> this platform
> is officially supported or it required by the customer as PSP.
> 
> 
> Dave Bott wrote:
>  > Thanks for the suggestions.
>  >
>  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but 
> it is dual core.
>  >
>  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see 
> attached bug report.
>  > It got a long way before it crashed - asked me about which workspace 
> to use etc.
>  >
>  > It had created a workspace directory and a .metadata directory, but 
> no .log file
>  > I tried it as both root and non-root.
>  >
>  > For Andy's questions about libqnxlic.so
>  > "
>  > [root@demoPC lib]# pwd
>  > /opt/qnx640/host/linux/x86/usr/lib
>  > [root@demoPC lib]# ls -la libqnxlic.so
>  > -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
>  > [root@demoPC lib]# ldd libqnxlic.so
>  >       linux-gate.so.1 =>  (0x00505000)
>  >       libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
>  >       libc.so.6 => /lib/libc.so.6 (0x00e88000)
>  >       /lib/ld-linux.so.2 (0x002db000)
>  >
>  > [root@demoPC lib]# cat `which qde`
>  > #!/usr/bin/env sh
>  > export PATH=$QNX_HOST/usr/bin:$PATH
>  > export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
>  > $QNX_HOST/usr/qde/eclipse/qde
>  > [root@demoPC lib]# set|grep QNX
>  > QNX_CONFIGURATION=/etc/qnx
>  > QNX_HOST=/opt/qnx640/host/linux/x86
>  > QNX_JAVAHOME=/opt/qnx640/_jvm
>  > QNX_TARGET=/opt/qnx640/target/qnx6
>  > "
>  >
>  > So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH
>  >
>  > I have not knowingly set *anything* in qde.ini or the command line.
>  >
>  > I did remove the .momentics dir and try again - same result.
>  >
>  > This should be pretty easy to try - Fedora Core 10 is not hard to 
> obtain...
>  >
>  > Thanks
>  >
>  > Dave
>  >
>  > _______________________________________________
>  > General
>  > http://community.qnx.com/sf/go/post24443
>  >
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24450
> 
> 
>...
Re: 4.6 licensing issue - gcc OK  
I googled it. This error message is wrong because of some bug in jvm. It is trying to tell us something else.
Try to check permission on this library and all library it is references. Make sure it is rx for your user.

Dave Bott wrote:
> Thanks Elena/Andy.
> 
> Just checking - are we not adding *any* new supported Linux distros with 
> IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these days... And 
> then there's 64-bit too...
> 
> Is the list still whatever was supported for 6.4.0 ?
> 
> Thanks
> 
> Dave
> 
> ________________________________
> 
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Mon 16/03/2009 9:06 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
> 
> 
> 
> 4.5 crash can be related to xulrunner problems, but if you have 
> licensing issues after you fix xulrunner problems, you would still get 
> into them.
> If for some reason there are some binary compatibility problems with 
> Fedora Core 10 and our licensing library nothing we can do here until 
> this platform
> is officially supported or it required by the customer as PSP.
> 
> 
> Dave Bott wrote:
>  > Thanks for the suggestions.
>  >
>  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but 
> it is dual core.
>  >
>  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see 
> attached bug report.
>  > It got a long way before it crashed - asked me about which workspace 
> to use etc.
>  >
>  > It had created a workspace directory and a .metadata directory, but 
> no .log file
>  > I tried it as both root and non-root.
>  >
>  > For Andy's questions about libqnxlic.so
>  > "
>  > [root@demoPC lib]# pwd
>  > /opt/qnx640/host/linux/x86/usr/lib
>  > [root@demoPC lib]# ls -la libqnxlic.so
>  > -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
>  > [root@demoPC lib]# ldd libqnxlic.so
>  >       linux-gate.so.1 =>  (0x00505000)
>  >       libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
>  >       libc.so.6 => /lib/libc.so.6 (0x00e88000)
>  >       /lib/ld-linux.so.2 (0x002db000)
>  >
>  > [root@demoPC lib]# cat `which qde`
>  > #!/usr/bin/env sh
>  > export PATH=$QNX_HOST/usr/bin:$PATH
>  > export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
>  > $QNX_HOST/usr/qde/eclipse/qde
>  > [root@demoPC lib]# set|grep QNX
>  > QNX_CONFIGURATION=/etc/qnx
>  > QNX_HOST=/opt/qnx640/host/linux/x86
>  > QNX_JAVAHOME=/opt/qnx640/_jvm
>  > QNX_TARGET=/opt/qnx640/target/qnx6
>  > "
>  >
>  > So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH
>  >
>  > I have not knowingly set *anything* in qde.ini or the command line.
>  >
>  > I did remove the .momentics dir and try again - same result.
>  >
>  > This should be pretty easy to try - Fedora Core 10 is not hard to 
> obtain...
>  >
>  > Thanks
>  >
>  > Dave
>  >
>  > _______________________________________________
>  > General
>  > http://community.qnx.com/sf/go/post24443
>  >
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24450
> 
> 
> 
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24454
> 
RE: 4.6 licensing issue - gcc OK - solution  
Joy !
 
SELinux was getting in the way of the 4.6 code.
Specifically, it said it was preventing qde from loading libqnxlic.so which requires text relocation.
 
Obligingly, the report it generated  even explained how to fix it:
chcon -t textrel_shlib_t 'opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so
 
This did indeed let 4.6 start up - stock 4.5 still fails with the xrunner issue.
 
Maybe that's your [roblem too Mario ?

Dave
________________________________

From: Elena Laskavaia [mailto:community-noreply@qnx.com]
Sent: Mon 16/03/2009 9:20 AM
To: general-ide
Subject: Re: 4.6 licensing issue - gcc OK



I googled it. This error message is wrong because of some bug in jvm. It is trying to tell us something else.
Try to check permission on this library and all library it is references. Make sure it is rx for your user.

Dave Bott wrote:
> Thanks Elena/Andy.
>
> Just checking - are we not adding *any* new supported Linux distros with
> IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these days... And
> then there's 64-bit too...
>
> Is the list still whatever was supported for 6.4.0 ?
>
> Thanks
>
> Dave
>
> ________________________________
>
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Mon 16/03/2009 9:06 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
>
>
>
> 4.5 crash can be related to xulrunner problems, but if you have
> licensing issues after you fix xulrunner problems, you would still get
> into them.
> If for some reason there are some binary compatibility problems with
> Fedora Core 10 and our licensing library nothing we can do here until
> this platform
> is officially supported or it required by the customer as PSP.
>
>
> Dave Bott wrote:
>  > Thanks for the suggestions.
>  >
>  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but
> it is dual core.
>  >
>  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
> attached bug report.
>  > It got a long way before it crashed - asked me about which workspace
> to use etc.
>  >
>  > It had created a workspace directory and a .metadata directory, but
> no .log file
>  > I tried it as both root and non-root.
>  >
>  > For Andy's questions about libqnxlic.so
>  > "
>  > [root@demoPC lib]# pwd
>  > /opt/qnx640/host/linux/x86/usr/lib
>  > [root@demoPC lib]# ls -la libqnxlic.so
>  > -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
>  > [root@demoPC lib]# ldd libqnxlic.so
>  >       linux-gate.so.1 =>  (0x00505000)
>  >       libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
>  >       libc.so.6 => /lib/libc.so.6 (0x00e88000)
>  >       /lib/ld-linux.so.2 (0x002db000)
>  >
>  > [root@demoPC lib]# cat `which qde`
>  > #!/usr/bin/env sh
>  > export PATH=$QNX_HOST/usr/bin:$PATH
>  > export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
>  > $QNX_HOST/usr/qde/eclipse/qde
>  > [root@demoPC lib]# set|grep QNX
>  > QNX_CONFIGURATION=/etc/qnx
>  > QNX_HOST=/opt/qnx640/host/linux/x86
>  > QNX_JAVAHOME=/opt/qnx640/_jvm
>  > QNX_TARGET=/opt/qnx640/target/qnx6
>  > "
>  >
>  > So, yes, I can access it, ldd it, and it appears to be in LD_LIBRARY_PATH
>  >
>  > I have not knowingly set *anything* in qde.ini or the command line.
>  >
>  > I did remove the .momentics dir and try again - same result.
>  >
>  > This should be pretty easy to try - Fedora Core 10 is not hard to
> obtain...
>  >
>  > Thanks
>  >
>  > Dave
>  >
>  > _______________________________________________
>  > General
>  >...
Attachment: Text winmail.dat 7.62 KB
Re: 4.6 licensing issue - gcc OK - solution  
You had SELinux enabled and still was able to install SDP? Didn't the 
installer failed with licensing check because it uses the same 
"libqnxlic.so"?

In terms of xrunner issue, it's known in Eclipse 3.3.x which IDE 4.5 
bundled with. It's fixed in Eclipse 3.4.x which IDE 4.6 has now.


Dave Bott wrote:
>
> Joy !
>
> SELinux was getting in the way of the 4.6 code.
> Specifically, it said it was preventing qde from loading libqnxlic.so 
> which requires text relocation.
>
> Obligingly, the report it generated  even explained how to fix it:
> chcon -t textrel_shlib_t 'opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so
>
> This did indeed let 4.6 start up - stock 4.5 still fails with the 
> xrunner issue.
>
> Maybe that's your [roblem too Mario ?
>
> Dave
> ________________________________
>
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Mon 16/03/2009 9:20 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
>
>
>
> I googled it. This error message is wrong because of some bug in jvm. 
> It is trying to tell us something else.
> Try to check permission on this library and all library it is 
> references. Make sure it is rx for your user.
>
> Dave Bott wrote:
> > Thanks Elena/Andy.
> >
> > Just checking - are we not adding *any* new supported Linux distros with
> > IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these days... And
> > then there's 64-bit too...
> >
> > Is the list still whatever was supported for 6.4.0 ?
> >
> > Thanks
> >
> > Dave
> >
> > ________________________________
> >
> > From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> > Sent: Mon 16/03/2009 9:06 AM
> > To: general-ide
> > Subject: Re: 4.6 licensing issue - gcc OK
> >
> >
> >
> > 4.5 crash can be related to xulrunner problems, but if you have
> > licensing issues after you fix xulrunner problems, you would still get
> > into them.
> > If for some reason there are some binary compatibility problems with
> > Fedora Core 10 and our licensing library nothing we can do here until
> > this platform
> > is officially supported or it required by the customer as PSP.
> >
> >
> > Dave Bott wrote:
> >  > Thanks for the suggestions.
> >  >
> >  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but
> > it is dual core.
> >  >
> >  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
> > attached bug report.
> >  > It got a long way before it crashed - asked me about which workspace
> > to use etc.
> >  >
> >  > It had created a workspace directory and a .metadata directory, but
> > no .log file
> >  > I tried it as both root and non-root.
> >  >
> >  > For Andy's questions about libqnxlic.so
> >  > "
> >  > [root@demoPC lib]# pwd
> >  > /opt/qnx640/host/linux/x86/usr/lib
> >  > [root@demoPC lib]# ls -la libqnxlic.so
> >  > -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
> >  > [root@demoPC lib]# ldd libqnxlic.so
> >  >       linux-gate.so.1 =>  (0x00505000)
> >  >       libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
> >  >       libc.so.6 => /lib/libc.so.6 (0x00e88000)
> >  >       /lib/ld-linux.so.2 (0x002db000)
> >  >
> >  > [root@demoPC lib]# cat `which qde`
> >  > #!/usr/bin/env sh
> >  > export PATH=$QNX_HOST/usr/bin:$PATH
> >  > export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
> >  >...
View Full Message
Re: 4.6 licensing issue - gcc OK - solution  
Btw. SELinux problem described in the Installation Instructions on wiki page (instructions on how to turn it off):
http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Builds_Tau_Integration


Dave Bott wrote:
> Joy !
> 
> SELinux was getting in the way of the 4.6 code.
> Specifically, it said it was preventing qde from loading libqnxlic.so 
> which requires text relocation.
> 
> Obligingly, the report it generated  even explained how to fix it:
> chcon -t textrel_shlib_t 'opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so
> 
> This did indeed let 4.6 start up - stock 4.5 still fails with the 
> xrunner issue.
> 
> Maybe that's your [roblem too Mario ?
> 
> Dave
> ________________________________
> 
> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> Sent: Mon 16/03/2009 9:20 AM
> To: general-ide
> Subject: Re: 4.6 licensing issue - gcc OK
> 
> 
> 
> I googled it. This error message is wrong because of some bug in jvm. It 
> is trying to tell us something else.
> Try to check permission on this library and all library it is 
> references. Make sure it is rx for your user.
> 
> Dave Bott wrote:
>  > Thanks Elena/Andy.
>  >
>  > Just checking - are we not adding *any* new supported Linux distros with
>  > IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these days... And
>  > then there's 64-bit too...
>  >
>  > Is the list still whatever was supported for 6.4.0 ?
>  >
>  > Thanks
>  >
>  > Dave
>  >
>  > ________________________________
>  >
>  > From: Elena Laskavaia [mailto:community-noreply@qnx.com]
>  > Sent: Mon 16/03/2009 9:06 AM
>  > To: general-ide
>  > Subject: Re: 4.6 licensing issue - gcc OK
>  >
>  >
>  >
>  > 4.5 crash can be related to xulrunner problems, but if you have
>  > licensing issues after you fix xulrunner problems, you would still get
>  > into them.
>  > If for some reason there are some binary compatibility problems with
>  > Fedora Core 10 and our licensing library nothing we can do here until
>  > this platform
>  > is officially supported or it required by the customer as PSP.
>  >
>  >
>  > Dave Bott wrote:
>  >  > Thanks for the suggestions.
>  >  >
>  >  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit capable, but
>  > it is dual core.
>  >  >
>  >  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
>  > attached bug report.
>  >  > It got a long way before it crashed - asked me about which workspace
>  > to use etc.
>  >  >
>  >  > It had created a workspace directory and a .metadata directory, but
>  > no .log file
>  >  > I tried it as both root and non-root.
>  >  >
>  >  > For Andy's questions about libqnxlic.so
>  >  > "
>  >  > [root@demoPC lib]# pwd
>  >  > /opt/qnx640/host/linux/x86/usr/lib
>  >  > [root@demoPC lib]# ls -la libqnxlic.so
>  >  > -rwxrwxr-x 1 root root 453932 2009-03-15 22:55 libqnxlic.so
>  >  > [root@demoPC lib]# ldd libqnxlic.so
>  >  >       linux-gate.so.1 =>  (0x00505000)
>  >  >       libpthread.so.0 => /lib/libpthread.so.0 (0x00cee000)
>  >  >       libc.so.6 => /lib/libc.so.6 (0x00e88000)
>  >  >       /lib/ld-linux.so.2 (0x002db000)
>  >  >
>  >  > [root@demoPC lib]# cat `which qde`
>  >  > #!/usr/bin/env sh
>  >  > export PATH=$QNX_HOST/usr/bin:$PATH
>  >  > export LD_LIBRARY_PATH=$QNX_HOST/usr/lib:$LD_LIBRARY_PATH
>  >  > $QNX_HOST/usr/qde/eclipse/qde
>  >  >...
View Full Message
Re: 4.6 licensing issue - gcc OK - solution  
Thanks Elena - I looked for installation and release notes where I 
downloaded 4.6 - nothing there. Perhaps we could link them there as we 
do for regular downloads ?

Perhaps the note can be extended to specifically explain the kinds of 
problems that SELinux can cause ? Switching it off seems quite draconian 
- isn't it there for a reason ?

Thanks

Dave

Elena Laskavaia wrote:
>
> Btw. SELinux problem described in the Installation Instructions on 
> wiki page (instructions on how to turn it off):
> http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Builds_Tau_Integration
>
>
> Dave Bott wrote:
> > Joy !
> >
> > SELinux was getting in the way of the 4.6 code.
> > Specifically, it said it was preventing qde from loading libqnxlic.so
> > which requires text relocation.
> >
> > Obligingly, the report it generated  even explained how to fix it:
> > chcon -t textrel_shlib_t 'opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so
> >
> > This did indeed let 4.6 start up - stock 4.5 still fails with the
> > xrunner issue.
> >
> > Maybe that's your [roblem too Mario ?
> >
> > Dave
> > ________________________________
> >
> > From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> > Sent: Mon 16/03/2009 9:20 AM
> > To: general-ide
> > Subject: Re: 4.6 licensing issue - gcc OK
> >
> >
> >
> > I googled it. This error message is wrong because of some bug in jvm. It
> > is trying to tell us something else.
> > Try to check permission on this library and all library it is
> > references. Make sure it is rx for your user.
> >
> > Dave Bott wrote:
> >  > Thanks Elena/Andy.
> >  >
> >  > Just checking - are we not adding *any* new supported Linux 
> distros with
> >  > IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these 
> days... And
> >  > then there's 64-bit too...
> >  >
> >  > Is the list still whatever was supported for 6.4.0 ?
> >  >
> >  > Thanks
> >  >
> >  > Dave
> >  >
> >  > ________________________________
> >  >
> >  > From: Elena Laskavaia [mailto:community-noreply@qnx.com]
> >  > Sent: Mon 16/03/2009 9:06 AM
> >  > To: general-ide
> >  > Subject: Re: 4.6 licensing issue - gcc OK
> >  >
> >  >
> >  >
> >  > 4.5 crash can be related to xulrunner problems, but if you have
> >  > licensing issues after you fix xulrunner problems, you would 
> still get
> >  > into them.
> >  > If for some reason there are some binary compatibility problems with
> >  > Fedora Core 10 and our licensing library nothing we can do here until
> >  > this platform
> >  > is officially supported or it required by the customer as PSP.
> >  >
> >  >
> >  > Dave Bott wrote:
> >  >  > Thanks for the suggestions.
> >  >  >
> >  >  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit 
> capable, but
> >  > it is dual core.
> >  >  >
> >  >  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
> >  > attached bug report.
> >  >  > It got a long way before it crashed - asked me about which 
> workspace
> >  > to use etc.
> >  >  >
> >  >  > It had created a workspace directory and a .metadata 
> directory, but
> >  > no .log file
> >  >  > I tried it as both root and non-root.
> >  >  >
> >  >  > For Andy's questions about libqnxlic.so
> >  >  > "
> > ...
View Full Message
Re: 4.6 licensing issue - gcc OK - solution  
Ok I add your note in there and link.

Dave Bott wrote:
> Thanks Elena - I looked for installation and release notes where I 
> downloaded 4.6 - nothing there. Perhaps we could link them there as we 
> do for regular downloads ?
> 
> Perhaps the note can be extended to specifically explain the kinds of 
> problems that SELinux can cause ? Switching it off seems quite draconian 
> - isn't it there for a reason ?
> 
> Thanks
> 
> Dave
> 
> Elena Laskavaia wrote:
>> Btw. SELinux problem described in the Installation Instructions on 
>> wiki page (instructions on how to turn it off):
>> http://community.qnx.com/sf/wiki/do/viewPage/projects.ide/wiki/Builds_Tau_Integration
>>
>>
>> Dave Bott wrote:
>>> Joy !
>>>
>>> SELinux was getting in the way of the 4.6 code.
>>> Specifically, it said it was preventing qde from loading libqnxlic.so
>>> which requires text relocation.
>>>
>>> Obligingly, the report it generated  even explained how to fix it:
>>> chcon -t textrel_shlib_t 'opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so
>>>
>>> This did indeed let 4.6 start up - stock 4.5 still fails with the
>>> xrunner issue.
>>>
>>> Maybe that's your [roblem too Mario ?
>>>
>>> Dave
>>> ________________________________
>>>
>>> From: Elena Laskavaia [mailto:community-noreply@qnx.com]
>>> Sent: Mon 16/03/2009 9:20 AM
>>> To: general-ide
>>> Subject: Re: 4.6 licensing issue - gcc OK
>>>
>>>
>>>
>>> I googled it. This error message is wrong because of some bug in jvm. It
>>> is trying to tell us something else.
>>> Try to check permission on this library and all library it is
>>> references. Make sure it is rx for your user.
>>>
>>> Dave Bott wrote:
>>>  > Thanks Elena/Andy.
>>>  >
>>>  > Just checking - are we not adding *any* new supported Linux 
>> distros with
>>>  > IDE 4.6 ? FC10 and Ubunutu 8.10 are pretty mainstream these 
>> days... And
>>>  > then there's 64-bit too...
>>>  >
>>>  > Is the list still whatever was supported for 6.4.0 ?
>>>  >
>>>  > Thanks
>>>  >
>>>  > Dave
>>>  >
>>>  > ________________________________
>>>  >
>>>  > From: Elena Laskavaia [mailto:community-noreply@qnx.com]
>>>  > Sent: Mon 16/03/2009 9:06 AM
>>>  > To: general-ide
>>>  > Subject: Re: 4.6 licensing issue - gcc OK
>>>  >
>>>  >
>>>  >
>>>  > 4.5 crash can be related to xulrunner problems, but if you have
>>>  > licensing issues after you fix xulrunner problems, you would 
>> still get
>>>  > into them.
>>>  > If for some reason there are some binary compatibility problems with
>>>  > Fedora Core 10 and our licensing library nothing we can do here until
>>>  > this platform
>>>  > is officially supported or it required by the customer as PSP.
>>>  >
>>>  >
>>>  > Dave Bott wrote:
>>>  >  > Thanks for the suggestions.
>>>  >  >
>>>  >  > This is 32-bit Fedora Core 10 - my laptop is not 64-bit 
>> capable, but
>>>  > it is dual core.
>>>  >  >
>>>  >  > Reverting to stock (6.4.0) IDE 4.5 was worse - it crashed... see
>>>  > attached bug report.
>>>  >  > It got a long way before it crashed - asked me about which 
>>...
View Full Message
RE: 4.6 licensing issue - gcc OK - solution  

> -----Original Message-----
> From: Dave Bott [mailto:community-noreply@qnx.com]
> Sent: March-16-09 12:38 PM
> To: general-ide
> Subject: RE: 4.6 licensing issue - gcc OK - solution
> 
> Joy !
> 
> SELinux was getting in the way of the 4.6 code.
> Specifically, it said it was preventing qde from loading libqnxlic.so
> which requires text relocation.
> 
> Obligingly, the report it generated  even explained how to fix it:
> chcon -t textrel_shlib_t
> 'opt/qnx640/host/linux/x86/usr/lib/libqnxlic.so
> 
> This did indeed let 4.6 start up - stock 4.5 still fails with the
> xrunner issue.
> 
> Maybe that's your [roblem too Mario ?

Unfortunately not. I don't have SELinux installed, as far as I can tell..

Just to be on the safe side I tried chcon but that didn't change anything.

Thanks!
Re: 4.6 licensing issue - gcc OK - solution  
Mario your problem is because you did not have right LD_LIBRARY_PATH, and I as understand setting it properly resolves 
it.
There is no other workarounds, it has to be set. What is what qde script does (usr/bin/qde).

>>
>> Maybe that's your [roblem too Mario ?
> 
> Unfortunately not. I don't have SELinux installed, as far as I can tell..
> 
> Just to be on the safe side I tried chcon but that didn't change anything.
> 
> Thanks!
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post24477
>