It is currently Sun May 19, 2013 11:49 am

All times are UTC




Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: FreeNX 0.7.1
PostPosted: Tue May 13, 2008 9:19 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Jul 26, 2007 1:28 pm
Posts: 1055
Location: Germany -> Franconia
dan1983 wrote:
Code:
 
Error: Could not find 1.5.0 or 2.[01].0 or 3.0.0 version string in nxagent. NX 1.5.0 or 2.[01].0 or 3.0.0 backend is needed for this version of FreeNX.

  Errors occured during config check.
  Please correct the configuration file.


I think you can ignore these errors. They are caused by the 0.7.1 version of freenx. But I see there are new nxlibs and a new freenx release available. I'll try to package them... X!!

See freenx changelog: http://svn.berlios.de/svnroot/repos/fre ... /ChangeLog "Added support for 3.1.0 and later backends."


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Tue May 13, 2008 10:32 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Jul 26, 2007 1:28 pm
Posts: 1055
Location: Germany -> Franconia
New packages:
http://thenktor.dyndns.org/packages/freenx/
http://thenktor.dyndns.org/packages/nxlibs/
http://thenktor.dyndns.org/packages/nxclient/

Note that there is a problem with expect + tcl + tk: You MUST use the versions from current because expect doesn't work with the snapshot versions of tcl/tk!


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Fri Jun 06, 2008 3:33 am 
Senior Zenwalker
Senior Zenwalker

Joined: Thu Sep 13, 2007 9:18 pm
Posts: 308
Location: Spanaway, Washington
If I may, I would like to comment and ask a question. Since moving to Linux a couple of years ago I always used Samba and had problems. It would work but not always. Saw the article in the wiki about freenx and searched the forum for freenx, read every article and decided to try it. Ran across some of the same problems listed in this thread so pushed on. Had trouble getting it to authenicate on the server when I tried to log in. Finally got to the end of this thread and saw your links. Downloaded and upgraded all three items you listed. Tried logging in again and it worked. I had gotten a login once before but didn't see anything. After upgrading freenx on my desktop and then logging in from my laptop I got this big window. The question now is what do I do now. I am at this point in far over my head. I shared files with Samba but this is way different and way better. I want to thank you for your hard work and your tut's. One of the problems that I have is editing the config files. I followed the wiki and made the changes listed there but there are others that weren't mentioned. Is there something somewhere that could guide me? Yes, google is my next step :). Can I use to access my home desktop from my laptop while I travel? How do I determine what is allowed to be seen? As you can see I have lots of questions and no answers at this point.

But the one thing that I can say is that for a newbie to follow and get it to work you have done some excellent work!!

Thanks, john


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Fri Jun 06, 2008 4:23 am 
Senior Zenwalker
Senior Zenwalker

Joined: Thu Sep 13, 2007 9:18 pm
Posts: 308
Location: Spanaway, Washington
I went back to the wiki article and found the links to the other sites in the upper right hand corner. Man, what a lot of info. Found the pages on NoMachine's site for configuration. Very helpful. Followed through and thought I would try it again. Real surprise - it logged in and started going through the connection and all of a sudden my desktop computer's window popped up! I had my desktop on my laptop. Things like this is what keeps me here, such a great distro and people behind it. Still haven't found about connecting over the internet but haven't had a chance to read it all yet.

Again, thanks

john


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Mon Feb 09, 2009 3:51 pm 
Zenwalker
Zenwalker

Joined: Mon Feb 09, 2009 3:38 pm
Posts: 3
hi.. im totally new with zenwalk
i try to install freenx guided here
but ifailed at step 3
this is the output
Code:
# /usr/NX/bin/nxsetup --install --uid 110 --gid 110 --setup-nomachine-key --clean
Removing special user "nx" ...done
Removing session database ...done
Removing logfile ...done
Starting ssh service ...done
Setting up /usr/NX/etc ...done
Setting up /usr/NX/var/db ...done
Setting up /var/log/nxserver.log ...done
Setting up special user "nx" ...Password changed.
done
Adding user "nx" to group "utmp" ...done
Setting up known_hosts and authorized_keys2 ...done
Setting up permissions ...done
Setting up cups nxipp backend ...done

----> Testing your nxserver configuration ...
Warning: Could not find nxdesktop in /usr/NX/bin. RDP sessions won't work.
Warning: Could not find nxviewer in /usr/NX/bin. VNC sessions won't work.
Warning: Invalid value "COMMAND_START_KDE=startkde"
         Users will not be able to request a KDE session.
Warning: Invalid value "COMMAND_START_CDE=openbox"
         Users will not be able to request a CDE session.

  Warnings occured during config check.
  To enable these features please correct the configuration file.

<---- done

----> Testing your nxserver connection ...
/usr/bin/expect: error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory
/usr/bin/expect: error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory
/usr/NX/bin/nxsetup: line 379: /dev/fd/62: No such file or directory
Fatal error: Could not connect to NX Server.


