X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 2 Mar 2010 09:10:29 +1000 Message-ID: Subject: taskkill - error while loading shared libraries - LD_LIBRARY_PATH? From: Robert Mark To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi All, I have upgraded to Cygwin 1.7 (CYGWIN_NT-5.1 1.7.1(0.218/5/3) 2009-12-07 11:48) and am having trouble running a windows commands that I use a lot as part of Cygwin. For example, when I use taskkill I get: /c/WINDOWS/system32/taskkill.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory I have read some posts from this list and seen discussion around LD_LIBRARY_PATH being the path for DLLs. In my environment the LD_LIBRARY_PATH variable is not set. I try "export LD_LIBRARY_PATH="$PATH" but that doesn't fix the issue either. Any advice as to how I can get this working would be most appreciated! Rob :) -- 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