growing file in client session logfile

2X TerminalServer for Linux provides users with a secure, personal Linux desktop accessible from anywhere in the world, over any connection.

Postby colinbes » Sun Jun 24, 2007 3:13 pm

I followed the steps in http://code.2x.com/linuxterminalserver/wiki/NxInstall to build terminalserver.

First error I got was error with declare command - changing first line of buildscript to !#/bin/bash solved that.

When running buildscript from mentioned directory I get the following error:

Code: Select all
colinbes@colinbes-home:~/svn/linuxterminalserver/trunk/scripts$ ./build_NX_client_server.sh
Building from /home/colinbes/svn/linuxterminalserver/trunk
Building in /tmp/NX directory
##########################################################
Building and installing Perl
----------------------------------------------------------
./build_NX_client_server.sh: line 343: ./Configure: No such file or directory
make: *** No targets specified

It appears to be trying to run Configure from /tmp/NX. A directory listing of this directory shows no configure or Configure file.

Any help appreciated.
colinbes
 
Posts: 3
Joined: Mon Feb 19, 2007 8:32 pm

Postby philipdumont » Mon Nov 26, 2007 8:07 pm

If you have this problem and don't want to patch/upgrade, here's a workaround.

- Move /usr/NX/bin/nxagent to /usr/NX/bin/nxagent.real.

- Copy the script below to /usr/NX/bin/nxagent.

- duplicate nxagent.real's owner/permissions on the new nxagent.

------- 8< ------- Cut here ------- 8< -------
#!/bin/bash

#This is a HACK to work around the problem described at:
#http://www.2x.com/forums/viewtopic.php?t=763&sid=b08299e5068d754a14734b9768b34b82
#phil 26 Nov 2007

$0.real "$@" 2>&1 | grep -v 'nxagentSetPictureFilter: going to set filter'
------- 8< ------- Cut here ------- 8< -------
philipdumont
 
Posts: 1
Joined: Mon Nov 26, 2007 7:54 pm

Patch does not work

Postby JasperM » Thu Dec 06, 2007 8:30 am

Hi,

This patch does not work on my CentOS5 terminal server ;(
I getting a black screen when trying to login using this patch.
Can anyone confirm this or, maybe, look at this patch ?


philipdumont wrote:If you have this problem and don't want to patch/upgrade, here's a workaround.

- Move /usr/NX/bin/nxagent to /usr/NX/bin/nxagent.real.

- Copy the script below to /usr/NX/bin/nxagent.

- duplicate nxagent.real's owner/permissions on the new nxagent.

------- 8< ------- Cut here ------- 8< -------
#!/bin/bash

#This is a HACK to work around the problem described at:
#http://www.2x.com/forums/viewtopic.php?t=763&sid=b08299e5068d754a14734b9768b34b82
#phil 26 Nov 2007

$0.real "$@" 2>&1 | grep -v 'nxagentSetPictureFilter: going to set filter'
------- 8< ------- Cut here ------- 8< -------
JasperM
 
Posts: 1
Joined: Tue Apr 17, 2007 7:29 am

Postby jf » Mon Jan 21, 2008 6:22 am

I can confirm that the hack that you describe doesn't work.

It would be really cool if someone (2x? hint, hint) would post the patched binary for nxagent. Please? :)
jf
 
Posts: 12
Joined: Fri Oct 05, 2007 10:54 pm

Postby jf » Sat Feb 16, 2008 7:45 pm

After messing with compiling for a while I took the path of least resistance and I just installed freenx instead of using 2xterminalserver. Since I use 2X thinclientserver, I had to change out the keys so that thinclientserver would be happy, but other than this, it went well and has been working solid as a rock for weeks now.

If anyone needs help with how to use freenx with thinclient just give me a holler.
jf
 
Posts: 12
Joined: Fri Oct 05, 2007 10:54 pm

Previous

Return to 2X TerminalServer

Who is online

Users browsing this forum: No registered users and 0 guests