From owner-freebsd-questions@FreeBSD.ORG Sat Nov 29 12:42:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22EE61065676 for ; Sat, 29 Nov 2008 12:42:08 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (hmacs.cmi.ua.ac.be [143.129.75.10]) by mx1.freebsd.org (Postfix) with ESMTP id B0B2E8FC17 for ; Sat, 29 Nov 2008 12:42:07 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (localhost [127.0.0.1]) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8) with ESMTP id mATCg5KJ017931; Sat, 29 Nov 2008 13:42:05 +0100 (CET) Received: from localhost (pdon@localhost) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8/Submit) with ESMTP id mATCg5D8017928; Sat, 29 Nov 2008 13:42:05 +0100 (CET) X-Authentication-Warning: hmacs.cmi.ua.ac.be: pdon owned process doing -bs Date: Sat, 29 Nov 2008 13:42:05 +0100 (CET) From: Pieter Donche X-X-Sender: pdon@hmacs.cmi.ua.ac.be To: matt donovan In-Reply-To: <28283d910811281557v53057fb0tf264bfe169bdee35@mail.gmail.com> Message-ID: References: <28283d910811281557v53057fb0tf264bfe169bdee35@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "mail.list freebsd-questions" Subject: Re: nxserver/freenx X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pieter Donche List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2008 12:42:08 -0000 On Fri, 28 Nov 2008, matt donovan wrote: > On Fri, Nov 28, 2008 at 3:53 AM, Pieter Donche wrote: > >> I want my freeBSD-7.0-RELEASE server accessible via a FreeNX client >> from www.nomachine.com. >> >> I believe I should install both the ports nxserver and freenx: >> >>> From http://www.freebsdports.info/ports/net/nxserver.html I read: >>> >> nxserver: this port provides only the NX core binaries and libraries as >> were released by NoMachine as source code. To make them work and be >> used as an NX server, you will need to: >> - either install FreeNX (net/freenx) additionally, >> - or install the commercial NoMachine server product (currently not >> available in native FreeBSD form) >> >> $ whereis nxserver >> nxserver: /usr/ports/net/nxserver >> $ whereis freenx >> freenx: /usr/ports/net/freenx >> # cd /usr/ports/net/nxserver >> # make install clean >> ===> nxserver-1.4.0_1 is marked as broken: this port fails to build with >> xorg-7 >> .2. >> *** Error code 1 >> >> What's this? >> >> What are my alternatives to get a NX server running on FreeBSD? >> >> # pkg_add -r freenx >> isn't found ... >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" > > > well freenx now provides nxserver I tried updating the ports but the freenx > tarball isn't very clear like it used to be since, since the files have > changed so much from what the old version used to be like. you could try > freenx and see if it will work or not. Since I m pretty sure the port is > old. No help ... This ends up with the same problem ... : # cd /usr/ports/net/freenx # make install clean ===> Vulnerability check disabled, database not found => freenx-0.4.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.iem.pw.edu.pl/ftp/distfiles/. fetch: http://www.iem.pw.edu.pl/ftp/distfiles/freenx-0.4.4.tar.gz: Moved Temporarily => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. freenx-0.4.4.tar.gz 100% of 45 kB 92 kBps ===> Extracting for freenx-0.4.4_3 => MD5 Checksum OK for freenx-0.4.4.tar.gz. => SHA256 Checksum OK for freenx-0.4.4.tar.gz. ===> Patching for freenx-0.4.4_3 ===> Applying FreeBSD patches for freenx-0.4.4_3 ===> freenx-0.4.4_3 depends on file: /usr/local/libdata/xorg/libraries - found ===> Configuring for freenx-0.4.4_3 ===> Installing for freenx-0.4.4_3 ===> freenx-0.4.4_3 depends on file: /usr/local/NX/bin/nxagent - not found ===> Verifying install for /usr/local/NX/bin/nxagent in /usr/ports/net/nxserver ===> nxserver-1.4.0_1 is marked as broken: this port fails to build with xorg-7.2. *** Error code 1 Stop in /usr/ports/net/nxserver. *** Error code 1 Stop in /usr/ports/net/freenx.