Fw: Installed cygwin fails to start.

2006-04-13 Thread Don Rowland
I hope this is the right place for this question. I read all for the documentation on how and where to ask questions, but nothing actually gave an address. 1. I am running Windows XP - SP2 2. I installed cygwin from the Los Alamos site. 3. I received the Installation Complete message box. 4. I

Problems (also) with the snapshot 20060413

2006-04-13 Thread Angelo Graziosi
The problems described in 1) http://cygwin.com/ml/cygwin/2006-04/msg00336.html are solved by the new snapshot 20060413 12:15:53; also the problem described in 2) http://cygwin.com/ml/cygwin/2006-04/msg00086.html is solved! But... now with snap 20060413 I CANNOT BUILD any

Re: CVS command returns error

2006-04-13 Thread Eric Blake
Igor Peshansky cs.nyu.edu> writes: > > Well, editing the CVS files is likely to get you a repository that works > with neither version of cvs. That's why I suggested trying a text mount. > > FWIW, if you really do want to remove all CRs from the CVS administrative > files, you can use > > fin

Re: move list of instl. software to a new installation

2006-04-13 Thread Igor Peshansky
On Thu, 13 Apr 2006, Dirk Schleicher wrote: > Hello, > > I using cygwin with sylpheed-claws. I have to do my laptop new and move > all to a 2 laptop. On laptop 1 cygwin work fine. On laptop 2. I am not > able to run sylpheed-claws. There are three things that you'll need to do on the new machine:

move list of instl. software to a new installation

2006-04-13 Thread Dirk Schleicher
Hello, I using cygwin with sylpheed-claws. I have to do my laptop new and move all to a 2 laptop. On laptop 1 cygwin work fine. On laptop 2. I am not able to run sylpheed-claws. It is possible to get a file with a list of all inst. programs to import this list to 2. Then do a setup and have the

Re: CVS command returns error

2006-04-13 Thread Igor Peshansky
On Thu, 13 Apr 2006, Michael Giroux wrote: > Igor, > Thanks for the help. > > SUCCESS!!! almost > > I edited /CVS/Repository to remove the CRLF. > > The status command then produced status for a portion of the > repository. I got an error trying to obtain a directory lock and > status was aborte

RE: Cron on Cygwin

2006-04-13 Thread siegfried
> You should run the cron-config script instead of trying to do it > yourself. There's more to it than this. See also cron_diagnose.sh. > Should this be documented in c:/cygwin/usr/share/doc/Cygwin/cron.README? I did not see it there. Whoa! It is there. I'm not in the habbit of looking thru ch

Re: problem accessing *unsecured* network share through passwordless ssh

2006-04-13 Thread Rob Siklos
Sorry - a couple things I forgot to say: 1) using Windows 2003 on desktop, WinXP on laptop 2) using latest Cygwin from setup.exe as of today 3) cygcheck.out attached. Rob. - Original Message - From: "Rob Siklos" <[EMAIL PROTECTED]> To: Sent: Thursday, April 13, 2006 2:37 PM Subject:

problem accessing *unsecured* network share through passwordless ssh

2006-04-13 Thread Rob Siklos
Hi, I have a problem accessing unsecured network shares when logging in using passwordless (public key) authentication with ssh. On my laptop, I have a shared folder that has full security permissions to "Everyone", and is shared with full share permissions to "Everyone". This share is mapp

Re: File copying problem (ever-changing faked inode on network drive)

2006-04-13 Thread Eric Blake
Stephen Linda cog.ufl.edu> writes: > I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replaced > while being copied" problem on a network drive, apparently due to the > ever-changing inode adventure. Samba 2.0.10 running under Redhat 7.1 > kernel 2.4.17 on the file server; XP pro SP2

Re: Cron on Cygwin

2006-04-13 Thread Larry Hall (Cygwin)
Brian Dessent wrote: grahul wrote: I installed cron, everything seems fine. This is what I've done so far: cygrunsrv -I cron -p /usr/sbin/cron -a -D net start cron You should run the cron-config script instead of trying to do it yourself. There's more to it than this. See also cron_diagnose

File copying problem (ever-changing faked inode on network drive)

