This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Net Release and/or snapshot bug?


Several issues I'm running into on my computer, both when it was running
NT4sp6 and now running on a fresh install of Windows 2000 Server:

The first of which is this

-----------------snip----------------------
bash-2.03$ cd /
bash-2.03$ who
who: /var/run/utmp: Permission denied
bash-2.03$ users
users: /var/run/utmp: Permission denied
bash-2.03$
-----------------snip----------------------

I did "mkdir /var/run;touch /var/run/utmp".  What could be wrong here?

Second issue, with a fresh install of the new net release, I can't run
configure scripts anymore

-----------------snip----------------------
bash-2.03$ ./configure
: not found
: not found
: not found
: not found
: not found
: not found
: not found
: not found
-----------------snip----------------------

Third issue:

When I run srvany to run bash to run a script to run a telnet daemon (Ok ok
a MUD), it (the MUD) can't bind to a port to listen, although when I run the
MUD with the same script in a console, it runs perfectly.

-----------------snip----------------------
perror: bind: not owner
-----------------snip----------------------

That's the only line that is logged.

Can anyone help me? :(


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]