X-Spam-Check-By: sourceware.org From: "Dave Korn" <dave DOT korn AT artimi DOT com> To: <cygwin AT cygwin DOT com> References: <6c18a4f0707131111j3435d135m8619296a0d506cb5 AT mail DOT gmail DOT com> <00c501c7c705$5eb1e830$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <6c18a4f0707160653n39ebddd1y2a11e77d69b5ab5c AT mail DOT gmail DOT com> Subject: RE: Problem after fresh Cygwin installation Date: Mon, 16 Jul 2007 14:59:45 +0100 Message-ID: <014201c7c7b1$910437a0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <6c18a4f0707160653n39ebddd1y2a11e77d69b5ab5c@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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 16 July 2007 14:53, Bernd Bartmann wrote: > On 7/15/07, Dave Korn <dave DOT korn AT aaaaarrggg> wrote: Bernd, please abide by the list etiquette of not quoting people's email addresses in the raw, as they end up on the web archive and get harvested by spammers. (See http://cygwin.com/acronyms#PCYMTNQREAIYR for justification). >> On 13 July 2007 19:12, Bernd Bartmann wrote: >> >> >>> Now comes the weird part. I created a new file hello.c in my home dir >>> with vim. ls -al shows that the file exists, but "more hello.c" gives >>> no output at all. I just get a new shell prompt. The same problem >>> exits when I run "gcc hello.c -o hello". Nothing happens, not even an >>> error message is displayed and no file hello is created. >> >> >> Could be a missing dll dependency. Run >> >> cygcheck `which more` >> >> and see if any are listed as not found. > > Thanks Dave! cygcheck more reveals that more is available under > /usr/bin/more, but cygintl-3.dll is missing. I'll try to download the > whole Cygwin install directory tree from another mirror again and > reinstall everything. STOP!!!! There should be no need to go that far. If you just re-run setup.exe, choosing "Install from internet" and then clicking "Next" all the way through without altering anything, it should just update your installation and, as part of that, it will verify the installed packages and attempt to install anything missing. So hopefully it'll only download anything that failed last time, or if it downloaded ok but the install step failed last time, it'll just re-run the install step. It should be much easier than redownloading the whole thing. If for any reason it doesn't work, you could try manually selecting the "libintl3" package on the package chooser page to "Reinstall". cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/