2006-04-13 Thread Stephen Linda
Hi, I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replaced while being copied" problem on a network drive, apparently due to the ever-changing inode adventure. Samba 2.0.10 running under Redhat 7.1 kernel 2.4.17 on the file server; XP pro SP2 on the PC. The output from getvolinfo

Re: CVS command returns error

2006-04-13 Thread Michael Giroux
Found the CRLF causing the problem. Every directory that is in the repository has a local CVS directory with Entries and Repository file. These also have CRLF that must be dealt with. Correcting those files resolves the problem. Thanks for all the help. Michael -- Unsubscribe info:

Re: Spam:Re: Find not working w/ Samba drive

2006-04-13 Thread Shankar Unni
Corinna Vinschen wrote: Btw., I have hacked together a tiny testcase which lists a directory and evaluates the inode numbers using readdir and lstat. I would be interested to see the output for some smaller directories on shares using pre-3.0 Samba versions. This is the output from a server

Re: CVS command returns error

2006-04-13 Thread Michael Giroux
Igor, Thanks for the help. SUCCESS!!! almost I edited /CVS/Repository to remove the CRLF. The status command then produced status for a portion of the repository. I got an error trying to obtain a directory lock and status was aborted by the server, but I suspect this is similar to the other p

[ANNOUNCEMENT] Updated: perl-Win32-GUI-1.03-1

2006-04-13 Thread Reini Urban
NEWS: = I've updated the version of perl-Win32-GUI to 1.03. This version is the same as it would have been installed via cpan, since all cygwin patches are included upstream. It just installs into vendor_perl. CHANGES: http://sourceforge.net/project/shownotes.php?release_id=373056 DE

Re: cygwin and chmod - after calling mkgroup and mkpasswd, then what?

2006-04-13 Thread Brian Dessent
Terrence Brannon wrote: > my /etc/passwd and /etc/group files have been created, but the user What commands did you use to create these files? If you are a domain user you will need to specify -c or -d. > "terrence" is not in them and so chmod is still not working: The reason that chmod isn't

cygwin and chmod - after calling mkgroup and mkpasswd, then what?

2006-04-13 Thread Terrence Brannon
my /etc/passwd and /etc/group files have been created, but the user "terrence" is not in them and so chmod is still not working: [EMAIL PROTECTED] ~/.ssh $ ls -l total 9 -rw-r--r-- 1 terrence Users 1675 Mar 14 10:02 id_rsa -rw-r--r-- 1 terrence Users 396 Mar 14 10:02 id_rsa.pub -rw-r--r-- 1 terre

RE: Printer configuration problem

2006-04-13 Thread Rockefeller, Harry
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Persico > Sent: Monday, April 10, 2006 3:29 PM > To: cygwin@cygwin.com > Subject: Re: Printer configuration problem > > On 4/10/06, Rockefeller, Harry <[EMAIL PROTECTED]> wrote: > > lpq work

Re: Thread support in cygwin!

2006-04-13 Thread Joost Kraaijeveld
On Thu, 2006-04-13 at 14:10 +0200, Corinna Vinschen wrote: > You can see that /usr/include/sys/features.h is included, so the > _POSIX_THREAD* defines are available. Not on my Linux (Debian Etch AMD64). The only place where I can find a define for _POSIX_THREAD is in unistd.h, and not in feature.h

Re: Thread support in cygwin!

2006-04-13 Thread Samuel Thibault
Do Nguyen Luong, le Thu 13 Apr 2006 05:57:17 -0700, a écrit : > But I think _POSIX_THREADS definitely is defined. Corinna said the problem > was that _SC_THREAD* values were currently not supported by sysconf(). So > cygwin supports threads and I can ignore sysconf()?? For now, yes. On the long

Re: Thread support in cygwin!

2006-04-13 Thread Do Nguyen Luong
Thank you for answering me! But I think _POSIX_THREADS definitely is defined. Corinna said the problem was that _SC_THREAD* values were currently not supported by sysconf(). So cygwin supports threads and I can ignore sysconf()?? -- View this message in context: http://www.nabble.com/Thread-su

