AW: [PATCH] package base-files: fix no global set of profile.d settings

2003-09-15 Thread Ralf Habacker
Hi Igor, >This has already been reported (and should be fixed in the next release of >base-files). You should be able to find the relevant messages in the >cygwin-apps archives. FYI, your patch is not space-in-filename-friendly. thanks for this note, I will wait for the next release. Could anyo

Re: cygkpathsea-3-3-7.dll (was Re: grep.exe - Unable to locate DLL)

2003-09-15 Thread Alex Vinokur
"Jan Nieuwenhuizen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] > Also, could you try using mirrors.rcn.net? [snip] I have got the following error message box : "Unable to get setup.ini from " (See attachment). --

Re: g++ iostream broken on windows 2000

2003-09-15 Thread Alex Vinokur
"Vijay Kumar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > I have upgraded to the latest cygwin this morning and > I can not anymore run my programs that use ifstream to > read input files. It crashes giving segmentation > fault. When I ran strace, I found that the act

Re: cygkpathsea-3-3-7.dll (was Re: grep.exe - Unable to locate DLL)

2003-09-15 Thread Alex Vinokur
"Jan Nieuwenhuizen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Alex Vinokur writes: > > > $ cygcheck -c | grep tetex > > tetex 20020911-1 OK > > tetex-bin 20020911-1 OK > > ... but you must have libkpathsea3*-2.0.x or something. V

Re: Are older/prior version(s) of Cygwin available for download somewhere?

2003-09-15 Thread Larry Hall
At 10:51 PM 9/15/2003, Fish you wrote: >Is there somewhere where someone could download an older version of >cygwin binaries? > >I'm currently using 1.3.22 and it's working fine, but as far as I know >there's no place where I can download it from. > >As far as I know, using the setup.exe is the o

problems suspending vi, or any process

2003-09-15 Thread Christopher Faylor
There is a problem in cygwin 1.5.4 with suspending processes. It was my stupid mistake and it will be fixed in the next snapshot. Sorry for the inconvenience. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

Are older/prior version(s) of Cygwin available for download somewhere?

2003-09-15 Thread Fish
Is there somewhere where someone could download an older version of cygwin binaries? I'm currently using 1.3.22 and it's working fine, but as far as I know there's no place where I can download it from. As far as I know, using the setup.exe is the only was to obtain cygwin, and the only versio

[OT]Is there a package can view avi file's codec?

2003-09-15 Thread Lucifer
Sometimes I want to know what a/v codecs an .avi file use. For now I am using `GSpot Codec Information Appliance' to do this. However, this is a GUI software and it does not accept filename as parameter, so within cygwin bash I must 'cygstart gspot.exe' and then

Re: setup versions 2.415, 2.340.2.5, 2.249.2.5 - Reinstall problem?

2003-09-15 Thread Robert Collins
On Mon, 2003-09-15 at 00:42, Hannu E K Nevalainen (garbage mail) wrote: > These problems might have had the main source in setup reinstalling the old > 1.3.22 of cygwin. Again; I don't care, as I said above. > > -- Here we go -- > Prior to these problems I had 1.5.3(?) and "Curr + All @ Install"

Re: setup 2.340.2.5 hangs on parsing ini file

2003-09-15 Thread Robert Collins
On Mon, 2003-09-15 at 02:33, Paul Grinberg wrote: I really need to bump the snapshot to stable. I've been hoping to get the resized chooser in first. Try the snapshot: http://www.cygwin.com/setup-snapshots/ Rob -- GPG key available at: . signa

fault in rxvt tail -f

2003-09-15 Thread Alexander Osipenko
running bash (all versions) under rxvt with command rxvt -e /bin/bash -l -i Executing commands: $ while true; do date >>somefile.log; sleep 3; done & # ok, any real program that writes a log, may be win app or in other shell session $ tail -f somefile.log Interrupting with CTRL-C after second

bash-2.05b-15 still broken

2003-09-15 Thread Alexander Osipenko
Just as described in article http://www.cygwin.com/ml/cygwin/2003-09/msg00825.html PS1='\[\e]0;\w\a\e[32;1m\]$ \[\e[0m\]' current directory contais 2 scripts: `pkgcheck.pl' and `pkgwget.sh` Starting a command: $ ./pk and pressing TAB 3 times (one for completion ./pkg and other two for the list

RE: vi fails to suspend on the latest Cygwin

2003-09-15 Thread Igor Pechtchanski
Dai, Please keep discussions of this sort on the list instead of sending private mail, so that they appear in the archives for others to find. Also, please make sure your mailer honors the Reply-To: setting. AFAICS, the only potentially private information the cygcheck output can contain is the n

Re: g++ iostream broken on windows 2000

2003-09-15 Thread Vijay Kumar
Sorry for providing all the information needed. Ok, let me give it another short. I am using gcc 2.95.3-10 and compiling the program using /usr/bin/g++-2.exe and here's the output from cygcheck -svr Cygwin Win95/NT Configuration Diagnostics Current System Time: Mon Sep 15 16:59:43 2003 Windows

Re: g++ iostream broken on windows 2000

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, Vijay Kumar wrote: > Hi all, > > I have upgraded to the latest cygwin this morning and > I can not anymore run my programs that use ifstream to > read input files. It crashes giving segmentation > fault. When I ran strace, I found that the actually > fails in mmap.cc complaini

RE: cygwin 1.5.4: problem iwth suspending processes

2003-09-15 Thread Bill McCormick
Neil Graham Wrote: > > Hi folks, > > Searching through the archives doesn't seem to net me much, except for a > recent, rather ill-defined query. > > Whenever I do something like > > less text_file > > and then press ctrl-Z, the shell seems to hang. To get the shell back, I > have to go

g++ iostream broken on windows 2000

2003-09-15 Thread Vijay Kumar
Hi all, I have upgraded to the latest cygwin this morning and I can not anymore run my programs that use ifstream to read input files. It crashes giving segmentation fault. When I ran strace, I found that the actually fails in mmap.cc complaining STATUS_ACCESS_VIOLATION. Here's the simple code I

Re: vi fails to suspend on the latest Cygwin

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, Dai Itasaka wrote: > I apologize if my previous post may have caused any inconvenience. > Here I come again. > > I'm using Cygwin version 1.5.4.1 now. I did cygwin_setup on last Friday. > Before that, pressing ctrl-Z in vi had never been a problem for a long time. > > If I pre

cygwin 1.5.4: problem iwth suspending processes

2003-09-15 Thread Neil Graham
Hi folks, Searching through the archives doesn't seem to net me much, except for a recent, rather ill-defined query. Whenever I do something like less text_file and then press ctrl-Z, the shell seems to hang. To get the shell back, I have to go to another window and kill -9 less_pid.

vi fails to suspend on the latest Cygwin

2003-09-15 Thread Dai Itasaka
I apologize if my previous post may have caused any inconvenience. Here I come again. I'm using Cygwin version 1.5.4.1 now. I did cygwin_setup on last Friday. Before that, pressing ctrl-Z in vi had never been a problem for a long time. If I press ctrl-Z, the screen goes back to whatever it was b

Re: suspend vi

2003-09-15 Thread Igor Pechtchanski
Rich, The Cygwin problem reporting link already refers to the full Smart Questions page. FYI, I found that the anchors there don't work in Netscape, so I usually don't link to them, as much as I'd like to. It's good to read the whole page before posting, anyway. :-) Igor On Mon, 15 Sep 2

Re: xdvi: SIGSEGV in XtInitialize (fwd)

2003-09-15 Thread Brian Ford
Jan Nieuwenhuizen writes: > Thanks. Summed-up a bit too well for me, I'm not sure that I fully > understand. > Sorry to be so tearse. Let me explain. > The message suggests that Xt is no longer available, is that so? Do > you know what consequences that has for packages that used it? > No, you

Re: suspend vi

2003-09-15 Thread Rich Elberger
http://www.catb.org/~esr/faqs/smart-questions.html#bespecific http://www.catb.org/~esr/faqs/smart-questions.html#id2790354 On Mon, 15 Sep 2003, Igor Pechtchanski wrote: > On Mon, 15 Sep 2003, Dai Itasaka wrote: > > > Pressing Ctrl-Z in vi doesn't give me the shell prompt. > > Up until last week i

Re: suspend vi

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, Dai Itasaka wrote: > Pressing Ctrl-Z in vi doesn't give me the shell prompt. > Up until last week it had worked. > > I'm using 1.5.4.1 now. WFM. See for problem reporting guidelines. Igor -- http://cs

Re: xdvi: SIGSEGV in XtInitialize

2003-09-15 Thread Jan Nieuwenhuizen
[tempted to post to -apps, but not breaking the thread just yet] Brian Ford writes: > I am sorry you too had to waste your time on this, but I am pretty sure > that the problem is well summed up in: > http://www.cygwin.com/ml/cygwin-xfree/2003-09/msg00227.html Thanks. Summed-up a bit too well

suspend vi

2003-09-15 Thread Dai Itasaka
Pressing Ctrl-Z in vi doesn't give me the shell prompt. Up until last week it had worked. I'm using 1.5.4.1 now. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: cygkpathsea-3-3-7.dll (was Re: grep.exe - Unable to locate DLL)

2003-09-15 Thread Jan Nieuwenhuizen
Alex Vinokur writes: > $ cygcheck -c | grep tetex > tetex 20020911-1 OK > tetex-bin 20020911-1 OK ... but you must have libkpathsea3*-2.0.x or something. Very strange. The picture of your setup.exe suggests that the mirror that you use is very muc

isatty bug

2003-09-15 Thread Sam Steingold
calling isatty(0) in a program results in a segfault: Exception: STATUS_ACCESS_VIOLATION at eip= eax= ebx=0004 ecx=610CEE30 edx=610CEE18 esi=004073B8 edi=0022FECC ebp=0400 esp=0022FE00 program=d:\sds\c\scratch.exe cs=001B ds=0023 es=0023 fs=0038 gs= ss=0023 Stack trace:

Re: Current OpenJade and DocBook SGML status

2003-09-15 Thread Joshua Daniel Franklin
On Mon, Sep 15, 2003 at 06:07:20PM +0200, Ismael Valladolid Torres wrote: > Hi, > > I have been trying to setup a documentation system on my Windows box, > using Cygwin, and trying to use OpenJade and the DocBook SGML DTD and > stylesheets. > > Precompiled binaries downloaded from Markus Hoenic

RE: XP and /tmp directory

2003-09-15 Thread Hannu E K Nevalainen \(garbage mail\)
>From Robert Pollard: > I have a situation where when i start cygwin, the program say's i have > to create a folder /tmp. > > I saw one response to this post but it didn't give any detail as to > what the permanent solution would be. In other words, what do I have > to do to make the program see

Re: XP and /tmp directory

2003-09-15 Thread Andrew DeFaria
Robert Pollard wrote: I have a situation where when i start cygwin, the program say's i have to create a folder /tmp. I saw one response to this post but it didn't give any detail as to what the permanent solution would be. In other words, what do I have to do to make the program see /tmp whe

[ANNOUNCEMENT] Updated: mingw-runtime-3.1-1

2003-09-15 Thread Earnie Boyd
This is a multi-part message in MIME format. --020400060507030101050501 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I've made a new version of the mingw runtime headers and libraries available for download. A list of what has changed is a

Re: XP and /tmp directory

2003-09-15 Thread Larry Hall
At 02:45 PM 9/15/2003, Robert Pollard you wrote: >I have a situation where when i start cygwin, the program say's i have to create a >folder /tmp. > >I saw one response to this post but it didn't give any detail as to what the >permanent solution would be. In other words, what do I have to do to

SSHD, Cygwin and Windows 2003

2003-09-15 Thread Mark J de Jong
Hello, I've looked and couldn't find decent docs on this so for those of you who are lookin', this is a quick howto on how to setup the Cygwin/OpenSSH daemon on M$ Windows 2003. This will fix the passwordless (ssh key) login issue. 1. Install Cygwin with the openssh binaries 2. After completin

1.5.5s: procps error

2003-09-15 Thread David Rothenberger
MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/f (default) = `f:' flags = 0x000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/h (default) = `h:' flags = 0x000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/home (default) = `c:\us

