From owner-freebsd-questions@FreeBSD.ORG Fri Dec 30 14:20:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E380416A420 for ; Fri, 30 Dec 2005 14:20:31 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5687543D5A for ; Fri, 30 Dec 2005 14:20:30 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EsL7M-0005mm-9u for freebsd-questions@freebsd.org; Fri, 30 Dec 2005 15:20:28 +0100 Received: from antik2-ke-13.antik.sk ([87.244.193.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Dec 2005 15:20:28 +0100 Received: from martinkov by antik2-ke-13.antik.sk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Dec 2005 15:20:28 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: martinko Date: Fri, 30 Dec 2005 15:10:44 +0100 Lines: 26 Message-ID: <43B53FE4.2050503@pobox.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: antik2-ke-13.antik.sk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051205 X-Accept-Language: sk, cs, en-gb, en-us, en Sender: news Cc: freebsd-ports@freebsd.org Subject: NX client & server 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, 30 Dec 2005 14:20:32 -0000 hello, i've installed net/linux-nx-client and net/freenx ports. first i tried to connect to NoMachine's testdrive server but the client crashed with signal 11 somewhere in the middle of the connecting process. then i tried `nxclient --admin` which hanged my whole X11 or window manager (window maker). i had to switch to the console and kill them. for both above i followed http://www.linuxjournal.com/article/8538 . next, i installed freenx server but don't know what to do next. i've come across many documents on the net, but all of them are related to different linux distros and they differ substantially. also, i noticed there hasn't been nx user created and the scripts installed contain wrong paths (ie original paths, not the ones used on freebsd). i'm a bit perplexed now. what is the state/status of these ports and is there any howto on freebsd installation please ?? with regards, martin ps: this is freebsd 6-stable and recent ports tree.