Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Thu, 29 Jan 2004 13:29:21 -0600 (CST) From: Brian Ford X-X-Sender: ford AT eos To: Jorge Soto cc: cygwin AT cygwin DOT com Subject: Re: "Error when trying to run ls or rm commands" In-Reply-To: <000001c3e695$df102a40$8b45f884@cenapred.unam.mx> Message-ID: References: <000001c3e695$df102a40$8b45f884 AT cenapred DOT unam DOT mx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On Thu, 29 Jan 2004, Jorge Soto wrote: > I recently installed cygwin in my pc, but trying to run 'ls' or 'rm' > commands I get a command not found response from the program, > http://cygwin.com/faq/faq_toc.html#TOC36 > then I used the complete path /bin/ls and then I get a new message with > a permission denied response and a window message saying .DLL file not > found, required CYGICONV-2.DLL. > Something probably went wrong with the package dependency mechanism used by the setup program. This has been a relatively frequently reported issue. In general, to solve this kind of problem, visit: http://cygwin.com/packages/ enter cygiconv-2.dll, and you would see that it is part of libiconv2/libiconv2-1.9.1-3. Please install this package via Cygwin's setup program. > If only this detail was my problem then I assume I was doing something very > wrong, but for my surprise I can run the 'cd' and 'pwd' commands with no > problems. > cd and pwd are built into the bash shell that Cygwin runs by default. > I hope someone can guide me if something is wrong with my installation or if > I made a mistake, thnx a lot > In general, it is common courtesy to read the 1.) FAQ and 2.) documentation as well as 3.) searching the mailing list archives before posting. If you had done 1.) and 3.), you would not have needed to post. Also, please read: > Problem reports: http://cygwin.com/problems.html > before posting next time, especially the part about attaching cygcheck output. Thanks. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/