am i missing something?
ty in advance


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Mon Feb 09, 2009 4:08 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Jul 26, 2007 1:28 pm
Posts: 1055
Location: Germany -> Franconia
You can ignore the warnings, but your "expect" does not work. Check which expect and which tcl/tk packages you have installed:
ls /var/log/packages/expect*
ls /var/log/packages/tcl*
ls /var/log/packages/tk*

I guess you have mixed packages from current and snapshot repository.

Here is my configuration:
Quote:
bash-3.1$ ls /var/log/packages/expect*
/var/log/packages/expect-20081230-i486-54.1
bash-3.1$ ls /var/log/packages/tcl*
/var/log/packages/tcl-8.5.4-i486-54.1 /var/log/packages/tclx-8.4-i486-1
bash-3.1$ ls /var/log/packages/tk*
/var/log/packages/tk-8.5.4-i486-54.1

_________________
burnCDDA (burns M3U playlists in a terminal)
last.fm (my last.fm profile)


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Tue Feb 10, 2009 9:40 am 
Zenwalker
Zenwalker

Joined: Mon Feb 09, 2009 3:38 pm
Posts: 3
ok, now i get this
Code:
xdell[~]$ ls /var/log/packages/expect*
/var/log/packages/expect-20081230-i486-54.1
xdell[~]$ ls /var/log/packages/tcl*
/var/log/packages/tcl-8.5.4-i486-54.1  /var/log/packages/tclx-8.4-i486-1
xdell[~]$ ls /var/log/packages/tk*
/var/log/packages/tk-8.5.4-i486-54.1


then i get this output
Code:
/usr/NX/bin/nxsetup --install --uid 110 --gid 110 --setup-nomachine-key --clean     
.
.
<---- done

----> Testing your nxserver connection ...
/usr/NX/bin/nxsetup: line 379: /dev/fd/62: No such file or directory
Fatal error: Could not connect to NX Server.
.
.
root[freenx]# expect: spawn id exp6 not open
    while executing
"expect {
         "Are you sure you want to continue connecting (yes/no)?" { send "yes\r" }
         "Permission denied*" { exit 1 }
         "HELLO NXSERVER - Version*..."
    invoked from within
