rsync 2.5.5 and 2.5.6 hang on dual Xeon

2003-08-15 Thread marc
distribution and I also compiled 2.5.6 and 2.5.5 from rsync site. Same problems. I then tried 2.4.1 and it works fine, no hanging. Marc Cygwin Win95/NT Configuration Diagnostics Current System Time: Fri Aug 15 11:23:30 2003 Windows 2000 Server Ver

Can't get sshd to start on windows (Win32 error 1062)

2009-07-24 Thread Marc
I am having trouble getting the sshd service to start on windows.  I have read everything that I can on-line and on the cygwin archives, but I can't seem to find an answer. I am running windows XP.  I installed cygwin, ran ssh-host-config -y, ssh-user-config -y (both from a user account in the Admi

[setup.exe crashes at cygrunsrv uninstall step]

2008-04-02 Thread Marc
My message bounced... Re-send: > > Hello, > > I have the following problem: When I try to run setup.exe (v. 2.573.2.2) to > update my Cygwin installation, it crashes when uninstalling cygrunsrv > package. > This happens every time I execute it. I have tried: > > - to stop the running Cygwin

Re: [setup.exe crashes at cygrunsrv uninstall step] - SOLVED

2008-04-02 Thread Marc
[EMAIL PROTECTED]> > To: Marc <[EMAIL PROTECTED]>; cygwin@cygwin.com > Sent: Wednesday, 2 April, 2008 2:53:21 PM > Subject: RE: [setup.exe crashes at cygrunsrv uninstall step] > > Marc wrote on 02 April 2008 13:39: > > > > I have the following problem: When I tr

Incomplete installation problems

2003-08-14 Thread Marc DAUMAS
response is "command not found". Then I try a cygcheck and get : "id.exe unknown dll, can't find cygintl-2.dll". Where is my mistake ? here are the setup log file(See attached file: setup.log) from my last dowloading. Thanks for giving me an answer. Best Regards. Marc Dau

Re: perl/tk

2002-10-30 Thread Marc Chantreux
for cygwin and activestate : http://www.perltk.org/binaries/index.htm (last item of "By courtesy of H.Merijn Brand Compiler : cc") Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://

Re: Common installation, user ID

2002-11-15 Thread Marc Girod
tor Anyway, same symptom here. How did you solve your problems? Did I miss something at the installation step? Best Regards! Marc -- Marc GirodP.O. Box 323Voice: +358-71 80 25581 Nokia NBI 00045 NOKIA Group Mobile: +358-50 38 78415 Takomo 1 / 4c27 Finland Fax

sshd installation on NT 5.0

2002-11-26 Thread Marc Girod
return an error")... Also, there is no /etc/services, should there be one? In short, is there an installation guide, which I missed? Best Regards! Marc -- Marc GirodP.O. Box 323Voice: +358-71 80 25581 Nokia NBI 00045 NOKIA Group Mobile: +358-50 38 78415 T

Re: sshd installation on NT 5.0

2002-11-26 Thread Marc Girod
>>>>> "ADF" == Andrew DeFaria <[EMAIL PROTECTED]> writes: ADF> Did you reboot after you added CYGWIN to your system environment? Shame on me, I hadn't. I'm glad I kept my child faith in miracles. Now I have, and it didn't affect. Thanks anyway.

Re: sshd installation on NT 5.0

2002-11-26 Thread Marc Girod
:) But this looks like a very good reading... Thanks a lot! I have already much to dig. -- Marc GirodP.O. Box 323Voice: +358-71 80 25581 Nokia NBI 00045 NOKIA Group Mobile: +358-50 38 78415 Takomo 1 / 4c27 Finland Fax:+358-71 80 61604 -- Unsubscri

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
>>>>> "VH" == Vince Hoffman <[EMAIL PROTECTED]> >>>>> "MG" == Marc Girod <[EMAIL PROTECTED]> MG> What did I fail to install? I installed the crypt libs, but they didn't bring in any cygcrypto.dll. Also, I wonder the search pa

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
\Citrix\IMA;c:\WINNT\system32;c:\WINNT\SSLRelay;d:\Program Files\Rational\ClearCase\bin;D:\cygwin\bin. CV> The owner must be the same who starts the sshd parent process. CV> That's SYSTEM on NT/2K/XP boxes (as it's "root" on Unices). Thanks. So it is right. -- Marc Gi

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
>>>>> "MG" == Marc Girod <[EMAIL PROTECTED]> writes: MG> Now, I still get the same error in my System event viewer error Sorry, I was looking at an old error, i.e. this error was not generated anymore. There is no entry anymore in the System folder of the eve

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
>>>>> "MG" == Marc Girod <[EMAIL PROTECTED]> writes: MG> Operation not permitted? I tried from the command line and got: $ ./sshd Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key Could not load host key: /etc/ssh_host_ds

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
uot; account is "Local System account". I assume it is sshd which is being started as user "sshd". Also, there are no "Start parameters". I try from the command line, first without arguments, then: $ cygrunsrv -S sshd cygrunsrv: Error starting a service: QueryServi

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
install mode. I even tried the utility, but couldn't find a source from local disk (options were CD ROM and some web site). Is there such an install mode, which I'd have by-passed, with some weird side-effects (cache flushing, registry protections, who knows)? -- Marc Gir

