From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 22:55:53 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 E514416A41F for ; Fri, 4 Nov 2005 22:55:53 +0000 (GMT) (envelope-from shchoi@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7959A43D45 for ; Fri, 4 Nov 2005 22:55:53 +0000 (GMT) (envelope-from shchoi@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so1003214wxc for ; Fri, 04 Nov 2005 14:55:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lxEK2CuTzd3ItZqWBKEq8M7IHMfg0PSzTRgXiGJzPMu5PtkSx2QEQQjtQ8UuokalBRdaJRMcXqzhk6Qchb6BOuPdeA1EJQxYre4X218bppZFPlxHttxBcuAEJPMgCLW+8efwd99b6IqFre/Ra6NM+D5PFcwb6m91rqPnxsBaY5Q= Received: by 10.70.40.1 with SMTP id n1mr2015551wxn; Fri, 04 Nov 2005 06:33:08 -0800 (PST) Received: by 10.70.23.5 with HTTP; Fri, 4 Nov 2005 06:33:08 -0800 (PST) Message-ID: <34b425c50511040633i77b8983as5265a85da9d3ddf8@mail.gmail.com> Date: Fri, 4 Nov 2005 14:33:08 +0000 From: Soo-Hyun Choi To: FreeBSD Questions In-Reply-To: <34b425c50511031404h607bbccap3cf0d544deb9d3fc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <34b425c50511031404h607bbccap3cf0d544deb9d3fc@mail.gmail.com> Subject: Re: FreeNX setup failing 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, 04 Nov 2005 22:55:54 -0000 OK. Is anyone using FreeNX in this FreeBSD community? Are you only using VNC? What kind of this sort of application are you using? Cheers, On 11/3/05, Soo-Hyun Choi wrote: > Hi, > > I've successfully installed FreeNX stated from > http://www.deweyonline.com/nx/freebsd.html > > After installation, I tried to setup FreeNX server as the below but faile= d. > > [soohyunc@narwhal ~]$ sudo nxsetup --install > Setting up /usr/X11R6/NX/etc/nxserver/ ...done > Setting up /var/lib/nxserver/ ...done > Setting up /var/log/nxserver.log ...done > Setting up user nx ...pw: option requires an argument -- g > pw: unknown switch > [soohyunc@narwhal ~]$ > > > Does anyone know what's happening in this case? > > Thanks, >