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 Date: Fri, 8 Apr 2005 18:29:32 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Installation seemed ok, but no files in /cygwin/usr/bin In-Reply-To: <6.2.1.2.0.20050408165802.03aab498@pop.prospeed.net> Message-ID: References: <20050404102944 DOT GR1471 AT cygbert DOT vinschen DOT de> <42529480 DOT 20205 AT spirentcom DOT com> <42532525 DOT 541E8193 AT dessent DOT net> <20050406080433 DOT GE1471 AT cygbert DOT vinschen DOT de> <1598552734 DOT 20050407105747 AT arcor DOT de> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050408165802 DOT 03aab498 AT pop DOT prospeed DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 8 Apr 2005, Larry Hall wrote: > At 04:57 AM 4/7/2005, you wrote: > >I downloaded ALL files, apache and latex to /My_Temp_Dir and installed them. > >/cygwin/ has about 801 MB. > > > >When using the cygwin command box, I get no response: > >bash-2.05$ pcrgrep -V > >bash: pcrgrep: command not found > > > >The /var/log/setup.log.full tells me: > >2005/04/04 14:10:26 Installing file://C:\... /release/pcre/pcre-4.5-1.tar.bz2 > >Installing file cygfile:///usr/bin/pcregrep.exe > > > >But there are no files in /cygwin/usr/bin This is normal. /usr/bin is a mount that resolves to /bin. The directory c:\cygwin\usr\bin is a mount point, and thus will be empty when accessed through Windows (which bypasses Cygwin mount resolution). > >When using the MS DOS Box: > >C:\cygwin\bin\sh.exe > >I see a $ promt, but the same as above: > >$ grep -V > >grep: command not found > > > >During installation I used only the default settings. > >How may I reinstall? > > Just try reinstalling the packages you find missing one by one via > 'setup.exe'. They'll either show up as installed (erroneously apparently > for you) in which case you toggle "Keep" to "Reinstall" or it will show > up as uninstalled, in which case you can just install it. In this particular case, it sounds like /bin isn't in the PATH, so the default /etc/profile didn't run for some reason. It's unlikely that reinstalling will help, so the OP can just go straight to the advice below. :-) > If that doesn't resolve the issue, please read and follow the problem > reporting guidelines described here: . HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/