below some kind of walkthrough for everybody who is having
difficulties with this:

1. get yourself a clean minimal debian installation (I am running
etch)

2. download NX from nomachine.com

  wget http://64.34.161.181/download/3.3.0/Linux/nxclient_3.3.0-6_i386.deb
  wget http://64.34.161.181/download/3.3.0/Linux/nxnode_3.3.0-17_i386.deb
  wget http://64.34.161.181/download/3.3.0/Linux/FE/nxserver_3.3.0-22_i386.deb

3. install libaudiofile0 which nxclients depends on

  apt-get install libaudiofile0

4. install NX

  dpkg -i nxclient_3.3.0-6_i386.deb
  dpkg -i nxnode_3.3.0-17_i386.deb
  dpkg -i nxserver_3.3.0-22_i386.deb

5. install x-server and a window manager (I am using fluxbox which is
really fast)

  apt-get install xserver-xfree86 x-window-system-core fluxbox

6. add a user for remote login

  adduser test

7. install your NX client for your preffered operating system and
configure it to use a custom UNIX desktop, in the application menu
select "Run the following command" and type "fluxbox" also use as
option "New virtual desktop"

this should do the remote stuff.

Hope it helps.


On 29 Jun., 10:53, Florent Guiliani <[email protected]> wrote:
> On Sun, Jun 28, 2009 at 11:37 PM, Joerg <[email protected]> wrote:
>
> > Florent,
>
> > I just install NX on a debian box but can't get the tws to work.
> >  am always getting the error "No X11 DISPLAY variable was set, but
> > this program performed an operation which requires it."
>
> > what do i have to set to make this working. Can I run TWS always in
> > the background or do I always need a NX client connected?
>
> > NX is running but so far I have no window manger installed, XFree is
> > running as well.
>
> > Thanks in advance.
>
> > BR
> > Joerg
>
> I guess it's because your DISPLAY envirronment variable is not set. If you
> open a terminal window (i.e. xterm) within your NX session and run TWS it
> will work because the DISPLAY variable will be set. You will need a window
> manager. Install xfce if you want a light window manager. You need to
> specify the path to the command startxfce in your NX client.
>
> You do not need to let your NX client connected. When you close your client,
> choose "disconnect" in the appearing popup and your session will continue to
> run head less.
>
> Finally you can use IBController to automate TWS daily restarting.
>
> --
> Florent,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jbooktrader?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to