Add single package manually with setup.exe (with network).

2005-02-12 Thread "Bernd Müller-Zimmermann"
[ This must be an old question, but I really searched the archives, sorry... ] How would I use/configure setup.exe to install a *single* package manually from the network? I have a nicely working Cygwin installation on my W98 PC. I came from a CD, which I currently don't have. I'm just missing

Re: Apache as a Windows Service?

2005-02-12 Thread Bert-Steffen Visser
I also had problems installing httpd (apache 1.3.29) as a system service, cygrunsrv -I httpd -d 'Cygwin HTTPD' -p /usr/sbin/httpd -a '-F' cygrunsrv -S httpd /var/logs/apache/error_log reports: --- [Sun Feb 13 05:20:40 2005] [alert] (22)Invalid argument: setuid: unable to chan

Re: more ctime bugs

2005-02-12 Thread Eric Blake
Corinna Vinschen cygwin.com> writes: > I'll update Cygwin to set ctime in close and link. Link > is special since it doesn't involve using any explicit file descriptors, > so it's a bit unclear where to set the flags inside Cygwin to get that > right. Using close() seems a good way to have ctime

Re: [ANNOUNCEMENT] Updated: zsh-4.2.4-1

2005-02-12 Thread Peter A. Castro
On Sat, 12 Feb 2005, zzapper wrote: > On Fri, 11 Feb 2005 18:42:39 +, wrote: > Peter, Hi zzapper, > I tried various things to make sure I had a completely up to date zsh. > > This is what I did:- > > rm /etc/z* > > mv ~/.z* ~/bak > > del zsh.exe (actually did this from DOS) > > Then used C

missing man pages?

2005-02-12 Thread Mathew Yeates
I've looked everywhere and I can't find a complete set of manpages. In particular, I want stat.3 or fstat.3. Are these available? Where can I get them? tia Mathew -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

Re: perl & Win32 lib support

2005-02-12 Thread Gerrit P. Haase
Reini Urban wrote: Gerrit P. Haase schrieb: linda w wrote: File.o(.text+0x7450):File.c: undefined reference to `_win32_get_osfhandle' File.o(.text+0x13b79):File.c: undefined reference to `_win32_open_osfhandle' collect2: ld returned 1 exit status Hmm, we really should wait until Reini gets all b

Re: OPENGL package maintainer?

2005-02-12 Thread André Bleau
Larry Hall wrote, in response to Denis Roegel : At 04:38 PM 2/9/2005, you wrote: >Hi, > >I have tried unsuccessfully to reach André Bleau who is/was >the OpenGL package maintainer. Does anybody know how I can >reach him or whom I should send my problems with the OpenGL >package? This list is ge

Re: still a tessellation problem with OpenGL

2005-02-12 Thread André Bleau
wrote: Hi, Hi Denis, using an advice by Andre Bleau a year ago, I got the two tessellation examples (tess.c and tesswind.c) from OpenGL working. However, the example below, slightly different from tess.c doesn't work. I get a segmentation fault, but I have no idea how to solve the problem. Well, r

Re: cygheap version mismatch ?

2005-02-12 Thread CV
Larry Hall cygwin.com> writes: > Start here: > >Problem reports: http://cygwin.com/problems.html Yes thank you, I looked through the FAQ and instructions, and also googled around but didn't find anything specific on this. > Also, did you start any Cygwin services? No. No services. But

Re: [ANNOUNCEMENT] Updated: zsh-4.2.4-1

2005-02-12 Thread zzapper
On Fri, 11 Feb 2005 18:42:39 +, wrote: Peter, I tried various things to make sure I had a completely up to date zsh. This is what I did:- rm /etc/z* mv ~/.z* ~/bak del zsh.exe (actually did this from DOS) Then used Cygwin setup.exe to UNINSTALL zsh.exe Then installed via CygWin set

Re: nfs server config

2005-02-12 Thread Larry Hall
At 08:50 PM 2/11/2005, you wrote: >but doesn't work!!! >the mount log tell me the is a problem.. >there isn't access to the partition!! >and in another cygwin installation i don't have this time of error... Sounds like a classic local configuration issue. Something local to the machine you're ex

Re: cygheap version mismatch ?

2005-02-12 Thread Larry Hall
At 10:58 AM 2/12/2005, you wrote: >It looks like I have managed to screw up my cygwin installation >more or less completely :o( > >What I did: I was trying out some of the latest snapshots, and >noticed that KDE would not start with them. So I kept trying, >changing back and forth between the diff

Re: where is mh?

2005-02-12 Thread Jeff . Hodges
(n)mh is not in the cygwin distro. mebbe someday (as I understand) if someone were to step forward to make it happen. Earl Hood's done a some of the work already (below), tho someone would have to take his stuff and back-fit his changes into the autoconf stuff so that it'd actually build correc

Re: Installation problem on win XP SP2

2005-02-12 Thread John Morrison
Try installing base-files which you somehow must have deselected... :) -- 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/

cygheap version mismatch ?