Re: Problem while installing Cygwin

2006-04-13 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Srinivasan Rajesh on 4/13/2006 2:19 AM: > I have a serious problem on installing Cygwin. > The installation in the root folder "C:/cygwin/", results in no "/home" > directory. /home is created on the first successful login. So now we nee

Re: I would like to join Cygwin mailing list

2006-04-13 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Srinivasan Rajesh on 4/13/2006 2:03 AM: > I would like to join CYGWIN mailing list. As I go through the FAQ, > documentation and guidelines for sending mail, but i couldn't find where > to sign up, how to post questions, etc., > > Will yo

Re: Thread support in cygwin!

2006-04-13 Thread Corinna Vinschen
On Apr 13 11:36, Joost Kraaijeveld wrote: > On Thu, 2006-04-13 at 11:00 +0200, Samuel Thibault wrote: > > Joost Kraaijeveld, le Thu 13 Apr 2006 10:45:39 +0200, a écrit : > > > On Thu, 2006-04-13 at 09:42 +0200, Samuel Thibault wrote: > > > > Joost Kraaijeveld, le Thu 13 Apr 2006 08:10:15 +0200, a é

Re: Thread support in cygwin!

2006-04-13 Thread Joost Kraaijeveld
On Thu, 2006-04-13 at 11:00 +0200, Samuel Thibault wrote: > Joost Kraaijeveld, le Thu 13 Apr 2006 10:45:39 +0200, a écrit : > > On Thu, 2006-04-13 at 09:42 +0200, Samuel Thibault wrote: > > > Joost Kraaijeveld, le Thu 13 Apr 2006 08:10:15 +0200, a écrit : > > > > No, it means that _POSIX_THREADS i

Re: :Re: Find not working w/ Samba drive

2006-04-13 Thread Corinna Vinschen
On Apr 13 04:29, rowol wrote: > I tried compiling that program, but got the error message: > >C:\tmp>gcc -o stest samba.test.c >samba.test.c: In function `main': >samba.test.c:32: error: structure has no member named `d_ino' > >C:\tmp>gcc --version >gcc (GCC) 3.4.4 (cygming sp

:Re: Find not working w/ Samba drive

2006-04-13 Thread rowol
Eric, thanks for forwarding that to me... I tried compiling that program, but got the error message: C:\tmp>gcc -o stest samba.test.c samba.test.c: In function `main': samba.test.c:32: error: structure has no member named `d_ino' C:\tmp>gcc --version gcc (GCC) 3.4.4 (cygming speci

Problem while installing Cygwin

2006-04-13 Thread Srinivasan Rajesh
I have a serious problem on installing Cygwin. The installation in the root folder "C:/cygwin/", results in no "/home" directory. And when I try to click "Cygwin Bash Shell" from start menu, no action is happening. I tried to install many times but nothing helps me. What could be the problem. E

I cannot linking with g95 under Cygwin...?

2006-04-13 Thread anh . khai . nguyen
Oyo! I'm new user of g95 and I really like using Cygwin. So, I've install G95 tarball for Cygwin and make some programs. These programs were running good. And, I tried many things like mixing language, using others libraries or something else. (My domain is mathematics...) But, today, when I trie

I would like to join Cygwin mailing list

2006-04-13 Thread Srinivasan Rajesh
I would like to join CYGWIN mailing list. As I go through the FAQ, documentation and guidelines for sending mail, but i couldn't find where to sign up, how to post questions, etc., Will you please guide me on doing the same. _ How

Problems with the snapshots 20060412 ?

2006-04-13 Thread Angelo Graziosi
After insytalling the snapshot: - click on Cygwin.bat $ startx& [1] 1536 [EMAIL PROTECTED] ~ $ xinit: No such file or directory (errno 2): no server "X" in PATH Use the -- option, or make sure that /usr/X11R6/bin is in your path and that "X" is a program

Re: Thread support in cygwin!

2006-04-13 Thread Samuel Thibault
Joost Kraaijeveld, le Thu 13 Apr 2006 08:10:15 +0200, a écrit : > No, it means that _POSIX_THREADS is not defined. Cygwin should define it. Regards, Samuel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: