[FreeNX-kNX] FreeNX on Solaris: HOWTO and patch
Rongsheng Fang
unixlifebox at gmail.com
Thu Apr 6 01:40:25 UTC 2006
Looks like you don't have nxloadconfig in /usr/NX/bin directory? Make
sure you have it in /usr/NX/bin.
Rongsheng
Giuliano Gustavo Pinto wrote:
> ________________________________________________________________
> Don't forget to check the NX Knowledge Base:
> http://www.nomachine.com/kb/
> Please also check the FreeNX Wiki+FAQ for hints.
> http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> ________________________________________________________________
>
>
>
>
> ------------------------------------------------------------------------
>
> The output:
>
> # bash -x /usr/NX/bin/nxserver --start
> ++++ dirname /usr/NX/bin/nxserver
> +++ cd /usr/NX/bin
> +++ pwd
> ++ PATH=/usr/NX/bin:/usr/sbin:/usr/bin
> ++ which nxloadconfig
> + . no nxloadconfig in /usr/NX/bin /usr/sbin /usr/bin --
> /usr/NX/bin/nxserver: line 18: no: No such file or directory
> + '[' giu = nxfree -o giu = nx ']'
> + '[' 0 -ne 0 ']'
> + '[' 1 -lt 1 ']'
> + '[' --start = --help ']'
> + '[' --start = --version ']'
> + CMD=--start
> + echo 'NX> 100 NXSERVER - Version '
> NX> 100 NXSERVER - Version
> + case $CMD in
> + cmd_start
> + '[' -f /.ssh/ ']'
> + mv /.ssh/.disabled /.ssh/
> mv: cannot access /.ssh/.disabled
> + echo 'NX> 122 Service started'
> NX> 122 Service started
> + echo 'NX> 999 Bye'
> NX> 999 Bye
> #
>
> Thanks, Giuliano
>
>
> --------------------------------------------------------------------------------
> Can you do a:
>
> # bash -x /usr/NX/bin/nxserver --start
>
> and send the output to me?
>
> Thanks,
>
> Rongsheng
>
> Giuliano Gustavo Pinto wrote:
> > ________________________________________________________________
> > Don't forget to check the NX Knowledge Base:
> > http://www.nomachine.com/kb/
> > Please also check the FreeNX Wiki+FAQ for hints.
> > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > ________________________________________________________________
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > Hello Guys,
> >
> > I already aplly the patch, but when I try to start the nxserver appear
> > the following message:
> >
> > # /usr/NX/bin/nxserver --start
> > /usr/NX/bin/nxserver: line 18: no: No such file or directory
> > NX> 100 NXSERVER - Version
> > mv: cannot access /.ssh/.disabled
> > NX> 122 Service started
> > NX> 999 Bye
> >
> > Please, help me!
> >
> > Thanks
> >
> > Giuliano
> >
> >
> --------------------------------------------------------------------------------
> > ________________________________________________________________
> > Don't forget to check the NX Knowledge Base:
> > http://www.nomachine.com/kb/
> > Please also check the FreeNX Wiki+FAQ for hints.
> > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > ________________________________________________________________
> >
> >
> > Well, the only version I saw from http://freenx.berlios.de/ is 0.4.2
> > when I started playing with it a few days ago. Is 0.5 alreay out, or
> > still in CVS? I will check out the cvs version.
> >
> > Thanks,
> >
> > Rongsheng
> >
> > Sunil wrote:
> > > ________________________________________________________________
> > > Don't forget to check the NX Knowledge Base:
> > > http://www.nomachine.com/kb/
> > > Please also check the FreeNX Wiki+FAQ for hints.
> > > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > > ________________________________________________________________
> > >
> > >
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > >
> > > why did you choose such an old version for porting?
> > >
> > > If you had used the latest version, Fabian could potentially pull in
> > > your solaris specific changes and you wouldn't need to keep applying
> > > this diff for upgrades. Moreover, one of the key feature of being able
> > > to resume a running session is in 0.5.
> > >
> > >
> > > */Rongsheng Fang /* wrote: >
> > > ________________________________________________________________
> > > Don't forget to check the NX Knowledge Base:
> > > http://www.nomachine.com/kb/
> > > Please also check the FreeNX Wiki+FAQ for hints.
> > > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > > ________________________________________________________________
> > >
> > >
> > > Hi all,
> > >
> > > FreeNX doesn't work out of box on Sun Solaris, so I made a patch for it
> > > and got it working on Solaris. The patch basically fixes some
> > > not-so-portable commands or command options, which are not supported on
> > > Solaris or some versions of Solaris such as `egrep -q', `ls
> > > --time-style', mktemp etc, and some other little things (md5sum etc). I
> > > also put together a little HOWTO here:
> > >
> > >
> >
> http://unixlife.wordpress.com/2006/03/29/how-to-get-freenx-to-work-on-solaris/
> > >
> > > The patch can be downloaded from here:
> > >
> > > http://unixlife.yi.org/freenx/freenx-0.4.2-solaris.diff
> > >
> > > FreeNX is great stuff, thanks to the FreeNX team! Please keep up the
> > > good work!
> > >
> > > Enjoy!
> > >
> > > Rongsheng
> > > ________________________________________________________________
> > > Were you helped on this list with your FreeNX problem?
> > > Then please write up the solution in the FreeNX Wiki/FAQ:
> > > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > > ________________________________________________________________
> > > FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> > > https://mail.kde.org/mailman/listinfo/freenx-knx
> > > ________________________________________________________________
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > > Yahoo! Messenger with Voice.
> > > > PC-to-Phone calls for ridiculously low rates.
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > >
> > > ________________________________________________________________
> > > Were you helped on this list with your FreeNX problem?
> > > Then please write up the solution in the FreeNX Wiki/FAQ:
> > > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > > ________________________________________________________________
> > > FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> > > https://mail.kde.org/mailman/listinfo/freenx-knx
> > > ________________________________________________________________
> > ________________________________________________________________
> > Were you helped on this list with your FreeNX problem?
> > Then please write up the solution in the FreeNX Wiki/FAQ:
> > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > ________________________________________________________________
> > FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> > https://mail.kde.org/mailman/listinfo/freenx-knx
> > ________________________________________________________________
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > ________________________________________________________________
> > Were you helped on this list with your FreeNX problem?
> > Then please write up the solution in the FreeNX Wiki/FAQ:
> > http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> > ________________________________________________________________
> > FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> > https://mail.kde.org/mailman/listinfo/freenx-knx
> > ________________________________________________________________
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> ________________________________________________________________
> Were you helped on this list with your FreeNX problem?
> Then please write up the solution in the FreeNX Wiki/FAQ:
> http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> ________________________________________________________________
> FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> https://mail.kde.org/mailman/listinfo/freenx-knx
> ________________________________________________________________
More information about the FreeNX-kNX
mailing list