X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 5 Mar 2010 10:08:17 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: taskkill - error while loading shared libraries - LD_LIBRARY_PATH? Message-ID: <20100305090817.GG7980@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4B8EF200 DOT 8060304 AT cygwin DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mar 5 09:05, Robert Mark wrote: > Turns out it was my cygdrive mount was not being set properly. I was > changing the cygdrive mount in my own .bash_profile (via "mount > --change-cygdrive-prefix /") because at the time I was not admin of > the computer and couldn't edit /etc/profile or /etc/fstab. It seems > this is too late: by the time my .bash_profile is evaluated, the PATH > (or something else?) had already been set up and the paths are > screwed. > > I fixed up the rights on Windows so I am admin now, /etc/fstab like so: > none / cygdrive binary,posix=0,user 0 0 You don't have to run under an admin account. If the cygdrive prefix is marked as "user" /etc/fstab, you can override it in your user's /etc/fstab.d/$USER fstab file. See http://cygwin.com/cygwin-ug-net/using.html#mount-table Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple