Re: setup.exe fails

2005-02-14 Thread a12
el. Once again thank you very for your prompt & accurate reponse. Brian Dessent wrote: a12 wrote: HOME.org = `C:\' HOMEDRIVE = `C:' HOMEPATH = `\Documents and Settings\magr40' Odd that you don't have $HOME set... k 2004/09/05 .\cygwin1.dll - os=4.0 img=1.0 sys=4.0

Re: setup.exe fails

2005-02-13 Thread a12
Hello Brian, Enclosed you will find output from: cygcheck -s -v -r -h > cygcheck.out Brian Dessent wrote: a12 wrote: I have just fetched all Cygwin updates to a local directory, and started setup.exe to install them. setup.exe fails with following error: uname.exe - Cannot find start addr

setup.exe fails

2005-02-13 Thread a12
Hello Cygwin gurus, I have just fetched all Cygwin updates to a local directory, and started setup.exe to install them. setup.exe fails with following error: uname.exe - Cannot find start address Cannot find procedure start address -impure_ptr in DLL file cygwin1.dll cygpath.exe - Cannot find star

Re: ssh-host-config requires cygminires.dll

2004-09-29 Thread a12
anski wrote: On Wed, 29 Sep 2004, a12 wrote: Hello again, Following your hint, I checked /usr/share/doc/Cygwin/openssh.README, and entered: ssh-host-config -y ssh-user-config -y cygrunsrv -S sshd yielded: cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not

Re: ssh-host-config requires cygminires.dll

2004-09-29 Thread a12
Hello again, I have just checked the ownership of .pub files, and they are readable by everyone. Brian Dessent wrote: Brian Dessent wrote: ssh_host_*_key.pub are owned by the user that has run ssh-host-config Is it OK ? If you ran the above commands they should be owned by SYSTEM. The idea here

Re: ssh-host-config requires cygminires.dll

2004-09-29 Thread a12
Thank you very much for your reply. Brian Dessent wrote: a12 wrote: /usr/share/doc/Cygwin/openssh.README states: If you start sshd as deamon via cygrunsrv.exe you MUST give the "-D" option to sshd. Otherwise the service can't get started at all. That isn't telling

Re: ssh-host-config requires cygminires.dll

2004-09-29 Thread a12
shd started the sshd service OK. I have also verified the connection by: ssh localhost ssh_host_*_key.pub are owned by the user that has run ssh-host-config Is it OK ? Brian Dessent wrote: a12 wrote: I have also tried: cygrunsrv -S -D sshd with the following response: cygrunsrv: trailing commandli

Re: ssh-host-config requires cygminires.dll

2004-09-29 Thread a12
: The service CYGWIN sshd ended unexpectedly. It has done 1 time(s). The following action will be done in 0 milliseconds. No action. Any new hints ? Igor Pechtchanski wrote: On Tue, 28 Sep 2004, a12 wrote: Hello Igor, Pardon me for my ignorance about not ataching the cygcheck output. I have run C

Re: ssh-host-config requires cygminires.dll

2004-09-28 Thread a12
and got the same error as before: cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. Any hints ? Igor Pechtchanski wrote: On Tue, 28 Sep 2004, a12 wrote: Hello Cygwin users, I have installed openssl and openssh. Host configuration with: cd

ssh-host-config requires cygminires.dll

2004-09-28 Thread a12
Hello Cygwin users, I have installed openssl and openssh. Host configuration with: cd /bin ssh-host-config -y tells me about missing cygminires.dll Thereafter the configuration continues: Generating /etc/ssh_host_key Generating /etc/ssh_host_rsa_key Generating /etc/ssh_host_dsa_key Generating /etc/

Re: No /home created after install

2004-09-21 Thread a12
Hello again, I have found the culprit. My DOS environment contained variable HOME, so echo %HOME% yielded: C:\ By renaming HOME to HOME.org, and rebooting the PC, followed by a new Cygwin install, the problem vanished. Have a nice day. a12 wrote: Hello cygwin gurus, I have just fetched and

No /home created after install

2004-09-21 Thread a12
Hello cygwin gurus, I have just fetched and installed Cygwin base. When I click on the Cygwin icon, 'pwd' yields /cygdrive/c, and 'ls -l' yields: total 76 drwxrwxrwx+ 2 Sysaccou Users 53248 Sep 21 12:17 bin -rwxrwxrwx1 Sysaccou Users 57 Sep 21 12:17 cygwin.bat -rwxrwxrwx1

