hello all,
just got cygwin a couple of days ago and have been trying to login as
root/superuser but can't get in.. what is the password set to when it is
installed?
Paul
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Docume
Continuing my attempts to run xdvi under cygwin, here are my
success and new problem:
I have fixed the problem with fcntl(F_SETOWN) - it actually
is an option in the configuration file which allows to inhibit
the use of this function.
But xdvi still goes nuts and crashes after eating the entire
Hi Jason,
$ ls -l /bin/postgres
gives me this:
?rw-r--r--0 0unknown 2706432 Jan 1 1970 /bin/postgres
where "unknown" is my win-username (ok might be confusing..)
1970 looks funny, but this ?rw-r--r-- makes me nervous...
and chmod doesn´t work, so I have no idea how to change th
Shelby,
> What happens when you do this:
here we go:__
$ set > paps
$ bash
$ set > kid
$ exit
exit
$ diff paps kid
4c4
< BASH=/usr/bin/bash
---
> BASH=/bin/bash
34d33
< OLDPWD=/usr/bin
40,41c39
< PIPESTATUS=([0]="0")
< PPID=1
---
> PPID=370815
49c47
< SHLVL=1
---
> SHLV
Hi,
The problem was not related to Zone Alarm Pro 3.X, but was the font error
described in the FAQ. I fixed it by using winrar to extract the following
files:
xf100.tgz
xfcyr.tgz
xfnts.tgz
xfscl.tgz
and copy the files on top of the associated cygwin-xfree directories:
\usr\X11R6\lib\X11\fon
I'm trying to dlopen a .dll which depends on another .dll, and
am getting a "Win32 error 127". I'm not totally sure I am building
the dll's correctly, so that might be one source of the problem.
This is with Cygwin version 1.3.10, gcc version 2.95.3-5,
dlltool version 2.11.92, and Windows NT 4.0.
Jason Tishler wrote:
> Andrew,
>
> On Thu, Mar 07, 2002 at 10:34:42AM -0800, Andrew DeFaria wrote:
>
>>Please do not email me directly - keep it only on the list.
>>
>
> Hmm...didn't you just do a reply all? Or, was that to make a point?
You emailed me. I emailed you back. AND I put it back
I am having a problem using mmap (... MAP_PRIVATE ...) followed by
fork () in Cygwin DLL version 1.3.9. The memory allocated by mmap
does not appear to be available in the child. A small C program that
shows the problem is included below. I would expect to see the
program print
parent hello
c
> -Original Message-
> From: Michaela und Daniel Weiß [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 09, 2002 8:06 AM
> To: [EMAIL PROTECTED]
> Subject: cannot link with libtiff
>
>
> Hi,
>
> I haven't found this problem in the mailing list archive:
>
> I have been trying to use
Hi,
I haven't found this problem in the mailing list archive:
I have been trying to use libtiff (tiff-3.5.7-1) in my program (using
daily updated cygwin version). According to the announcement (Charles
Wilson on Feb 10th):
Now uses the auto-import functionality of newer binutils, and
doesn't u
At 03:55 PM 3/8/2002, Banks, Kelly wrote:
>I have found several references to a problem with cygwish80.exe whereby
>cygwish is unable to find it's target file because a filename, such as
>/usr/bin/tkcvs is internally converted to "C:\usr\bin\tkcvs" rather than
>"C:\cygwin\usr\bin\tkcvs"
>
>I've se
On Fri, Mar 08, 2002 at 03:55:29PM -0500, Banks, Kelly wrote:
>I have found several references to a problem with cygwish80.exe whereby
>cygwish is unable to find it's target file because a filename, such as
>/usr/bin/tkcvs is internally converted to "C:\usr\bin\tkcvs" rather than
>"C:\cygwin\usr\b
I have found several references to a problem with cygwish80.exe whereby
cygwish is unable to find it's target file because a filename, such as
/usr/bin/tkcvs is internally converted to "C:\usr\bin\tkcvs" rather than
"C:\cygwin\usr\bin\tkcvs"
I've seen mention of the problem several times, but hav
That depends on your particular configuration. I run a Win2K Advanced
Server box with many guest class users. I have one user account, gmk,
which has no perms anywhere but /home/gmk (and %SYSTEMROOT%\Documents
and Settings\gmk of course).
When the user is deleted, the permissions specific to that
The following patch implements the options -Q and --query to determine
if a service is installed and if so whether it is up and what controls
it will accept.
If there is a more appropriate place to send this patch, please let me
know.
Mike
diff -cr ../cygrunsrv-0.95-1/ChangeLog cygrunsrv-0.95-
I sent this message to the lyx list a while ago and have gotten nowhere yet.
I am using Cygwin-1.3.10 with the following tools:
gcc version 2.95.3-5 (cygwin special)
GNU ld version 2.11.92 20011001
The symptoms are as follows. What can I do to get around this?
Please send replies to me
Sorry no. Can't help with this one, assuming it's not Secure CRT. ;-)
Larry Hall [EMAIL PROTECTED]
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (
Can I set windows permissions to "No Access" everywhere to the group
"guests"
or is it better to set it only to this specific user?
What happens with the ACL if I delete the User?
Jörg
--
"Stephano Mariani" <[EMAIL PROTECTED]> wrote in message
000401c1c6c9$c53beed0$80eda8c0@sknet01">news:000401
Thanks Larry,
When I run the df -k command on the server itself ( where cygwin is
installed), it runs faster. As you said, running first time might be slow
but the next time it is faster.
When I connect to this machine via ssh using Secure CRT, it consistently
takes 11 seconds every time.
Any Id
I was referring to my earlier assumption that the call was being forwarded.
You are correct, the function call is mapped, not forwarded.
"Robert Collins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
I'm not sure what forwarding you are referring to - forwardin
yes, the fix is easy for v. 1.23 of grap. in the file grap_lex.l, at
the end of the includes, just add the line: #include
the section should then look something like:
#include
#include
#include
#include
#include "grap.h"
#include "grap_data.h"
#include "grap_draw.h"
#include "y.tab.h"
#i
On Fri, Mar 08, 2002 at 04:05:01PM +, Don Sharp wrote:
> I can confirm that there is a problem. I telnetted from a linux box to
> my cygwin on NT4 setup which has an up to date cygwin1.dll (see cygcheck
> output)
>
> On the cygwin side I get a pop-up
>
> bash.exe "The application failed to i
At 01:09 PM 3/8/2002, Gupta, Sanjay wrote:
>When I run df -k it is kind of very slow, it takes more than 10 seconds or
>more to display results. Is it normal ?
Yes. Try it again. You'll see it's faster.
Larry Hall [EMAIL PROTECTED]
RFK Partners, Inc.
When I run df -k it is kind of very slow, it takes more than 10 seconds or
more to display results. Is it normal ?
Thanks
Sanjay Gupta
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/
Create a user as group "guests". Run mkpasswd. Create this users home
directory. Set windows permissions to deny full control everywhere but
in /home/{THIS_USER} using explorer. Run ssh-user-config as this user.
I have the same setup, it work beautifully except when they start to
consume a lot of
Hi,
Is it possible to setup a limited ssh account under cygwin sshd and NT4?
I want that the user stays in his homedirectory.
TIA
Jörg
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.
- Original Message -
From: "Joel Bushart" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Friday, March 08, 2002 09:05
Subject: Re: install bash-login problem
> - Original Message -
> From: "Michael A Chase" <[EMAIL PROTECTED]>
> To: "Joel Bushart" <[EMAIL PROTECTED]>;
Do you have a correct /etc/passwd file? That file lists your home
directory, but if cygwin cannot access your home dir, it might give that
error. Also, is $HOME defined in your environment? You could define it
in windows or in the cygwin.bat file.
HTH,
Peter
Joel Bushart wrote:
> - Origi
- Original Message -
From: "Michael A Chase" <[EMAIL PROTECTED]>
To: "Joel Bushart" <[EMAIL PROTECTED]>; "Cygwin" <[EMAIL PROTECTED]>
Sent: Friday, March 08, 2002 11:33 AM
Subject: Re: install bash-login problem
> - Original Message -
> From: "Joel Bushart" <[EMAIL PROTECTED]>
>
- Original Message -
From: "Joel Bushart" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Friday, March 08, 2002 08:29
Subject: install bash-login problem
> I stripped cygwin completely off my system, including registrary systems.
> Then reinstalled it from a fresh version of
I stripped cygwin completely off my system, including registrary systems.
Then reinstalled it from a fresh version of setup.exe
get this error when I try login from cmd prompt.
C:\>.\cygwin\bin\login
login: joel
Password:
No directory /home/Joel!
Logging in with home = "/".
Fanfare!!!
You are su
Dave,
My Cygwin does not contain its own "nslookup" (and it is a complete and
current installation of all Cygwin packages). The Windows (in my case,
Win2K) nslookup works fine and always has.
Likewise, I have no /etc/resolv.conf file on my system.
Where is the non-functional version of "nsloo
On Fri, Mar 08, 2002 at 05:03:26PM +1000, Alex Song wrote:
>hi,
>
>i think i have found a bug, either that or i am very stupid. the bug is a
>gcc bug and it is cygwin specific (cygwin-1.3.10-1 gcc-2.95.3-5) and the
>following code causes a seg fault:
>---
>i
I can confirm that there is a problem. I telnetted from a linux box to
my cygwin on NT4 setup which has an up to date cygwin1.dll (see cygcheck
output)
On the cygwin side I get a pop-up
bash.exe "The application failed to initialise properly (0x022)
on the linux side telnet hangs until I cl
At 10:52 AM 3/8/2002, Mike Hayden wrote:
>I have downloaded cygwin onto my Windows PC and wish to build code for an
>embedded target running a PowerPC 860.
>
>It looks as though the "target" was set to Intel 686 when the GNU Tools were
>built. I have tried to change my target to -mcpu=860 per the
I have downloaded cygwin onto my Windows PC and wish to build code for an
embedded target running a PowerPC 860.
It looks as though the "target" was set to Intel 686 when the GNU Tools were
built. I have tried to change my target to -mcpu=860 per the GNU CC
documentation but I keep getting the e
Anyway to get back on topic. I had cygwin.dll 1.3.10-1 so that was not the
problem. I just did run set up and that updated a bunch of things. Now
telnet and ftp do work. Inetutils ws one on the things I saw in the list
of updated software.
Thanks,
Louis
At 09:50 AM 3/8/2002 -0500, you wro
Larry:
Sorry for be impatient...
I think there is a bug in cygwin.dll, and in the mailing list others bugs have
got answers quickly
I've checking the "ml" all the days.
Thanks to you,
Rafa.
-Mensaje original-
De: Larry Hall (RFK Partners, Inc) [SMTP:[EMAIL PROTECTED]]
Enviado el:
At 06:28 AM 3/8/2002, Rafael Botejara Cepeda wrote:
>Hello:
>
>I sent a mail on Feb, 26th:
>http://sources.redhat.com/ml/cygwin/2002-02/msg01390.html
>
>I had no answers!
Just to be clear, posting a question doesn't guarantee an answer. It simply
let's us all know the troubles you see. I'm s
At 03:50 AM 3/8/2002, Christopher January wrote:
> > > > > > Using Cygwin DLL 1.3.10.
> > > > >
> > > > > Likewise. (On Win2K.)
> > > > >
> > > > > > 1. Close all Cygwin programs
> > > > > > 2. Open bash
> > > > > > 3. Type: cd /cygdrive
> > > > > > 4. Type ls
> > > > > > I get a listing of C:\ in
Have you tried to regenerate the groups (mkgroup -l > /etc/group). This
might work...
Voyteck
- Original Message -
From: "Winston Gutkowski" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Thursday, March 07, 2002 7:32 PM
Subject: Can't create home directory
> Hi,
>
> I'm tr
On Fri, Mar 08, 2002 at 01:26:27PM +0100, Jorge Goncalvez wrote:
> Hi, I wanted to run an dhcpd server from inetd.
> I put on usr/sbin a exe dhcpd.exe but when i ran inetd i have :
> Inetd : Win32 Process Id = 0xFFC4180D : Cygwin Process Id = 0x3BE7F3 : LOG_ERR :
> bootps/udp: unknown service
> a
Tom,
On Fri, Mar 08, 2002 at 03:27:52AM +0100, Tom Lauren wrote:
> $ postgres -F -D /usr/share/postgresql/data/template1 -O -d 5 template1
> FindExec: searching PATH ...
> ValidateBinary: "/bin/postgres" is not a regular file
What do you get from the following?
$ ls -l /bin/postgres
-rw
Hi, I wanted to run an dhcpd server from inetd.
I put on usr/sbin a exe dhcpd.exe but when i ran inetd i have :
Inetd : Win32 Process Id = 0xFFC4180D : Cygwin Process Id = 0x3BE7F3 : LOG_ERR :
bootps/udp: unknown service
althought i put
bootps dgram udp waitroot/usr/sbin/dhcpd eth0
Hello:
I sent a mail on Feb, 26th:
http://sources.redhat.com/ml/cygwin/2002-02/msg01390.html
I had no answers!
I have the same problem in NT4.0 SP5 and W2K SP2
using cygwin.dll 1.3.9 and 1.3.10
Trying with cygwin 1.3.3 and 1.3.6 it works
I think it isn't depend on inetd, but cygwin.dll
Rafa
On Fri, Mar 08, 2002 at 11:45:22AM +0100, Dr. Daniel Weiss wrote:
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
Try
> > I downloaded
> > http://www.lunabase.org/~faber/Vault/software/grap/grap-1.10.tar.gz
>
> What about the latest version I found on the grap homesite:
> http://www.lunabase.org/~faber/Vault/software/grap/grap-1.23.tar.gz
Gerrit,
Thank you for drawing this later version to my attention. Unlike
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
fergus,
2002-03-08 11:30:01, du schriebst:
> I downloaded
> http://www.lunabase.org/~faber/Vault/software/grap/grap-1.10.tar.gz and
> within Cygwin, after unwrapping it, I ran the commands
What about the latest version I found on the grap homesite:
http://www.lunabase.org/~faber/Vault/software
Rick Oosterling wrote:
>
> "Christopher Faylor" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > On Thu, Mar 07, 2002 at 03:34:05PM +0100, Rick Oosterling wrote:
> > >Anybody know where to download this windowsmanager ?
> > >
> > >The original site is up but
I have been noticing that since I installed cygwin on my WindowsXP machine
that the resolver functions don't appear to work. When I attempt to use
nslookup, it checks based off of the box I am using and IP 0.0.0.0 rather
than what I have stored in /etc/resolv.conf and my XP configuration.
Howe
"Christopher Faylor" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Thu, Mar 07, 2002 at 03:34:05PM +0100, Rick Oosterling wrote:
> >Anybody know where to download this windowsmanager ?
> >
> >The original site is up but the download links are down :-(
> >
>
> > > > > Using Cygwin DLL 1.3.10.
> > > >
> > > > Likewise. (On Win2K.)
> > > >
> > > > > 1. Close all Cygwin programs
> > > > > 2. Open bash
> > > > > 3. Type: cd /cygdrive
> > > > > 4. Type ls
> > > > > I get a listing of C:\ instead
> > > > > 5. Type bash
> > > > > 6. Type: cd /cygdrive
> > >
53 matches
Mail list logo