2005-02-12 Thread CV
It looks like I have managed to screw up my cygwin installation more or less completely :o( What I did: I was trying out some of the latest snapshots, and noticed that KDE would not start with them. So I kept trying, changing back and forth between the different cygwin1.dll files, rebooting and r

Re: perl & Win32 lib support

2005-02-12 Thread Reini Urban
Gerrit P. Haase schrieb: linda w wrote: File.o(.text+0x7450):File.c: undefined reference to `_win32_get_osfhandle' File.o(.text+0x13b79):File.c: undefined reference to `_win32_open_osfhandle' collect2: ld returned 1 exit status Hmm, we really should wait until Reini gets all bits together and rel

Installation problem on win XP SP2

2005-02-12 Thread Kim Youngbae
Dear Cygwin: I'm using XP pro SP2. I had installed cygwin with setup.exe (version 2.457.2.2). The problem is that installation was incomplete i.e., as cygwin being installed and started, "bash-2.05b$" prompt was shown in a cygwin window, but commands in /bin did not works due to no path to

Re: Setup.exe 2.457.2.2: spin button won't allow me to reinstall coreutils

2005-02-12 Thread Thomas Nilsson
"Reini Urban" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > Steve Munson schrieb: >> Installing the newest version of cygutils (1.2.6-1) removed >> /bin/readlink, as explained in the ChangeLog entry for 1/31/05. I >> thought the remedy would be to reinstall coreutils (5.2.1-5),

Apache as a Windows Service?

2005-02-12 Thread Ronald S Woan
have read /usr/share/doc/Cygwin/apache-1.3.29-1.README which indicates all you need is the -a "-F" flag. I did have to run rebaseall which cause httpd to fail which was fixed using setup to do a reinstall of apache. Problem now is I quit my shell that started the httpd daemon and disconnected, http

Re: Setup.exe 2.457.2.2: spin button won't allow me to reinstall coreutils

2005-02-12 Thread Reini Urban
Steve Munson schrieb: Installing the newest version of cygutils (1.2.6-1) removed /bin/readlink, as explained in the ChangeLog entry for 1/31/05. I thought the remedy would be to reinstall coreutils (5.2.1-5), which cygcheck now reported as incomplete. However, setup.exe refused to reinstall it. Th

hyperthreading fix try #2

2005-02-12 Thread Christopher Faylor
The latest snapshot has my latest try at fixing the dreaded hyperthreading problem. My previous fix was flawed in that once Corinna corrected a typo in my change, the problem showed up again. So, I've reworked the synchronization logic again and even ran cygwin through that "test suite" thing tha

RE: RE: scponly for chrooted sftp server in cygwin

2005-02-12 Thread Chad Neufeld
Once again, thanks for the help Christian. I am now able to login to the sftp server but the connection seems to hang. This is what I login with: $ sftp [EMAIL PROTECTED] Connecting to ipaddress... [EMAIL PROTECTED]'s password: And then nothing. It just sits until I ca

Re: hyperthreading fix try #2

2005-02-12 Thread Rolf Campbell
Christopher Faylor wrote: I'm not claiming that it is right now. I haven't tried a "make -j" test yet. I just thought it was time to release another try on the world again: http://cygwin.com/snapshots/ To help preserve my tenuous grasp on sanity, please reply to *this thread* when reporting probl

Setup.exe 2.457.2.2: spin button won't allow me to reinstall coreutils

2005-02-12 Thread Steve Munson
Installing the newest version of cygutils (1.2.6-1) removed /bin/readlink, as explained in the ChangeLog entry for 1/31/05. I thought the remedy would be to reinstall coreutils (5.2.1-5), which cygcheck now reported as incomplete. However, setup.exe refused to reinstall it. The spin button only pre

Re: Apache as a Windows Service?

2005-02-12 Thread Peter Rehley
On Feb 11, 2005, at 6:49 PM, Ronald S Woan wrote: have read /usr/share/doc/Cygwin/apache-1.3.29-1.README which indicates all you need is the -a "-F" flag. I did have to run rebaseall which cause httpd to fail which was fixed using setup to do a reinstall of apache. Problem now is I quit my shell

RE: hyperthreading fix try #2

2005-02-12 Thread Volker Bandke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On my machine my own test case, and the make -j2 test case, have been running now for more than an hour, no problem so far. You seem to be on the right track :) Thanks for your efforts

Re: nfs server config

2005-02-12 Thread Luca
but doesn't work!!! the mount log tell me the is a problem.. there isn't access to the partition!! and in another cygwin installation i don't have this time of error... - Original Message - From: "Larry Hall" <[EMAIL PROTECTED]> To: "Luca Andreoli" <[EMAIL PROTECTED]>; Sent: Friday, Febru

RE: RE: scponly for chrooted sftp server in cygwin

2005-02-12 Thread Chad Neufeld
I solved my problem with scponly. Sftp-server could not find cygcrypto-0.9.7.dll and cygwin1.dll in the /bin of the chroot directory. I placed them in /usr/local/sbin with sftp-server and it works. :-) Running scponly 4.0-1 on windows xp with cygwin dll 1.5.12-1 Thanks for the help in setting