This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Installation seemed ok, but no files in /cygwin/usr/bin
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: <http://cygwin.com/problems.html>.
HTH,
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.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/