1.5.4-1: Problem with XEmacs, fonts, and subprocesses.

2003-09-15 Thread Robert Getter
I have just recently upgraded to the latest Cygwin and latest XEmacs. Now, whenever I invoke a subprocess in XEmacs, all text in the XEmacs frame goes blank. I am using zsh as my shell, but the problem always occurs whether I am invoking a subshell, compiling, grepping, or running gnu-serv. I am ru

expect: invalid spawn id (4)

2003-09-15 Thread Wolmarans, Brett
Anybody know how to resolve or work around this bug in expect: invalid spawn id (4) the first time I try to something incredibly common such as use expect to automate a telnet session. I could not find any references to this in the faq or archives, found one hit on google but no solution. cygwin

XP and /tmp directory

2003-09-15 Thread Robert Pollard
I have a situation where when i start cygwin, the program say's i have to create a folder /tmp. I saw one response to this post but it didn't give any detail as to what the permanent solution would be. In other words, what do I have to do to make the program see /tmp wherever it is. Any ideas

xdvi: SIGSEGV in XtInitialize

2003-09-15 Thread Brian Ford
I am sorry you too had to waste your time on this, but I am pretty sure that the problem is well summed up in: http://www.cygwin.com/ml/cygwin-xfree/2003-09/msg00227.html cgf, it looks like even you fell for it somewhat. Maybe the note to cygwin-apps idea wasn't so misplaced. :-) -- Brian Ford

Re: cygkpathsea-3-3-7.dll (was Re: grep.exe - Unable to locate DLL)

2003-09-15 Thread Jan Nieuwenhuizen
Igor Pechtchanski writes: > Hmm, there seems to be no such beast as cygkpathsea-3-3-7.dll in any of > the Cygwin packages. I'm guessing you have tetex-bin-2.0.2-12 installed, > as I have no problems with 2.0.2-2. Perhaps the tetex maintainer can shed > some light on this. Jan? cygkpathsea-3-3-

Re: Automated replies from list