Re: Bug in Cygwin SSHD on windows XP

2002-11-27 Thread Marc Girod
>>>>> "Max" == Max Bowsher <[EMAIL PROTECTED]> writes: Max> 126 == DLL not found. On win2k, I got the name of the dll and the value of the search path from the Event Viewer, System Folder, in the description filed of the popup for the related Information recor

Re: sshd installation on NT 5.0

2002-11-28 Thread Marc Girod
empty drwxr-xr-x2 SYSTEM SYSTEM 0 Nov 26 17:19 /var/empty And yes, it started... Thank You very much! -- Marc GirodP.O. Box 323Voice: +358-71 80 25581 Nokia NBI 00045 NOKIA Group Mobile: +358-50 38 78415 Takomo 1 / 4c27 Finland Fax:+358-71

Re: sshd installation on NT 5.0

2002-11-28 Thread Marc Girod
>>>>> "MG" == Marc Girod <[EMAIL PROTECTED]> writes: MG> A bit liberal, maybe... Usually -r-xr-xr-x should be enough? (Also below) Once I was mentioning protections problems (some enhancements to the post-processing part of the installation?), one more detail: i

Re: Problems using sshd as a service

2002-12-04 Thread Marc Girod
allation on NT 5.0 between 26 and 29.11. Eventually, my problems were with the ownership of the files and directories (OK for starting from the command line, but not as a service) and the protections (read for all). -- Marc GirodP.O. Box 323Voice: +358-71 80 25581 Nokia NBI

Errors while building gcc for cygwin32 target

2002-12-04 Thread Marc Singer
The goal here is to build a cross compiler from Linux to i586-cygwin32. Binutils builds OK. GCC is having problems. I'm attaching both the script I'm using to unpack, configure, and build gcc as well as a log from make that fails. The crux appears to be the inclusion of in gcc/config/i386/cy

kinda apt-get ?

2002-12-08 Thread Marc Chantreux
and i can be easy to write a very minimal command line installer in shell. Marc -- 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/

Re: kinda apt-get ?

2002-12-09 Thread Marc Chantreux
understand does the 0 mean ) - run /etc/postinstall/package.sh - mv /etc/postinstall/package.sh /etc/postinstall/package.sh.done is it completed ? Regards, Marc PS : I'm no longuer member of the list (too much trafic). Please insert my personnal email adress in reply. -- Unsubscribe info:

rxvt and w3m

2003-01-30 Thread Marc Vaillant
ll of them. Thanks, Marc -- 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/

sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-03 Thread Marc Bejarano
ntpoint? or can i tell the sshd to be less security-conscious? tia, marc -- 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/

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-04 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. At 04:26 PM 2/3/2003, Igor Pechtchanski wrote: >On Mon, 3 Feb 2003, Marc Bejarano wrote: >> i tried to link my ~/.ssh to "/cygdrive/c/Documents and >> Setti

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. igor: thanks for you help. i appreciate you working through this with me :) At 12:03 PM 2/4/2003, Igor Pechtchanski wrote: >On Tue, 4 Feb 2003, Marc Bejarano wrote: >>

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. At 12:34 PM 2/5/2003, Max Bowsher wrote: >Marc Bejarano wrote: >> the real problem is that openssh checks ownership and modes up the >> tree >> from the auth

Re: Update: lftp 2.6.9-1

2003-12-15 Thread Marc Bejarano
At 12:45 12/15/2003, Mark Blackburn wrote: >I have updated the lftp package to 2.6.9-1. bad timing :( 2.6.10 was just released upstream which has an important security fix. http://www.slackware.com/security/viewer.php?l=slackware-security&y=2003&m=slackware-security.364571 marc --

SSH key authentification problem

2004-01-19 Thread Marc Poppleton
word. Same problem when I use the -i id_dsa I've got a CVS_RSH = c:\cywgin\bin\ssh system variable and C:\cygwin\bin added to my PATH. What am I doing wrong? Thank you for helping, TEAMLOG Lannion Marc POPPLETON Rue Fulgence-Bienvenue - 22304 Lannion - France Tél. : 02.96.48.55.06 Fax :

RE: SSH key authentification problem

2004-01-19 Thread Marc Poppleton
1: Next authentication method: password [EMAIL PROTECTED]'s password: -- I gather the "debug1: Authentications that can continue: publickey,password" line is full of precious information, but...I'm a total

RE: SSH key authentification problem

2004-01-19 Thread Marc Poppleton
sword after? Marc > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part > de [EMAIL PROTECTED] > Envoye : lundi 19 janvier 2004 11:05 > Cc : [EMAIL PROTECTED] > Objet : RE: SSH key authentification problem > > > Marc, > > My sug

RE: SSH key authentification problem

2004-01-19 Thread Marc Poppleton
me commands via the Cygwin Bash shell. Concerning the zero information about the configuration, did I mention that I'm a total newbie to this subject, and therefore encline not to know what would be usefull information? So, what would you need to know in order to provide me with more ove

RE: SSH key authentification problem

2004-01-19 Thread Marc Poppleton
at something was going wrong on my side, but it seems that my client is behaving has it should. Thanks for your help, all of you. I'm forwarding these mail to the admin so he can figure out what he did wrong. Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem re

running nmake in rxvt with gnu screen spawns cmd

2004-05-17 Thread Marc Vaillant
tly appreciated. Thank you, Marc -- 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/

cygwin and scsi tape drive.

2004-05-27 Thread Marc Schare
e user (binmode,noumount) d: on /cygdrive/d type user (binmode,noumount) Any and all help would be appreciated. The tape drive does work fine under Linux on the same PC, so I know it's not a connectivity issue. Thanks in advance, Marc Schare -- Unsubscribe info:

Re: cygwin and scsi tape drive.

2004-05-28 Thread Marc Schare
ame." > > I did read the note, but I don't think I'm trying to do that. Again, here is the result from the mount command: C:\Documents and Settings\Marc>mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) \device\tape0 on /d

Re: cygwin and scsi tape drive.

2004-05-28 Thread Marc Schare
se of the mount command was to try and document the problem. Any other ideas? Thanks! Marc Schare -- 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/

load user preferences ?

2002-04-15 Thread Marc Chantreux
Hi all, I've just came back to windows and reinstalled cygwin. when i open a new cygwin term, my user preference is not loaded. I guess it is because of my home directory location : mc@MILLENIUM:~# pwd /cygdrive/c/Documents and Settings/mc/_unix mc@MILLENIUM:~# ls -A .Xdefaults .bashrc .gi

Re: load user preferences ?

2002-04-15 Thread Marc Chantreux
t; /home failed too :( >This will give someone >the possibility of providing you with good additional suggestions. > right ... sorry again ! Marc -- 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/

Re: load user preferences ?

2002-04-15 Thread Marc Chantreux
ome >> >>failed too :( >> >Sorry. I don't follow your logic here. I can't see how noticing that >/etc/passwd uses /home/$USERNAME would suggest that you need to set your >HOME variable to c:\_home\. > /_home to have no more space in the PATH. mount c:\

fetchmail still corrupts files ?

2002-04-15 Thread Marc Chantreux
fetchmail-5.9.11 is still bugged ? Marc -- 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/

Re: fetchmail still corrupts files ?

2002-04-16 Thread Marc Chantreux
t to do that ? > I'm a changelog away from updating mutt to 1.3.28; I could send you the new .exe > if you'd like to try it and see if it makes any difference (and I'd appreciate > the additional testing). Let me know. will be great ! Marc -- Unsubscribe info: h

Re: cygwin randomly pauses under Win2k

2002-04-17 Thread Marc Chantreux
is strace/ltrace available on cygwin ??? :) I've just run the setup.exe but i don't find it ! not more on the web :( Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com

Re: where is strace?

2002-04-17 Thread Marc Chantreux
Hi Michael, >Please change the Subject when you change the topic. > yes .. sorry .. >http://cygwin.com/ "setup.exe Package Listing" > thanks for this good link Regards Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

perl -i is very dangerous !

2002-05-03 Thread Marc Chantreux
--- Begin Message --- mc@MILLENIUM:~/test/perldestroy# cat test.txt this is a test for cygwin mc@MILLENIUM:~/test/perldestroy# perl -i -ne 's/this/works/' test.txt Can't do inplace edit on test.txt: Permission denied. mc@MILLENIUM:~/test/perldestroy# ls any idea ? Regards,

Fwd: gtk themes for windows

2002-05-03 Thread Marc Chantreux
--- Begin Message --- hi again, I've configured my windows : almost all is blue ... but is there a way to use gtk themes under windows ? (i want gimp to be blue too :)) ) Regards, Marc --- End Message --- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug repo

Re: perl -i is dangerous !

2002-05-05 Thread Marc Chantreux
Thanks for your answers and work. Regards, Marc -- 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/

Locating bzip2 package

2002-01-29 Thread marc . miller
people looking for bzip2 will find it's located in "Utils" instead. I think it would make more sense to have it up there with the other archive utilities, but eh; what do I know? :-P Marc J. Miller Open Source Relations Engineer [EMAIL PROTECTED] 1-800-538-8450 x43325 -- Un

request to provide mutt 1.5.10 test release

2006-02-08 Thread Marc Vaillant
Hello, This is a request to Gary Van Sickle to make available the 1.5.10 version of mutt as a test release. This version provides important header caching for IMAP and Maildir, which are both painfully slow in the current stable release of mutt. Thank you, Marc Vaillant -- Unsubscribe info

tcsh inheriting path from windows

2004-12-20 Thread Marc Schafer
se from your path or set them manually in your .tcsh. Is there any way to make this work correctly? Why does it work under bash and not tcsh? thanks, marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documen

cygwin reboots my PC randomly

2004-12-28 Thread Marc J
might be the cause, it would be appreciated. Marc -- 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/

Re: cygwin reboots my PC randomly

2004-12-29 Thread Marc J
I am not getting BSOD. Checked the event log: dec 25 108am Source Save Dump, event 1001 The computer has rebooted from a bugcheck. The bugcheck was: 0x00d4 (0xbad0b0e4, 0x0002, 0x0001, 0x8006543a). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\Minidump\Mini122504-0

Re: Updated: mingw-zlib-1.2.2-1

2004-10-11 Thread Marc Bejarano
At 01:05 10/10/2004, Charles Wilson wrote: The mingw-zlib package has been updated to version 1.2.1-2. you meant 1.2.2-1? :P thanks for all your thankless work! cheers, marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

sshd refuses ssh connections

2005-10-19 Thread Marc Jourdeuil
yFile ~/.ssh/id_rsa # IdentityFile ~/.ssh/id_dsa # Port 22 # Protocol 2,1 # Cipher 3des # Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc # EscapeChar ~ I have looked at FAQs, google, archives Not sure where to go from here. Marc Cygwin Configur

Re: sshd refuses ssh connections

2005-10-19 Thread Marc Jourdeuil
try from another PC. Marc - Original Message - From: "Chris Taylor" <[EMAIL PROTECTED]> To: "Marc Jourdeuil" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, October 19, 2005 1:39 PM Subject: Re: sshd refuses ssh connections > Marc Jourdeuil wrote

Re: sshd refuses ssh connections

2005-10-19 Thread Marc Jourdeuil
dsa type -1 ssh_exchange_identification: Connection closed by remote host This not good: ssh_exchange_identification: Connection closed by remote host Marc - Original Message - From: "René Berber" <[EMAIL PROTECTED]> To: Sent: Wednesday, October 19, 2005 2:51 PM Subje

Re: sshd refuses ssh connections

2005-10-19 Thread Marc Jourdeuil
--- restart zonealarm, see if still works p4-3000:marcj:{/var/log}329 % ssh [EMAIL PROTECTED] Last login: Wed Oct 19 19:08:36 2005 from p4m-2000 p4-3000:marcj:{/home/marcj}193 % WinSCP still works from laptop! Marc - Original Message - From: "Brian Dessent" <[EMAIL PR

slow bash spawn

2007-03-18 Thread Marc Compere
similar problems or, more importantly, found a solution? Running XP sp2 on a fresh, plain vanilla cygwin install. antivirus is not the problem as bash started just fine on cygwin release just a few weeks ago. TIA, Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: slow bash spawn

2007-03-19 Thread Marc Compere
Thrall, Bryan wrote: Marc Compere wrote on Sunday, March 18, 2007 8:28 AM: The recent setup.exe update has caused bash.exe to have startup times approx. 10x longer than before. sh.exe starts pretty quickly but bash.exe via cygwin.bat takes ~30 seconds to start. Took just a couple of seconds

Re: slow bash spawn

2007-03-20 Thread Marc Compere
Marc Compere wrote: Dave Korn wrote: On 18 March 2007 13:28, Marc Compere wrote: The recent setup.exe update has caused bash.exe to have startup times approx. 10x longer than before. sh.exe starts pretty quickly but bash.exe [...] Running XP sp2 on a fresh, plain vanilla cygwin install

Intermittent problems on Vista (was: tetex on Vista)

2007-12-12 Thread Marc Girod
. offering to 'reinstall using recommended settings'... I could find no mention of this in the FAQ. I have not deactivated the UAC, should I? Thanks, Marc -- View this message in context: http://www.nabble.com/tetex-on-Vista-tp14108577p14297841.html Sent from the Cygwin list mailing list a

Re: Intermittent problems on Vista (was: tetex on Vista)

2007-12-12 Thread Marc Girod
Hi again, I reported that startx worked fine,... Marc Girod wrote: > > Now, my startx suddenly succeeded twice in a row. > ...but emacs started within it does not: I cannot start a 'shell'. >From the *Messages* buffer: Source file `/usr/share/emacs/21.2/lisp/comi

emacs shell (was: Intermittent problems on Vista)

2007-12-12 Thread Marc Girod
Hi again, Still not clear about whether this is just a symptom of a known and generic problem with Vista... Marc Girod wrote: > > From the *Messages* buffer: > > Source file `/usr/share/emacs/21.2/lisp/comint.el' newer than > byte-compiled file > Loading shell (compile

Not yet supported (was: emacs shell)

2007-12-12 Thread Marc Girod
Hi... Marc Girod wrote: > > And the error in the terminal from where emacs was started is (several > times each code, as if at random, with different address ranges): > > 379530601 [main] emacs 4964 child_copy: linked dll data write copy failed, > 0x33B000..0x33B440, done 0

RE: Not yet supported (was: emacs shell)

2007-12-12 Thread Marc Girod
gitech labelled process in the task manager output. After this, startx started at least twice in a row, but emacs didn't show up. I.e. started, but no window!... I ran the ash & rebaseall with my normal account, not as Administrator...? Marc -- View this message in context: http://www.n

emacs (was: Not yet supported)

2007-12-12 Thread Marc Girod
Hi Ken, Ken Brown-6 wrote: > > This is an old problem. You have to reinstall libncurses7 to get emacs > back. See > > http://sourceware.org/ml/cygwin/2006-10/msg00540.html > Indeed. And my shell started in emacs too... Gee... but I am short of problems! Thanks!

shell-file-name (was: emacs)

2007-12-12 Thread Marc Girod
Hi, Marc Girod wrote: > > And my shell started in emacs too... > Gee... but I am short of problems! > Maybe I can contribute something... The default value of shell-explicit-shell-file-name in emacs is /bin/sh, not /usr/bin/bash with the result that aliases do not work (because

_update-info-dir (was: libXm.so)

2007-12-31 Thread Marc Girod
er, from a2ps to zsh If the leading '_' was ignored, it ought to be between unzip and upx... What am I missing? Thanks, Marc -- View this message in context: http://www.nabble.com/libXm.so-tp14555733p14560489.html Sent from the Cygwin list mailing list archive at Nabble.com. --

Re: _update-info-dir (was: libXm.so)

2007-12-31 Thread Marc Girod
_update-info-dir.lst etc/ etc/postinstall/ etc/postinstall/update-info-dir.sh tmp> ll /etc/postinstall/update-info-dir.sh ls: cannot access /etc/postinstall/update-info-dir.sh: No such file or directory tmp> cd /etc/postinstall/ postinstall> ll update-info-dir.sh.done -r-xr-x---+ 1 marc U

Process ends unexpectly

2008-01-11 Thread Marc/MDPI314
Hi, It has been a long time since I last used Cygwin but these past days I did my come back ;-) and I noticed that many processes stops without any message ("joe" editor, the "make" program, "configure" script while I were compiling Videolan VLC, the "cd" command (yes, it fails !) and m

Re: Process ends unexpectly

2008-01-12 Thread Marc/MDPI314
SER = 'mdumont' PWD = '/home/mdumont' HOME = '/home/mdumont' MAKE_MODE = 'unix' HOMEPATH = '\Documents and Settings\mdumont' MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man' APPDATA = 'C:\Documents and Settings\mdumon

Re: Process ends unexpectly

2008-01-13 Thread Marc/MDPI314
Okay, I will try to identify the "Dodgy application" and I keep you informed (because the only application listed I had was Logitech webcam , but cygwin still crashes after webcam uninstallation & suppression of all logitech files) I wonder if it uninstalled fully? It is not unknown

Re: Process ends unexpectly

2008-01-13 Thread Marc/MDPI314
Dave Korn a écrit : On 13 January 2008 15:57, Marc/MDPI314 wrote: In fact, I never had this Logitech service. But, as I've a Logitech webcam I thought the problem could be linked with it. I've already searched for any service, files or windows registry entry with "

Re: Process ends unexpectly

2008-01-13 Thread Marc/MDPI314
Good news ! I found the application which was the problem : *SuperCopier from http://supercopier.sfxteam.org* This is a little application I use to hook Explorer's Copy File Dialog . I've installed the program on my personnal computer and my office's ! "Disabling it" does not work, you must

Re: help!!!!

2008-01-17 Thread Marc/MDPI314
Larry Hall (Cygwin) wrote octavian andrei wrote: Hi, I installed cygwin in my PC. After that, I also wanted to install "The Jam utility" (http://www.perforce.com/jam/jam.html). I encountered some problems and the reason is because the PATH variable (printenv PATH) contains some Windows-based

chmod o-r woes...

2008-02-22 Thread Marc Girod
eck -c and -s and could not see anything wrong. What can I do to fix my environement, or even to diagnose what's wrong? strace chmod...? Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: chmod o-r woes...

2008-02-24 Thread Marc Girod
ar as I could see after a quick skim through) explicitly mention > smbntsec, just links to the ntsec section of the same page. ntsec binds to a url. No smbntsec.html can be found from the same space. Do you have a path for me? Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Re: chmod o-r woes...

2008-02-25 Thread Marc Girod
to read my password, on just needs to unset the CYGWIN environment variable... Marc -- 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/

Re: chmod o-r woes...

2008-02-25 Thread Marc Girod
k it must work. Thanks. I believe this is what I'll do next time (rather than install ThunderBird as Michael suggested (thanks anyway)). But for now, I assume that my problem being 'solved', this is not necessary anymore? Marc -- Unsubscribe info: http://cygwin.com/m

Re: chmod o-r woes...

2008-02-25 Thread Marc Girod
Dave Korn artimi.com> writes: > I always set my basic CYGWIN settings in the windows system properties > global environment. Thanks. I did it now. > If the remote drive supports proper NTFS ACLs, any file cygwin creates on it > /while/ CYGWIN=smbntsec is in effect will have proper NTFS acce

Re: Uuencoded cygcheck

2008-02-25 Thread Marc Girod
Larry Hall (Cygwin cygwin.com> writes: > Is this really a recommended way of transmitting this information? I made a minor mistake in addition... I didn't remember correctly the reason for the 'remotefile' argument of uuencode, and I gave cygcheck.uue, instead of

Re: Uuencoded cygcheck

2008-02-26 Thread Marc Girod
Marc Girod gmail.com> writes: > > Larry Hall (Cygwin cygwin.com> writes: > > > Is this really a recommended way of transmitting this information? I note in addition: - that the '@' characters were converted to ' ', which makes the use of t

Attachment without nntp (was: Uuencoded cygcheck)

2008-02-29 Thread Marc Girod
Marc Girod gmail.com> writes: > > Larry Hall (Cygwin cygwin.com> writes: > > > > > Is this really a recommended way of transmitting this information? > I note in addition: ... > - that nobody replied anymore... Well, I tried now the alternative road, and in

chmod failure (was: Attachment without nntp)

2008-03-03 Thread Marc Girod
2008] [info] Init: Generating temporary DH parameters (512/1024 bits) I guess these may relate to the first problem. Thanks Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin

Re: chmod failure

2008-03-03 Thread Marc Girod
Hi again, Marc Girod gmail.com> writes: > This is on a different host than previously, Just a couple of additions... I do have admin rights on that box. > Here is the symptom about which I hope to read an explanation: > ~> ls -ld . .bashrc > drwx--+ 8 Administrators Do

mkpasswd -l -d completed after 5 days

2008-03-05 Thread Marc Girod
ilable? http://cygwin.com/ml/cygwin/2008-03/msg00028.html Marc -- 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/

Starting http2: Win32 error 1062

2008-03-05 Thread Marc Girod
01 error_log Here is my updated cygcheck.out: http://pastebin.com/m4f71f81c Thanks for any help! Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Starting http2: Win32 error 1062

2008-03-05 Thread Marc Girod
Users 0 Mar 5 16:32 . drwxrwxrwx+ 3 emagiro Users 0 Mar 5 12:36 .. -rw-rw-rw- 1 SYSTEM Administrators0 Mar 5 16:32 access_log -rw-rw-rw- 1 SYSTEM Administrators 3255 Mar 5 16:32 error_log Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

chmod on network drive (was: Starting http2: Win32 error 1062)

2008-03-05 Thread Marc Girod
ors:rwx mask:rwx other:--- default:user:emagiro:rwx default:group:Administrators:rwx default:mask:rwx My previously reported cygcheck.out is still relevant: http://pastebin.com/m4f71f81c What can I do? Thanks, Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cy

Re: chmod on network drive

2008-03-05 Thread Marc Girod
Marc Girod gmail.com> writes: > I have a follow-up question to my protection problem, > now trying to access pages under my ~/public_html directory. I hacked now a work-around, but didn't really fix the error. I created a new directory, and copied the previous contents there. Th

Trying to install mod_perl on apache2

2008-03-06 Thread Marc Girod
Hi, Now that I got my apache2 to work (thanks to Dave Korn), I want to install TWiki on it, and I configured it to use mod_perl. I downloaded and extracted mod_perl, ran perl Makefile.PL. 2 glitches: 1) * WARNING * Your Perl is configured to link against libgdbm, but

Re: Trying to install mod_perl on apache2

2008-03-06 Thread Marc Girod
Marc Girod gmail.com> writes: > Here is my updated cycgcheck.out: > http://pastebin.com/m734362d9 Hum... I can see an other difference since yesterday than the expected libgdm: Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key. Indeed... Some

Re: GraphicsMagick: gm does nothing, always exits with status 53 - cygcheck-svr.out (1/1)

2008-03-06 Thread Marc Girod
stebin.com/m734362d9 This has proven a workable approach. Best Regards! Marc -- 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/

Re: Trying to install mod_perl on apache2

2008-03-06 Thread Marc Girod
Marc Girod gmail.com> writes: > Indeed... Something was installed today (which is why apache was down). I still don't know whether the applications installed today are responsible for the failure. In any case, changing the port to 81 made the server startable again. Now, what d

Re: Trying to install mod_perl on apache2

2008-03-06 Thread Marc Girod
Hi... Marc Girod gmail.com> writes: > Now, what do I do with mod_perl? Speaking to myself, it seems? Well... I must keep you up-to-date in case you decided to help me! It looks I cannot skip using the apache sources. This is where the makefile attempts to start httpd (just one macro exp

Re: Trying to install mod_perl on apache2

2008-03-06 Thread Marc Girod
am afraid it probably is. > See http://cygwin.com/faq/faq-nochunks.html#faq.using.bloda for details. Thanks again. Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/d

Re: Trying to install mod_perl on apache2

2008-03-06 Thread Marc Girod
Marc Girod gmail.com> writes: > Well... I must keep you up-to-date in case you decided to help me! One other detail I now seem to understand, is that there is a specific mod_perl2 for apache2 (even if the latest release is older than the 1.30 I took). I'll go this way for a whi

Re: mkpasswd -l -d completed after 5 days

2008-03-07 Thread Marc Girod
;for yourself' without admin rights, then reinstall cygwin 'for all' and access the same home directory. Thanks, Marc -- 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/

Re: Trying to install mod_perl on apache2

2008-03-07 Thread Marc Girod
The reason I do this on cygwin on my laptop, is that my IT support won't grant me sudo access to the Solaris box on my desk... Marc I consider the following witty signature: Did you try reboot? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://c

  1   2   3   >