[FreeNX-kNX] nxagent 1.5.0.x error

Tim Jordan tim at pcs-alaska.com
Wed Jun 22 23:13:36 UTC 2005


Terje Andersen wrote:

>I'm trying to compile the 1.5.0.x OSS libraries from NoMachine.com on a
>freshly installed Debian (Testing), and at the same time do a "newbie"
>documentation on how to do that and further how to configure the machine
>as a FreeNX server. (This way I learn myself too...  :-) )
>
>I've successfully managed to compile the sources and copied the files in
>the right places, and copied the ssh-key to the client. Then I installed
>FreeNX CVS Server (checked out 22.06.2005) with the 'nxserver --install'
>command. Then started the FreeNX server - OK. But when connecting to the
>server from a Windows XP client running NoMachine's NXClient 1.4 I get
>this error:
>
>NX> 203 NXSSH running with pid: 3348
>NX> 285 Enabling check on switch command
>NX> 285 Enabling skip of SSH config files
>NX> 200 Connected to address: 10.1.1.241 on port: 22
>NX> 202 Authenticating user: nx
>NX> 208 Using auth method: publickey
>HELLO NXSERVER - Version 1.4.0-04-CVS OS (GPL)
>NX> 105 hello NXCLIENT - Version 1.4.0
>NX> 134 Accepted protocol: 1.4.0
>NX> 105 SET SHELL_MODE SHELL
>NX> 105 SET AUTH_MODE PASSWORD
>NX> 105 login
>NX> 101 User: terander
>NX> 102 Password:
>NX> 103 Welcome to: freenx-deb user: terander
>NX> 105 listsession --user="terander" --status="Suspended","Running"
>--geometry="1280x1024x32+render+fullscreen" --type="unix-kde"
>NX> 127 Sessions list of user 'terander' for reconnect:
>
>Display Type             Session ID                       Options  Depth
>Screen         Status      Session Name
> ------- ---------------- -------------------------------- --------
>----- -------------- ----------- ------------------------------
>
>
>NX> 148 Server capacity: not reached for user: terander
>NX> 105 startsession --session="freenx-deb" --type="unix-kde"
>--cache="32M" --images="64M" --cookie="f0bde8a3680d0c963733d534f6073962"
>--link="adsl" --kbtype="pc102/us" --nodelay="1" --encryption="1"
>--backingstore="never" --geometry="fullscreen" --media="0"
>--agent_server="" --agent_user="" --agent_password="" 
>--screeninfo="1280x1024x32+render+fullscreen"
>
>NX> 1000 NXNODE - Version 1.4.0-04-CVS OS (GPL)
>NX> 700 Session id: freenx-deb-1005-6FB4E4B262E6BFA5C3D44316A9170F63
>NX> 705 Session display: 1005
>NX> 703 Session type: unix-kde
>NX> 701 Proxy cookie: 2db9017ecb8d0b5cd4f205a17200c5b9
>NX> 702 Proxy IP: 127.0.0.1
>NX> 706 Agent cookie: f0bde8a3680d0c963733d534f6073962
>NX> 704 Session cache: unix-kde
>NX> 707 SSL tunneling: 1
>NX> 105 NX> 504 Session startup failed.
>NX> 1004 Error: nxagent failed to start. Session timed out.
>NX> 1001 Bye.
>
>When I try to just execute the newly compiled nxagent on the computer, I
>get this error:
>nxagent: relocation error: /lib/libXcompext.so.1: undefined symbol:
>_NXEnableCleanGet
>
>Anyone knows what I can do next ?
>
>Some facts about my setup:
>Debian Testing
>OSS libraries v. 1.5.0.x
>nxagent source: nxagent-1.5.0-35.tar.gz
>freeNX CVS-checkout 22. june, 2005
>gcc version 3.3.5 (Debian 1:3.3.5-13)
>
>/Terje
>_______________________________________________
>FreeNX-kNX mailing list
>FreeNX-kNX at kde.org
>https://mail.kde.org/mailman/listinfo/freenx-knx
>  
>
The Debian packages at deb http://kalyxo-archive.mornfall.net 
experimental main
work well for me. 

Building Freenx on Debian

1. Include kalyxo in sources.list
# freenx
deb http://kalyxo-archive.mornfall.net experimental main

2. apt-get update

3. apt-get install freenx

4. Configuring ssh keys for freenx:
I used the freenx keys [NoMachine Keys]

5. Add the freenx user account
freenx:/home/tim# nxserver --adduser tim
NX> 100 NXSERVER - Version 1.4.0-04-CVS OS (GPL)
NX> 1000 NXNODE - Version 1.4.0-04-CVS OS (GPL)
NX> 716 Public key added to: /home/tim/.ssh/authorized_keys2
NX> 1001 Bye.
NX> 999 Bye

6. Add the freenx passwd
freenx:/home/tim# nxserver --passwd tim
NX> 100 NXSERVER - Version 1.4.0-04-CVS OS (GPL)
New password:
Password changed.
NX> 999 Bye

6. Install the freenx client tools and configure connection.

Windows: client is in the download section of nomachine.com 
<http://www.nomachine.com/download.php>

Linux: apt-get install nxdesktop nxviewer
 
Tim Jordan
pcs-alasak.com <http://www.pcs-alaska.com>





More information about the FreeNX-kNX mailing list