2003-09-15 Thread glen
[EMAIL PROTECTED] wrote: >Being on the digest list means you should only get one mail - so all is well :) >If you use procmail & formail, you can use them to split the digest up into >the individual messages (see `man procmail' for details). Otherwise, you >could subscribe to the "normal" list: cy

[FAQ] Packages reported as "Incomplete" by "cygcheck -c"

2003-09-15 Thread Igor Pechtchanski
Hi all, There seem to be a lot of questions about the new feature of "cygcheck -c" that checks whether all package files are present. I'll try to address some of the concerns/FAQs here: Q: What is this "Status" thing? A: In recent versions of Cygwin, "cygcheck -c" will check package installat

Re: cygkpathsea-3-3-7.dll (was Re: grep.exe - Unable to locate DLL)

2003-09-15 Thread Alex Vinokur
"Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mon, 15 Sep 2003, Alex Vinokur wrote: > > > "Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > > > On Sun, 14 Sep 2003, Alex Vinokur wrote: > > > > [snip] > > > > > > > > > > Nevertheles I have got a pr

Re: ntsec: changing the everyone user

2003-09-15 Thread Corinna Vinschen
On Mon, Sep 15, 2003 at 05:35:20PM +0100, Chris Rodgers wrote: > OK. Here is an example of the way permissions leak out to "Everyone". I > create a new file, with no permissions granted to "other". Cygwin shows this > to have worked OK. Yet in actual fact there is an ACL there giving Everyone > som

Re: Sshd - Can't get access thru Public Key

2003-09-15 Thread Corinna Vinschen
On Mon, Sep 15, 2003 at 03:13:27PM +0200, Olivier ALLART wrote: > Corinna Vinschen wrote: > >create a special account for this, which is member of the admins > >group and has the additional user privileges "Create a token object", > >"Replace a process level token" and "Logon as a service". Probab

cygkpathsea-3-3-7.dll (was Re: grep.exe - Unable to locate DLL)

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, Alex Vinokur wrote: > "Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > > On Sun, 14 Sep 2003, Alex Vinokur wrote: > > [snip] > > > > > > > Nevertheles I have got a problem > > > -- kpsewhich.exe - Unable to locate DLL - > > > The dynamic link library cygkp

Re: [PATCH] package base-files: fix no global set of profile.d settings

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, Ralf Habacker wrote: > Hi, > > the base-files package release 2.2-1 contains an error, which prevents > global setting environment vars of profile.d scripts. > The problem is in the line > > /bin/find /etc/profile.d -iname '*.sh' -type f | while read f; do > > the pipe seems t

Re: cygwin on 486 running NT3.51!

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, robert w hall wrote: > Does current cygwin work > on a 486 (Intel DX4-75) running NT3.51? > Bob > (Sorry, broken thread) AFAIK, Cygwin should work on NT 3.51 (with, possibly, some other things installed, e.g. IE5), though it's not regularly tested on this OS. As for using a

Re: ntsec: changing the everyone user

2003-09-15 Thread Chris Rodgers
OK. Here is an example of the way permissions leak out to "Everyone". I create a new file, with no permissions granted to "other". Cygwin shows this to have worked OK. Yet in actual fact there is an ACL there giving Everyone some access rights. I usually choose not to have "Everyone" authorised to

Re: grep.exe - Unable to locate DLL

2003-09-15 Thread Alex Vinokur
"Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sun, 14 Sep 2003, Alex Vinokur wrote: [snip] > > > > Nevertheles I have got a problem > > -- kpsewhich.exe - Unable to locate DLL - > > The dynamic link library cygkpathsea-3-3-7 dll could not be found >

Re: Rebuilding cygwin1.dll?

2003-09-15 Thread Brian Ford
It is usually best to send questions like these to the list, allowing others to respond also. Next time, please do. On Sun, 14 Sep 2003, John D Rogers wrote: > Hello, Brian Ford. > > I see in a message entitled "Pre 1.5.3 static libs" that you posted to the > cygwin mailing list you were able to

Re: Apache/PHP installation puzzle

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003 [EMAIL PROTECTED] wrote: > .As a follow up > > When I do: > > $ cygcheck -c > > I get an 'Incomplete' status for both Apache and PHP. This could be a > red herring, however, as I notice that things are done with some of the > files post install. > > Just thought I'd s

Re: grep.exe - Unable to locate DLL

2003-09-15 Thread Alex Vinokur
"Ronald Landheer-Cieslak" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Could you please tell me what kind of problem you had with the libpcre package? > > Thanks, > > rlc (Cygwin pcre maintainer) > First of all, now the problem is solved.

Re: Using usernames and permissions from Windows domain accounts

2003-09-15 Thread Igor Pechtchanski
On Mon, 15 Sep 2003, Hugo Bouckaert wrote: > Hi > > How can you set up cygwin so that Windows domain usernames are being > used, rather than what I have now, which is, at the cygwin prompt: > > [EMAIL PROTECTED]> > > Note that people are logging into the machine as a domain user, but as > that dom

Current OpenJade and DocBook SGML status

2003-09-15 Thread Ismael Valladolid Torres
Hi, I have been trying to setup a documentation system on my Windows box, using Cygwin, and trying to use OpenJade and the DocBook SGML DTD and stylesheets. Precompiled binaries downloaded from Markus Hoenicka page don't work for me, they core dump while compiling a SGML sample. Even worse, I

Re: grep.exe - Unable to locate DLL

2003-09-15 Thread Igor Pechtchanski
On Sun, 14 Sep 2003, Alex Vinokur wrote: > "Igor Pechtchanski" wrote in message news:[EMAIL PROTECTED] > > On Sun, 14 Sep 2003, Alex Vinokur wrote: > > > > > "Alex Vinokur" wrote in message news:[EMAIL PROTECTED] > > > > I updated some CYGWIN packets. > > > > > > > > Now when I open the Cygwin win

Re: Apache/PHP installation puzzle

2003-09-15 Thread Jason Tishler
Dave, On Mon, Sep 15, 2003 at 04:30:27PM +0100, [EMAIL PROTECTED] wrote: > Thanks for getting back to me. You are welcome. > Any idea what's going on here? Sorry, no. I am only able to help you with the rebasing part -- I do not have experience running Cygwin Apache, PHP, etc. Jason -- PGP/

Re: cygwin pathing

2003-09-15 Thread Ronald Landheer-Cieslak
First of all: Cygwin != Bash What you are looking at is a difference in behaviour between two versions of Bash: one is buggy, the other one is not. The buggy one - contrary to what you apparently expect - is the first one. Cygwin is a POSIX emulation layer. As such, the paths it uses are POSIX-is

Re: Apache/PHP installation puzzle

2003-09-15 Thread dave_d
Hello Jason, Thanks for getting back to me. I've been working on this all day and, despite having found out about rebasing etc., have still not got a solution. To date: 1. Remove all vestiges of Cygwin from the W2K box. 2. run the Windoze update stuff and ensure that W2K is up-to date 3. Downl

cygwin pathing

2003-09-15 Thread Kevin S.
I'm currently trying to duplicate a cygwin environment on another system. There is one behavior which I haven't been able to solve yet. For instance: Original system (cygwin v2.05a.0(3)-release): you type:"cd c:/directory" you get: "c:/directory" New system (cygwin v2.05b.0(13)-

Re: ntsec: changing the everyone user

2003-09-15 Thread Larry Hall
At 07:58 AM 9/15/2003, Chris Rodgers you wrote: >Hi > >I have hunted on the web for a while trying to find a solution, but to no >avail. If any of you can help me, I'd appreciate it. > >I am using Cygwin on Windows 2000 with the NTsec permissions enabled on an >NTFS volume. My problem is that some

flushinp on /dev/ptmx

2003-09-15 Thread Hiroshi Sainohira
Hi, there. I am making a program which uses Ncurses and flushinp. But I have a problem about flushinp. Though this routine worked very fine when I executed the program on the cygwin's default window, it didn't on rxvt or cygterm. To clear this problem, I tested a short code as follows: #include

Re: [ANNOUNCEMENT] Updated Bash package available for download

2003-09-15 Thread Rolf Campbell
Thanks Ronald, seems to run just as good as -13 now. Ronald Landheer-Cieslak wrote: New News: = Version 2.05b-15 of the Bash package is now available for download. This is a bugfix release relative to 2.05b-14, and fixes the bug reported in http://www.cygwin.com/ml/cygwin/2003-09/msg00822.

Re: Rebuilding gcc 3.3.1 under cygwin?

2003-09-15 Thread Tim Prince
The test_installed script shows fewer g++ failures when run on Win2K than on XP. -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt

Re: Rebuilding gcc 3.3.1 under cygwin?

2003-09-15 Thread Tim Prince
On Monday 15 September 2003 06:07, Tim Prince wrote: > On Sunday 14 September 2003 19:49, John D Rogers wrote: > > Tim, > > > > Thanks for the information! I hope ot put it to good use, especially the > > part about copying the include directory to the location implied by > > --prefix. > > My nati

Re: Sshd - Can't get access thru Public Key

2003-09-15 Thread Olivier ALLART
Corinna Vinschen wrote: On Fri, Sep 12, 2003 at 05:59:03PM +0200, Olivier ALLART wrote: On aWin 2003 Server, I got the message 'Setuid : 500: Not permitted' when trying to login using RSA PK mechanisms. Login/Passwd works just fine, but using a PKey won't work. That can be found in the mai

Re: Rebuilding gcc 3.3.1 under cygwin?

2003-09-15 Thread Tim Prince
On Sunday 14 September 2003 19:49, John D Rogers wrote: > Tim, > > Thanks for the information! I hope ot put it to good use, especially the > part about copying the include directory to the location implied by > --prefix. > > Also, the statement about building gcc for cygwin on a linux box is an >

[PATCH] package base-files: fix no global set of profile.d settings

2003-09-15 Thread Ralf Habacker
Hi, the base-files package release 2.2-1 contains an error, which prevents global setting environment vars of profile.d scripts. The problem is in the line /bin/find /etc/profile.d -iname '*.sh' -type f | while read f; do the pipe seems to create a subshell, which limits the live time of the env

Re: Apache/PHP installation puzzle

2003-09-15 Thread Jason Tishler
Jurgen, On Mon, Sep 15, 2003 at 02:03:04PM +0200, [EMAIL PROTECTED] wrote: > Thanks for trying to help, but I don't get the relationship between > PHP and Apache, and Perl and libiconv ? Sorry, I can't help with the above. I was only trying to help Dave with his rebase problem. Jason -- PGP/G

[ANNOUNCEMENT] Updated Bash package available for download

2003-09-15 Thread Ronald Landheer-Cieslak
New News: = Version 2.05b-15 of the Bash package is now available for download. This is a bugfix release relative to 2.05b-14, and fixes the bug reported in http://www.cygwin.com/ml/cygwin/2003-09/msg00822.html The applied patch is temporary and will be replaced by a more permanent (less k

Re: Automated replies from list

2003-09-15 Thread Ronald Landheer-Cieslak
Being on the digest list means you should only get one mail - so all is well :) If you use procmail & formail, you can use them to split the digest up into the individual messages (see `man procmail' for details). Otherwise, you could subscribe to the "normal" list: cygwin (dash) subscribe (at) cyg

Re: Apache/PHP installation puzzle

2003-09-15 Thread jurgen . defurne
Jason, Thanks for trying to help, but I don't get the relationship between PHP and Apache, and Perl and libiconv ? Jurgen Jason Tishler <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 09/15/2003 01:59 PM To: [EMAIL PROTECTED] cc: (bcc: Jurgen Defurne/BRG/CE/PH

Automated replies from list

2003-09-15 Thread glen
Hi, I'm a newbie on the digest list & have tried to obtain specific multiple mailings on topics in which I'm interested. Problem is, I only ever get one email. I have tried to get by thread number <[EMAIL PROTECTED]> & thread range, <[EMAIL PROTECTED]>; but only ever get one e-mail. What am

ntsec: changing the everyone user

2003-09-15 Thread Chris Rodgers
Hi I have hunted on the web for a while trying to find a solution, but to no avail. If any of you can help me, I'd appreciate it. I am using Cygwin on Windows 2000 with the NTsec permissions enabled on an NTFS volume. My problem is that some of the Cygwin tools I use require certain files to be w

Re: Apache/PHP installation puzzle

2003-09-15 Thread Jason Tishler
Dave, On Mon, Sep 15, 2003 at 10:15:13AM +0100, [EMAIL PROTECTED] wrote: > Does anyone have any suggestions? Use Google: http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=unable+remap+same+address+parent&btnG=Google+Search Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubke

cygwin on 486 running NT3.51!

2003-09-15 Thread robert w hall
Does current cygwin work on a 486 (Intel DX4-75) running NT3.51? Bob (Sorry, broken thread) -- robert w hall -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

A {short, unuseful} report from IPv6 world

2003-09-15 Thread Lapo Luchini
http://win6.jp/Cygwin/ I often wonder how does Jun-ya KATO manage to update his IPv6-activated cygwin so often 0=) Some day I'll try and form a task-force to solve existing issuied and finally get the code in official Cygwin, but first I have to convince my Zyxel to pass along IPv6-in-IPv4 pac

Re: current cygwin and NT3.51

2003-09-15 Thread Corinna Vinschen
On Mon, Sep 15, 2003 at 10:43:14AM +0100, robert w hall wrote: > Does current cygwin work with NT3.51? Basically, yes. The last time I tested that is two years ago, though... > If so, what's the knack in getting 'setup.exe' to start??:-) Can't answer that one. Corinna -- Corinna Vinschen

current cygwin and NT3.51

2003-09-15 Thread robert w hall
Does current cygwin work with NT3.51? If so, what's the knack in getting 'setup.exe' to start??:-) Bob -- robert w hall -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: rsync - Socket operation on non-socket.[Scanned]

2003-09-15 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew MacKenzie wrote: | What I get when running rsync (note the two 'local' directories): # | rsync foo bar rsync: read error: Socket operation on non-socket Trying to sync local dirs I sometimes get hanged rsync process (that's a known problem with

Re: Apache/PHP installation puzzle

2003-09-15 Thread dave_d
.As a follow up When I do: $ cygcheck -c I get an 'Incomplete' status for both Apache and PHP. This could be a red herring, however, as I notice that things are done with some of the files post install. Just thought I'd share this info! Dave -

Re: grep.exe - Unable to locate DLL

2003-09-15 Thread Ronald Landheer-Cieslak
Could you please tell me what kind of problem you had with the libpcre package? Thanks, rlc (Cygwin pcre maintainer) On Sun, Sep 14, 2003 at 06:53:32PM +0300, Alex Vinokur wrote: > > "Igor Pechtchanski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > On Sun, 14 Sep 2003, Alex Vi

Re: Apache/PHP installation puzzle

2003-09-15 Thread jurgen . defurne
Dave, So you get the same error as I got. That is the reason why I decided to build PHP from scratch for CGI. Now that I know that I am not the only one to get this error, I think we can ask the cygwin people to consider this as a bug report. Regards, Jurgen <[EMAIL PROTECTED]> Sent by

Re: Apache/PHP installation puzzle

2003-09-15 Thread dave_d
Thanks for the reply, Jurgen, but that didn't work either. Not to be discouraged I decided to uninstall everything to do with Apache and PHP and try again. I did the uninstall and cleaned up all the remaining files I could find. I re-booted the system and initiated a re-install from the Inter

Re: bash-2.05b-14 broken!

2003-09-15 Thread Ronald Landheer-Cieslak
This will be fixed in the next release (coming shortly - building & testing under way). rlc On Sat, Sep 13, 2003 at 11:01:56AM -0400, Sam Steingold wrote: > PS1="\[\e[33;1m\]\t\[\e[m\] \[\e[36;1m\]\w [\#]\\$\[\e[m\] " > there are two spaces after "$", not one as it should be > (and as it was wit

Re: Apache/PHP installation puzzle

2003-09-15 Thread Stipe Tolj
... > the system is the a libphp4 of any description to be found and so I can't see > how I can add the LoadModule line to the httpd.conf file. php4 should have been extracted it's library to /usr/lib/apache/libphp4.dll. And LoadModule directives should(?) we already inserted into httpd.conf via a

[ANNOUNCEMENT] Updated PCRE packages ready for download

2003-09-15 Thread Ronald Landheer-Cieslak
New News: = Version 4.4-2 of the PCRE packages is now available for download. This corresponds to the latest official PCRE release. The only change relative to 4.4-1 is that the Cygwin-specific README moved to its proper place in /usr/share/doc/Cygwin To update your installation: =

[FIXED] Re: symlink extension shown using 1.5.3

2003-09-15 Thread Stefan Moebius
This is fixed in cygwin 1.5.4. :-) Thanks! > Since I updated to cygwin 1.5.3 and bash 2.0.5b13, symlinks *on* network > drives are shown by ls including the '.lnk'. They are properly recognized > as > symlinks and it is even possible to, e.g., change the directory using only > the > link name (wi

Re: ANNOUNCEMENT for bash?

2003-09-15 Thread Ronald Landheer-Cieslak
I made Bash available for upload before the week-end, and said I'd announce it after - which is in a few minutes :) Vigilance is good - keep it up :) rlc On Sat, Sep 13, 2003 at 12:05:03PM -0400, Rolf Campbell wrote: > Oops, s/th/sh/ > > Rolf Campbell wrote: > >I noticed there's a new version o

Re: perl with cygwin 1.5, need help[Scanned]

2003-09-15 Thread Brian Dessent
"Gerrit P. Haase" wrote: > Please ignore this posting, probably some berserk virus scanner or a > virus is sending out some old old mails. The message ID is not mine > and also there are X-Mailer: and X-MimeOLE: Headers which I don't use: > > X-Mailer: Microsoft CDO for Exchange 2000 > X-MimeOLE

Re: perl with cygwin 1.5, need help[Scanned]

2003-09-15 Thread Gerrit P. Haase
Hallo Gerrit, Am Montag, 15. September 2003 um 04:38 schriebst du: > Hallo , > I need some help to track this down. [...] Please ignore this posting, probably some berserk virus scanner or a virus is sending out some old old mails. The message ID is not mine and also there are X-Mailer: and X