From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 23:57:13 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 74AB0106564A for ; Fri, 28 Nov 2008 23:57:13 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id E5CEA8FC0A for ; Fri, 28 Nov 2008 23:57:12 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1064656fgb.35 for ; Fri, 28 Nov 2008 15:57:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=uuRZv4ahy+F/NzxY+y1mi9k1m9krbaAqgSvq/nDXB2M=; b=OZ2FRNQ3xdAkaRu9W4QqXijkKDNKMOzX3IYxaFxqe4JI7jsqEgr27ShDG7MEpG2d+2 kOnZ/yhvxtSZsAc0xhOkoPKdRLI8w7xsgKA90XMmwcdF0MxiKWkaUK3og2cgTEL42tYV Lkah3wxiGK3vLdrE9Bl+KUlTNwJipzxkFAPKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=jQSgX9C+Z923bQfoKG2UIPuZO3MCqiz2DRKE3lAwcJnSok7IWJHejTtEH6XkIpHH17 t8cHVjWYLtEUHlNCWM+CIE9gvK6WF8cxabZB0b1eqvXicfCwDL/7VHuzVhyRIdPwp7hC ti7NZDjBTBl1BP58iib3FvmH9Qj3WIYnzLd3I= Received: by 10.180.233.15 with SMTP id f15mr2930477bkh.188.1227916631341; Fri, 28 Nov 2008 15:57:11 -0800 (PST) Received: by 10.181.31.13 with HTTP; Fri, 28 Nov 2008 15:57:11 -0800 (PST) Message-ID: <28283d910811281557v53057fb0tf264bfe169bdee35@mail.gmail.com> Date: Fri, 28 Nov 2008 18:57:11 -0500 From: "matt donovan" To: "Pieter Donche" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "mail.list freebsd-questions" Subject: Re: nxserver/freenx X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2008 23:57:13 -0000 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.