Re: Unexpected output on ssh exit

2003-10-16 Thread a12
SHELL /bin/bash The problem has vanished. Because I rebooted my PC ? Marek Larry Hall wrote: > At 07:05 AM 10/15/2003, a12 you wrote: > >Hello, > > > >I have just installed Cygwin and ssh. > >ssh is working as expected, except when I terminate the > >connec

Unexpected output on ssh exit

2003-10-15 Thread a12
Hello, I have just installed Cygwin and ssh. ssh is working as expected, except when I terminate the connection, I get the following output: [EMAIL PROTECTED] $ exit Connection to rdb closed. \[\033]0;\w\007 [EMAIL PROTECTED] \[\033[33m\w\03[0m\] As far as I can understand the output is supposed

Default home dir: /cygdrive/c

2003-05-30 Thread a12
Hi gurus, After installing successfully Cygwin on several NT4/2K hosts, I have encountered a strange problem: [EMAIL PROTECTED] ~ $ pwd /cygdrive/c instead of: /home/isoft Why ? Cygwin was installed using Windows user isoft, that belongs to Administrators group. A simple check of CYGWIN and PA

cron does not work

2003-03-21 Thread a12
Hi gurus, I cannot make cron to execute. /var/cron/tabs/sysaccount contains: MAILTO=sys 10 * * * * ls -l >> a.log I have checked the entire c:, and have not found a.log anywhere. I have also checked Windows Event Log, and have not found any anomalies there. I have cygwin 1.3.21-1 and cron 3.0.1

ssmtp issued by cron fails

2003-03-20 Thread a12
Hi gurus, My crontab contains: SHELL=/bin/sh MAILTO=sysaccount 15 * * * * echo $USER >> $HOME/c.log For some reasons this crontab fails, and cron issues a request to ssmtp to notify the user, as I can see in Windows Event Log: sSMTP mail : PID 1032 : /usr/sbin/ssmtp sent mail for sysaccount. /USR

cron fails

2003-03-20 Thread a12
Hi gurus, My crontab contains: SHELL=/bin/sh MAILTO=sysaccount 15 * * * * echo $USER >> $HOME/c.log I have checked /home/sysaccount, and there is no c.log there. What have I missed here ? Marek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cy

Mail from cron yields error

2003-03-20 Thread a12
Hi gurus, In the process of mailing messages using cron, I have created /var/cron/tabs/sysaccount: SHELL=/bin/sh # mail any output to 'sysaccount', no matter whose crontab this is MAILTO=sysaccount # 0 * * * * /cygdrive/h/blat/blat.exe ssmtp -f [EMAIL PROTECTED] -f [EMAIL PROTECTED] -server mail.f

Mail sent by cron fails

2003-03-19 Thread a12
Hi gurus, In the process of mailing messages using cron, I have created /var/cron/tabs/sysaccount: SHELL=/bin/sh # mail any output to 'sysaccount', no matter whose crontab this is MAILTO=sysaccount # 0 * * * * /cygdrive/h/blat/blat.exe ssmtp -f [EMAIL PROTECTED] -f [EMAIL PROTECTED] -server mail.f

Re: How to use ssmtp ?

2003-03-14 Thread a12
Tino, Google reveals several mailfile. Which one do you use ? Marek Tino Lange wrote: > Jason Tishler wrote: > > >>Forget about ssmtp! Really. > >>As you just realize it's not easy to use and if you want to send files > >>it's not useable at all, since it has a limit of mails <= 4k size. > > >

Re: How to use ssmtp ?

2003-03-14 Thread a12
Jason, As I do not intend to send mail > 4K and just to one recipient, please post an example stating how to send a file. Marek Jason Tishler wrote: > Tino, > > On Fri, Mar 14, 2003 at 01:07:32PM +0100, Tino Lange wrote: > > Forget about ssmtp! Really. > > As you just realize it's not easy to u

Re: How to use ssmtp ?

2003-03-14 Thread a12
Tino, Thank you for your tip about Blat. The following command in cygwin window sends mail: /cygdrive/h/blat/blat.exe file -t [EMAIL PROTECTED] -f [EMAIL PROTECTED] -server mail.xyz.com -s "Subject" Marek Tino Lange wrote: > >>>I have fetched Blat http://www.interlog.com/~tcharron/blat.html >

Re: How to use ssmtp ?

2003-03-14 Thread a12
k Andrew Markebo wrote: > / a12 <[EMAIL PROTECTED]> wrote: > | Olaf, > | > | Thank you for your hint. > | > | echo test|ssmtp -s test [EMAIL PROTECTED] > | does send a mail. > | > | The From: field contains 'sys [EMAIL PROTECTED]'. As I want to > |

Re: How to use ssmtp ?

2003-03-14 Thread a12
as expected. The To: field is empty. How do I set it ? The Subject: field is empty. How do I set it ? How do I send a file ? /Marek Olaf Foellinger wrote: > On Fri, Mar 14, 2003 at 10:09:34AM +0100, a12 wrote: > > Corinna, > > > > I have read man ssmtp and /usr/doc/Cygwin/ssmt

Re: How to use ssmtp ?

2003-03-14 Thread a12
Corinna, I have read man ssmtp and /usr/doc/Cygwin/ssmtp-2.38.7/, and I still feel perplexed how to send a mail. I have fetched Blat http://www.interlog.com/~tcharron/blat.html and an one-liner (b.bat) contains: blat.exe mpu.log -t [EMAIL PROTECTED] -f [EMAIL PROTECTED] -server mail.xyz.com -log

How to use ssmtp ?

2003-03-13 Thread a12
Hi gurus, Pardon my ignorance but I have searched thru cygwin.com and have not found any docs about using ssmtp. Any hints will be greatly appreciated. Marek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: cron install does not set up Win service

2003-03-13 Thread a12
Max, Thank you for your quick reply. Marek Max Bowsher wrote: > a12 wrote: > > Hi gurus, > > > > I have installed cron 3.0.1-7, and found out that the > > appriopriate Windows service is not set up. I have checked > > /usr/doc/Cygwin/cron.README and established

cron install does not set up Win service

2003-03-13 Thread a12
Hi gurus, I have installed cron 3.0.1-7, and found out that the appriopriate Windows service is not set up. I have checked /usr/doc/Cygwin/cron.README and established the service using: cygrunsrv -I cron -p /usr/sbin/cron -a -D cygrunsrv -S cron Is it possible to include it in cron post-install ?

Cannot start cron

2003-03-09 Thread a12
Hi gurus, After installing cron, I did 'ps -ef' and found that cron was not started. So I checked /usr/doc/Cygwin/cron.README, and I tried to start the Windows service using: cygrunsrv -I cron -p /usr/sbin/cron -a -D Then I checked Windows processes, and no cron.exe was there, so I tried to start

setup.exe hangs if disk is full

2003-01-15 Thread a12
Hello cygwin gurus, If the installed partition becomes full during install, setup.exe hangs without any notice, and eventually aborts. Event log shows: The application,, generated an application error The error occurred on 01/15/2003 @ 15:48.02.382 The exception generated was c005 at address 0

Re: How do I start two commands in .bat ?

2003-01-14 Thread a12
for this kind of query. Also, if you start > a thread on a mailing list, it's usually a good idea to continue that > thread to its logical conclusion, as well as make sure the final solution > is in the list archives (it will be in this case). > Igor > > On Tue, 14 Jan

Re: How do I start two commands in .bat ?

2003-01-14 Thread a12
(unless you terminate ssh and even then it wouldn'r work, because it's a > cygwin virtual path). > > Hope it helps. > Daniel > > a12 wrote: > > >Hello gurus, > > > >In my ongoing process of starting ssh and vncviewer in one .bat > >file, I have

Re: SSH start in .bat ?

2003-01-14 Thread a12
f windows programs and Cygwin > programs" and answer it: > > At a command (DOS) prompt, type "help start". > > As an alternative, consider starting windows programs from bash and > backgrounding them (e.g., "vncviewer.exe &"). > Igor >

Re: SSH start in .bat ?

2003-01-13 Thread a12
00 -C -N isoft@derqjzp" but this start vncviewer, and waits until I enter hostid. bash is never started. Any hints here ? Pardon me if this question does not belong to this mailing list. Igor Pechtchanski wrote: > On Mon, 13 Jan 2003, a12 wrote: > > > Hello gurus, > > &g

SSH start in .bat ?

2003-01-13 Thread a12
Hello gurus, For the time being I start SSH manually: open DOS window C:\cygwin\cygwin.bat ssh -T -L 5901:derqjzp:5900 -C -N isoft@derqjzp I have tried to include the ssh command above in cygwin.bat but obviously bash does not read it. How do I make bash to read the ssh command in cygwin.bat ?

Re: install problems

2003-01-09 Thread a12
Bill, Any user that belongs to group Administrators will do. William Joye wrote: > I'm unable to install and run cygwin 1.3.18-1 unless I'm logged in as > 'administrator'. If I try to run cygwin logged in as another user, I get the > console window, but it appears to hang. I've tried both a clea

Re: Cygwin home dir=/cygwin/c (not /home/)

2003-01-05 Thread a12
Yes, removing HOME from Windows system variables did it. I thank you all cygwin gurus for support and valuable hints. "Pierre A. Humblet" wrote: > a12 wrote: > > > > Pierre, > > > > 'echo %HOME%' yields 'C:\' > > > > Modifying

Re: Cygwin home dir=/cygwin/c (not /home/)

2003-01-03 Thread a12
e A. Humblet" wrote: > On Thu, Jan 02, 2003 at 11:15:09PM +0100, a12 wrote: > > > Whether I login locally as user 'sysaccount' or domain user > > 'magr40', the problem persists: > > HOME=/cygdrive/c > > HOMEDRIVE=C: > > HOMEPATH=\ > &g

Re: Cygwin home dir=/cygwin/c (not /home/)

2003-01-02 Thread a12
27;magr40', the problem persists: HOME=/cygdrive/c HOMEDRIVE=C: HOMEPATH=\ /etc/profile is enclosed. Any more hints ? Igor Pechtchanski wrote: > On Tue, 31 Dec 2002, a12 wrote: > > > Hello, > > I have just installed the latest Cygwin release on one PC. > > The two

Re: Domain user cannot login

2003-01-01 Thread a12
rre A. Humblet" wrote: > On Sat, Dec 28, 2002 at 11:41:42PM +0100, a12 wrote: > > Hi gurus, > > > > I installed cygwin incl. openssh and it runs OK for a local > > user 'sysaccount'. > > For a domain user 'magr40' I updated /etc/passwd: > >

Cygwin home dir=/cygwin/c (not /home/)

2002-12-30 Thread a12
Hello, I have just installed the latest Cygwin release on one PC. It is up and running OK, except that all local users login into /cygdrive/c instead of /home/. The length of PATH in DOS is 97 characters, and in cygwin 148 characters: Path=C:\WINNT\System32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Prog

Domain user cannot login to remote PC

2002-12-29 Thread a12
Hello gurus, In order to access a remote PC, I updated /etc/group and /etc/passwd on the remote PC. /etc/group contains: SYSTEM:S-1-5-18:18: None:S-1-5-21-1681026574-976757939-617630493-513:513: Administrators:S-1-5-32-544:544: Backup Operators:S-1-5-32-551:551: Guests:S-1-5-32-546:546: Power Use

Domain user cannot login

2002-12-28 Thread a12
Hi gurus, I installed cygwin incl. openssh and it runs OK for a local user 'sysaccount'. For a domain user 'magr40' I updated /etc/passwd: mkpasswd -d -u magr40 >> /etc/passwd and fetched all group id's: mkgroup -d > group.domain /etc/passwd contains: SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:

Re: cygwin deinstall

2002-12-20 Thread a12
Christopher, Thank you for your reply. Pardon my ignorance. Christopher Faylor wrote: > On Thu, Dec 19, 2002 at 03:27:41PM +0100, a12 wrote: > >Hi Michael, > > > >Thank you for your reply. > > > >Following your suggestion I mail this entry to > >[EMAI

Cannot connect to posix subsystem

2002-12-19 Thread a12
Hello cygwin gurus, First start of cygwin opens a DOS window, and the following error appears: posix: cannot connect to posix subsystem -bash: cd: /home/a12: No such file or directory a12@RRBACK /usr/bin $ pwd /usr/bin C:\cygwin\usr contains the following directories: bin, doc, include, info

Re: Cygwin deinstall

2002-12-19 Thread a12
Hi Michael, Thank you for your reply. Following your suggestion I mail this entry to [EMAIL PROTECTED] Michael A Chase wrote: > On Thu, 19 Dec 2002 11:41:52 +0100 a12 <[EMAIL PROTECTED]> wrote: > > > I should have rephrased the question to: > > How do I remove C:\cyg

Install of predefined packages

2002-12-13 Thread a12
Hello cygwin gurus, Pardon my ignorance but after scanning mailing lists online, I have not found any hints to my question. I would like to roll out a predefined set of packages to a number of WinNT/Win2K PC. I have fetched setup.exe, and obtained the desired packages to H:\cygwin, and installed