public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
To: Hoyt Bailey <hoyt13@wiredok.com>
Cc: cygwin@cygwin.com
Subject: Re: Installation problems
Date: Tue, 02 Sep 2003 01:50:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.56.0309012131530.601@slinky.cs.nyu.edu> (raw)
In-Reply-To: <000501c370ef$5ab03d60$1f5a22d0@blackgold>

On Mon, 1 Sep 2003, Hoyt Bailey wrote:

> I am running Windows XP with 512MB.  I downloaded from the VA mirror and all
> seemed to go well no problems.  I downloaded setup.exe and it took over and
> installed the rest from the internet.  When completed I clicked on the
> Desktop Icon and got the following:
> /bin/find: /etc/profile.d: No such file or directory.
> Hoyt@blackgold ~

Ignore this.  This is simply a warning from the part of /etc/profile
that's supposed to run helper scripts for various applications, which
reside in /etc/profile.d.  This message means that you haven't installed
any applications that use this directory (and thus, this directory didn't
get created).  I've notified the maintainer of the "base-files" package of
this warning.

> Futher checking showed that /etc/profile does exist and is readable at least
> with cat. (/etc/profile.d does not exist).

This just confirms the above.

> Other problems discovered ls only works if you give it a directory ls
> (dosent) ls /etc (works).

This is strange.  Are you running the right "ls"?  What is the exact
message you get when ls doesn't work?  Where are you running "ls" from --
a bash shell, or a Windows command prompt (cmd.exe)?  If from a bash
shell, what is the output of "/bin/pwd; type -a ls; /bin/ls ."?

Also, please (re)read the problem reporting guidelines at
<http://cygwin.com/problems.html>, especially the bit about attaching (as
an uncompressed text *attachment*) the output of "cygcheck -svr".  This
output will contain the information that'll help in diagnosing your
problem.

> Passwd works but it changes my login password to Windows.

As it should.  For more information, "man passwd".

> There is no root user and mkuser doesnt work.

Cygwin has neither a root user nor the mkuser command.  There are multiple
users in Windows with various capabilities that the root user usually has,
the exact one to use depends on why you need to be root.

> Commands less, more, dir were not recognized.

Most likely you didn't install the "less", "more", and "fileutils"
packages.  The cygcheck output mentioned above will either confirm or deny
this.

> I dont
> think I am in cygwin but I have no idea where I am.

Judging by the prompt included above you *are* in a Cygwin bash shell.
Your other problems most likely have reasonably easy solutions, as long as
we have the cygcheck output to tell us the exact configuration of your
system.
	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!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
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/

  parent reply	other threads:[~2003-09-02  1:50 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-02  1:13 Hoyt Bailey
2003-09-02  1:37 ` Larry Hall
2003-09-02  1:50 ` Igor Pechtchanski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-15  5:28 Neanderthelle Jones
2009-06-15  8:31 ` Larry Hall (Cygwin)
2009-06-15  8:47   ` Neanderthelle Jones
2005-04-15  3:02 George Sohos
2005-04-15  4:41 ` George Sohos
2005-04-15  5:09   ` Brian Dessent
2005-04-15 18:47     ` George Sohos
2004-06-08 16:56 Chris Carlson
2003-09-02 11:49 Hoyt Bailey
2003-09-02 14:23 ` Igor Pechtchanski
2002-11-10  8:46 Todd Jones
2002-11-10  8:58 ` Christopher Faylor
2001-12-12  2:46 SHAJI K K
2001-12-12  7:23 ` Jason Tishler
2001-11-11  8:26 installation problems Robert Collins
2000-08-02  5:08 Installation problems Earnie Boyd
2000-08-02  7:07 ` DJ Delorie
2000-08-02  4:42 David A. Cobb
2000-08-02  7:05 ` DJ Delorie
2000-08-02  7:56   ` Norman Vine
1999-11-15  6:41 Earnie Boyd
1999-11-30 23:39 ` Earnie Boyd
1999-11-13 19:53 Ryan & Brigette Ramsey
1999-11-30 23:39 ` Ryan & Brigette Ramsey
1998-12-27 11:52 N8TM
1998-12-27  7:03 Cjfogg
1998-12-27 21:28 ` Chris McFarlane
     [not found] <8256f9cf.36813b20.cygnus.gnu-win32@aol.com>
1998-12-23 20:10 ` DJ Delorie
1998-12-23 10:49 Cjfogg
1998-12-26 16:39 ` Michael Hirmke
1997-07-03  6:05 Xavier.Fornari
1997-01-31  5:54 Phaichayont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.56.0309012131530.601@slinky.cs.nyu.edu \
    --to=pechtcha@cs.nyu.edu \
    --cc=cygwin@cygwin.com \
    --cc=hoyt13@wiredok.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).