FreeNX

Differences between revisions 1 and 53 (spanning 52 versions)
Revision 1 as of 2005-08-02 14:46:07
Size: 1606
Editor: 205
Comment:
Revision 53 as of 2006-06-19 16:06:29
Size: 50
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
''This page will describe how to get FreeNX server working on ubuntu.''

Someone suggested adding
{{{deb http://kanotix.com/files/debian/ ./}}}
to {{{/etc/apt/sources.list}}}


after doing this, and trying {{{sudo apt-get update}}} the following error occurs:

{{{Reading package lists... Done
W: GPG error: http://kanotix.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FB1A399A71409CDF
W: You may want to run apt-get update to correct these problems}}}

This is metioned [http://ubuntuforums.org/showthread.php?t=13911 here]

Attempting install:

{{{axiom@axiom:~$ sudo apt-get install freenx
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  freenx: Depends: nxagent (>= 1.4.0.2) but it is not going to be installed
          Depends: nxproxy (>= 1.4.0.2) but it is not going to be installed
E: Broken packages
axiom@axiom:~$ }}}

== References ==
 * [http://www.ubuntuforums.org/showthread.php?t=1968 Ubuntu forum FreeNX howto]
 * http://gentoo-wiki.com/HOWTO_FreeNX_Server
#REFRESH 0 http://help.ubuntu.com/community/FreeNX

FreeNX (last edited 2008-08-06 16:28:22 by localhost)