From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dw16n-00053t-Gc for garchives@archives.gentoo.org; Fri, 22 Jul 2005 17:14:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6MHDT3f022547; Fri, 22 Jul 2005 17:13:29 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6MH8H85030124 for ; Fri, 22 Jul 2005 17:08:18 GMT Received: by wproxy.gmail.com with SMTP id i11so448512wra for ; Fri, 22 Jul 2005 10:08:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=gY6QvRfjtaTNUFOhofDktLwt3lvSoEnkbOwqeHL4hEIAHZUr3CdlM9PS4rf67sHWJBwNda0bQy94wjAYMSD+plWKxxoiWm8ZDKqshqsPWEinxyEBUQEUsAg6dbfphhnvGTYZngWUVMvbaAce8J5FrY5RpyKZuO6tdqQmBscjakM= Received: by 10.54.4.65 with SMTP id 65mr1300252wrd; Fri, 22 Jul 2005 10:08:46 -0700 (PDT) Received: from ?192.168.1.10? ([24.30.171.44]) by mx.gmail.com with ESMTP id d16sm1522452wra.2005.07.22.10.08.46; Fri, 22 Jul 2005 10:08:46 -0700 (PDT) Message-ID: <42E1281F.2070408@gmail.com> Date: Fri, 22 Jul 2005 10:08:47 -0700 From: Zac Medico User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050721) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Filesystem access to Gentoo from XP over SSH - suggestions? References: <42D7D168.1000708@shic.co.uk> <1121473251.6824.5.camel@rattus.localdomain> <42DB7C5D.2040108@shic.co.uk> <42DB7FD4.9050909@gmail.com> <42E0CB29.6090507@shic.co.uk> In-Reply-To: <42E0CB29.6090507@shic.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: e3a6dc42-3bec-4715-92d1-4115c8e5a857 X-Archives-Hash: 8110909113da2fe41a1aa7b9217c6996 Steve [Gentoo] wrote: > > Uninstalling the nx client and rebooting fixes the fault which > installing introduced. The knowledge base seems to gloss over this > problem - claiming in separate articles that it is cosmetic or a known > problem. I guess, given that I need cygwin, that my only option is to > wait and hope the nx client for windows is fixed at some point? > GPL violations aside, I wonder if you can take the nx cygwin.dll out of the global search path and make it so that only the nxclient uses it. Last time I tried it seemed like, by default, a dll residing in the same directory as the dynamically linked exe would have precedence over dlls. Alternatively, maybe you can somehow customize the dll search path (something analogous to export LD_LIBRARY_PATH on linux). Zac -- gentoo-user@gentoo.org mailing list