"if { "$auth_method"=="test-nx" } {
   set stty_init "raw icrnl -echo"

   set publickey ""
   catch {set publickey $env(NODE_PUBLICKEY)}
   
   set pid [spawn -..."
    (file "/usr/NX/bin/nxnode-login" line 30)
expect: spawn id exp6 not open
    while executing
"expect {
         "Are you sure you want to continue connecting (yes/no)?" { send "yes\r" }
         "Permission denied*" { exit 1 }
         "HELLO NXSERVER - Version*..."
    invoked from within
"if { "$auth_method"=="test-nx" } {
   set stty_init "raw icrnl -echo"

   set publickey ""
   catch {set publickey $env(NODE_PUBLICKEY)}
   
   set pid [spawn -..."
    (file "/usr/NX/bin/nxnode-login" line 30)
catch {set publickey $env(NODE_PUBLICKEY)}
   
   set pid [spawn -..."
    (file "/usr/NX/bin/nxnode-login" line 30)


ty for fast response btw.. :)


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Tue Feb 10, 2009 11:34 am 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Jul 26, 2007 1:28 pm
Posts: 1055
Location: Germany -> Franconia
Quote:
/usr/NX/bin/nxsetup: line 379: /dev/fd/62: No such file or directory


I've got the same error now, even with newest packages built today:
http://thenktor.dyndns.org/packages/expect/
http://thenktor.dyndns.org/packages/freenx/
http://thenktor.dyndns.org/packages/nxlibs/


Perhaps a freenx bug?
http://developer.berlios.de/bugs/?group_id=2978

_________________
burnCDDA (burns M3U playlists in a terminal)
last.fm (my last.fm profile)


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Tue Feb 10, 2009 3:39 pm 
Zenwalker
Zenwalker

Joined: Mon Feb 09, 2009 3:38 pm
Posts: 3
owh.. ic...
thanks for info..
:)


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Thu Feb 26, 2009 10:40 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Fri Oct 10, 2008 7:23 pm
Posts: 18
I am having the /dev/fd/62 error. I looked inside that script @ line 379 and it doesn't make any sense, it seems like a random error. I am not a Zen packager and I don't assume to question how you do your packaging, but perhaps we can use the binary tar.gz packages from NoMachine

http://www.nomachine.com/download-package.php?Prod_Id=539

and edit the
Code:
/usr/NX/scripts/setup
scripts to handle Zenwalk and other Slack-based distros.

That way we can then submit the changes back to the upstream maintainers and give everyone the benefit of getting this working on Zenwalk.


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Thu Feb 26, 2009 10:49 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Jul 26, 2007 1:28 pm
Posts: 1055
Location: Germany -> Franconia
ZenJay wrote:
I am having the /dev/fd/62 error. I looked inside that script @ line 379 and it doesn't make any sense


Same here ???

Did you test the provided binary packages?
As far as I remember I've decided to use FreeNX because the original NX server has some limitations (license things).

_________________
burnCDDA (burns M3U playlists in a terminal)
last.fm (my last.fm profile)


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Thu Feb 26, 2009 11:33 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Fri Oct 10, 2008 7:23 pm
Posts: 18
I am not a developer and could not figure out how to quickly edit the bash script used for installation. The installer expects a major distro and barfs when it can't put Zenwalk in a category. I tried attaching it to the last post but the system would not let me because it is a script. I tar.gz'd it and now it says the attachment quota has been reached. I'll host it at my webspace for now, here.

Where are you getting the sources from?

Here's an excerpt from the license I found in the documentation of the binary distribution.
Quote:
4.1 Commercial NoMachine Software

NoMachine Commercial Software consists of the following computer programs
that have been developed by NoMachine:

- nxserver
- nxnode
- nxmanager
- nxclient
- nxapplet
- nxstat

NoMachine owns the copyrights and intellectual property in and to each
item of NoMachine Commercial Software. Redistribution of NX Server
software is forbidden without written permission by NoMachine.
Redistribution of NX Client software, including commercial Closed Source
packages, is allowed, free of charge, for commercial and non-commercial
use providing any copyright notices that pertain to the origins of the
Software are not altered in any way or removed.

No modification, adaptation, translation of the software is permitted,
including modification to the graphical contents, without specific and
prior permission from NoMachine.

4.2 Open Source NoMachine Software

Open Source NoMachine Software consists of packages developed by NoMachine
for inclusion in NX products. NoMachine Open Source software packages
and modifications to existing Open Source packages are released by
NoMachine under the terms of the GNU Public License version 2. The license
governs the software and the copying, distribution, modification, and
use of the software. Source code of the Open Source software packages
is included and distributed to Licensee, consistent with the requirements
of the license agreement. Open Source Software developed by NoMachine
is owned by NoMachine and distributed by NoMachine to Licensee for use
by Licensee. NoMachine releases as Open Source software the following
packages:

- nxproxy
- nxcomp
- nxcompext
- nxssh
- nxuexec
- nxspool
- nxsensor
- nx-X11
- nx-X11-compat
- nxwin
- nxauth
- nxagent
- nxcompshad
- nxesd
- nxscripts
- nxcompsh
- nxkill
- nxservice
- nxbuilder

Now, isn't the FreeNX server still called 'nxserver'?

Quote:
Redistribution of NX Server software is forbidden without written permission by NoMachine. Redistribution of NX Client software, including commercial Closed Source packages, is allowed, free of charge, for commercial and non-commercial use providing any copyright notices that pertain to the origins of the Software are not altered in any way or removed.

If the ZENBUILD retrieves the binary package from the site and then just patches the scripts, we technically are not redistributing, are we?

We just cannot distribute the binaries on the CD without permission.


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Thu Feb 26, 2009 11:41 pm 
Master of the known universe
Master of the known universe

Joined: Fri May 16, 2008 2:44 pm
Posts: 1347
Location: Munich, Germany
To my knowledge we are redistributing it in that case. We are not redistributing it as long as the user downloads the software from them. Whatever he does with the software or what he's allowed to do with on his computer is another point.
But if we install the package once and create an archive it is redistribution. However that may also depend on their definition of redistribution and on the appliance of their license. It's the same with the law: Often when there's a new law, nobody knows exactly what's allowed until others are punished or not punished by a judge. But in this example I of course don't now how their license is applied. :-\


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Thu Feb 26, 2009 11:46 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Jul 26, 2007 1:28 pm
Posts: 1055
Location: Germany -> Franconia
ZenJay wrote:
Quote:
Redistribution of NX Server software is forbidden without written permission by NoMachine. Redistribution of NX Client software, including commercial Closed Source packages, is allowed, free of charge, for commercial and non-commercial use providing any copyright notices that pertain to the origins of the Software are not altered in any way or removed.

If the ZENBUILD retrieves the binary package from the site and then just patches the scripts, we technically are not redistributing, are we?

We just cannot distribute the binaries on the CD without permission.


If we put a package in our repository, we would redistribute the software S!

_________________
burnCDDA (burns M3U playlists in a terminal)
last.fm (my last.fm profile)


 Profile Send private message  
 
 Post subject: Re: FreeNX 0.7.1
PostPosted: Fri Feb 27, 2009 12:01 am 
Regular Zenwalker
Regular Zenwalker

Joined: Fri Oct 10, 2008 7:23 pm
Posts: 18
Okay, so that's a no-go. What I think I will do is work on getting the closed-source install script working on Zenwalk and make a new wiki article on how to do it. I just wanted to try out the technology, and this silly error in the FreeNX version is really turning me off.


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: