Install QNX on PC104

Hi,
I installed the basic QNX 4.25 on my PC104’s hard disk. Now I want to
support TCP/IP, I copied some key utilities (such as Net,Socket, etc…).
When I type :
#Socket node3 &
It showes me:
Socket: No license
But I had add the licenses by ‘license’ utility.
What is the correct method to install TCP/IP services?

Fang

Are you running nameloc?

fxd <xdfang@public.cc.jl.cn> wrote in message
news:93hsj3$460$1@inn.qnx.com

Hi,
I installed the basic QNX 4.25 on my PC104’s hard disk. Now I want to
support TCP/IP, I copied some key utilities (such as Net,Socket, etc…).
When I type :
#Socket node3 &
It showes me:
Socket: No license
But I had add the licenses by ‘license’ utility.
What is the correct method to install TCP/IP services?

Fang

Normally, you should install any package with the ‘install’ utility of QNX.
It goes like this:

cd /

install -u ‘package name’

Then, you remove what you don’t need (but that’s not recommended).

Licensing is also a NIGHTMARE which we would all like to avoid but… since
nothing is perfect. Try also not to mix OLD and NEW licensing methods.

Hope this help.

“fxd” <xdfang@public.cc.jl.cn> wrote in message
news:93hsj3$460$1@inn.qnx.com

Hi,
I installed the basic QNX 4.25 on my PC104’s hard disk. Now I want to
support TCP/IP, I copied some key utilities (such as Net,Socket, etc…).
When I type :
#Socket node3 &
It showes me:
Socket: No license
But I had add the licenses by ‘license’ utility.
What is the correct method to install TCP/IP services?

Fang