Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Foellinger
On Fri, Feb 27, 2004 at 04:09:01PM +0100, Morche Matthias wrote: > Just to be a little more helpful :) > Have You set some evironmental INPUTRC to use some other file than ~/.inputrc? No. > Or does bash not find Your homedir? It does find my homedir. Gruss Olaf Föllinger -- Olaf Föllinger Seni

Re: u2d and d2u : No such file or directory

2004-02-27 Thread fergus
>> u2d test.fil >>test.fil: >>u2d processing test.fil: No such file or directory >> >>d2u test.fil >>test.fil >>d2u processing test.fil: No such file or directory >You probably need to refamiliarize yourself with: >http://cygwin.com/problems.html . You're absol

Re: 'less' can not find dll

2004-02-27 Thread Christopher Faylor
On Sat, Feb 28, 2004 at 01:28:08AM -0300, Fr?d?ric L. W. Meunier wrote: >On Fri, 27 Feb 2004, Christopher Faylor wrote: > >> On Fri, Feb 27, 2004 at 02:55:16PM -0800, Brian Dessent wrote: >> >As far as setup.exe is concerned, it should have installed this package >> >for you. The setup.hint for th

Re: 'less' can not find dll

2004-02-27 Thread MEA-MikeFriedrichs
At 04:55 PM 02/27/2004, Brian Dessent wrote: MEA-MikeFriedrichs wrote: > This is my error that Win2k reports when I try to use 'less'. > > Event Type: Information > Event Source: Application Popup > Event Category: None > Event ID: 26 > Date: 2/26/2004 > Time: 11:16

Re: 'less' can not find dll

2004-02-27 Thread Frédéric L. W. Meunier
On Fri, 27 Feb 2004, Christopher Faylor wrote: > On Fri, Feb 27, 2004 at 02:55:16PM -0800, Brian Dessent wrote: > >As far as setup.exe is concerned, it should have installed this package > >for you. The setup.hint for the 'less' package includes the line: > > > >requires: cygwin termcap libpcre0

Re: Disappearing Bash and __getreent procedure

2004-02-27 Thread Christopher Faylor
On Fri, Feb 27, 2004 at 08:08:03PM -0500, Alejandro Lopez-Valencia wrote: >On Sat, 28 Feb 2004 00:14:38 +, Ryan _ wrote in ><[EMAIL PROTECTED]>: >>Cygwin, a window appeared (looked like a dos prompt) then disappeared. > >My suggestion. Delete the whole cygwin directory, save up your copy of >s

Re: can't achieve password-less ssh authentication when my home directory is on a network file server

2004-02-27 Thread Igor Pechtchanski
John, Please configure your mailer to wrap long lines. Thanks. More below. On Fri, 28 Feb 2004 ncokwqc02sneakemailcom wrote: > Here's the scenario: > > I have Cygwin installed and the OpenSSH daemon running on a PC (let's > call it 'Alpha') and I have an account in the Windows NT domain of whi

Re: 'less' can not find dll

2004-02-27 Thread Thorsten Kampe
* MEA-MikeFriedrichs (2004-02-27 22:29 +0100) > At 11:49 AM 2/27/2004, Thorsten Kampe wrote: >>* redirected to the list* >>* do NOT send private email * >> >>* MEA-MikeFriedrichs (2004-02-27 17:29 +0100) >>> At 04:18 AM 2/27/2004, you wrote: * MEA-MikeFriedrichs (2004-02-27 06:38 +0100) >>

can't achieve password-less ssh authentication when my home directory is on a network file server

2004-02-27 Thread ncokwqc02
Here's the scenario: I have Cygwin installed and the OpenSSH daemon running on a PC (let's call it 'Alpha') and I have an account in the Windows NT domain of which 'Alpha' is a member. I log onto 'Alpha' and all the other workstations in this domain with the same password. 'Alpha' can access

Re: Disappearing Bash and __getreent procedure

2004-02-27 Thread Alejandro Lopez-Valencia
On Sat, 28 Feb 2004 00:14:38 +, Ryan _ wrote in <[EMAIL PROTECTED]>: >Cygwin, a window appeared (looked like a dos prompt) then disappeared. My suggestion. Delete the whole cygwin directory, save up your copy of setup.exe, nuke the cached files, use regedit and search all KH*/Programs/Cygnu

Re: when to rebase?

2004-02-27 Thread Peter A. Castro
On Tue, 24 Feb 2004, Jason Tishler wrote: > Peter, > > On Fri, Feb 20, 2004 at 10:19:09PM -0800, Peter A. Castro wrote: > > On Fri, 20 Feb 2004, Jason Tishler wrote: > > > FWIW, I just tried the above with Microsoft's rebase and observed > > > the same behavior. Note this is not a "ruling" just a

Re: 'less' can not find dll

2004-02-27 Thread Christopher Faylor
On Fri, Feb 27, 2004 at 02:55:16PM -0800, Brian Dessent wrote: >As far as setup.exe is concerned, it should have installed this package >for you. The setup.hint for the 'less' package includes the line: > >requires: cygwin termcap libpcre0 > >Which means that if you select 'less' then setup.exe sh

Re: SSH

2004-02-27 Thread Brian Dessent
Tim Ashman wrote: > I'm trying to use a ssh command on my Cygwin platform to connect to a local > machine on my network. I'm just a beginner with Cygwin and need some > pointers into setting this up. I don't have ssh or sshd in my /bin > directory. I haven't been able to find anything related on t

Disappearing Bash and __getreent procedure

2004-02-27 Thread Ryan _
Hi all, I recently did a fresh install of Cygwin and installed the default components plus those needed for openssh. When I tried initially to run Cygwin, a window appeared (looked like a dos prompt) then disappeared. Checking the path and trying to find someone on the web about this, I found

SSH

2004-02-27 Thread Tim Ashman
I'm trying to use a ssh command on my Cygwin platform to connect to a local machine on my network. I'm just a beginner with Cygwin and need some pointers into setting this up. I don't have ssh or sshd in my /bin directory. I haven't been able to find anything related on the download page and ha

Re: Snapshot 20040225: make hangs/errors out

2004-02-27 Thread Volker Quetschke
Trapping this errors is a bit tedious, at the moment I'm using the attached script to catch the errors, but instead of a new stackdump/gdb prompt I got a new record, 2559 iterations until reaching an error. OK, enough! The script run since yesterday, with the debugging enabled make.exe and cygwin1.

Re: 'less' can not find dll

2004-02-27 Thread Brian Dessent
MEA-MikeFriedrichs wrote: > This is my error that Win2k reports when I try to use 'less'. > > Event Type: Information > Event Source: Application Popup > Event Category: None > Event ID: 26 > Date: 2/26/2004 > Time: 11:16:30 AM > User: N/A > Computer:

Re: 'less' can not find dll

2004-02-27 Thread MEA-MikeFriedrichs
At 04:03 PM 2/27/2004, you wrote: On Fri, 27 Feb 2004, MEA-MikeFriedrichs wrote: > When I searched for 'cygpcre-0.dll' at http://cygwin.com/packages : the > following is my results. > > Found 2 matches for cygpcre-0.dll. > 1364d60.jpg > libpcre0/libpcre0-4.4-2 > Perl-Compatible Regular Expressio

Re: 'less' can not find dll

2004-02-27 Thread Frédéric L. W. Meunier
On Fri, 27 Feb 2004, MEA-MikeFriedrichs wrote: > When I searched for 'cygpcre-0.dll' at http://cygwin.com/packages : the > following is my results. > > Found 2 matches for cygpcre-0.dll. > 1364d60.jpg > libpcre0/libpcre0-4.4-2 > Perl-Compatible Regular Expressions library > 1364d70.jpg > libpcre0

Re: 'less' can not find dll

2004-02-27 Thread MEA-MikeFriedrichs
At 03:33 PM 2/27/2004, Larry Hall wrote: At 04:29 PM 2/27/2004, MEA-MikeFriedrichs you wrote: >At 11:49 AM 2/27/2004, Thorsten Kampe wrote: >>* redirected to the list* >>* do NOT send private email * >> >>* MEA-MikeFriedrichs (2004-02-27 17:29 +0100) >>> At 04:18 AM 2/27/2004, you wrote: *

Re: 'less' can not find dll

2004-02-27 Thread Larry Hall
At 04:29 PM 2/27/2004, MEA-MikeFriedrichs you wrote: >At 11:49 AM 2/27/2004, Thorsten Kampe wrote: >>* redirected to the list* >>* do NOT send private email * >> >>* MEA-MikeFriedrichs (2004-02-27 17:29 +0100) >>> At 04:18 AM 2/27/2004, you wrote: * MEA-MikeFriedrichs (2004-02-27 06:38 +01

Re: 'less' can not find dll

2004-02-27 Thread MEA-MikeFriedrichs
At 11:49 AM 2/27/2004, Thorsten Kampe wrote: * redirected to the list* * do NOT send private email * * MEA-MikeFriedrichs (2004-02-27 17:29 +0100) > At 04:18 AM 2/27/2004, you wrote: >> * MEA-MikeFriedrichs (2004-02-27 06:38 +0100) >>> I just installed Cygwin from the net, and having problems w

Re: [ANNOUNCEMENT] Updated: cygwin-doc-1.3-7

2004-02-27 Thread Tim Hubberstey
--- Joshua Daniel Franklin <[EMAIL PROTECTED]> wrote: > An updated version of cygwin-doc is now available. > This is a > normal incremental release with no major structural > changes. > > It includes the latest one-HTML-file and PDF > versions of the > User's Guide, which are also available at t

[ANNOUNCEMENT] Updated: cygwin-doc-1.3-7

2004-02-27 Thread Joshua Daniel Franklin
An updated version of cygwin-doc is now available. This is a normal incremental release with no major structural changes. It includes the latest one-HTML-file and PDF versions of the User's Guide, which are also available at the Cygwin web site. To update your installation, click on the "Instal

RE: Avail for test: zip-2.3-6 + encryption code

2004-02-27 Thread Buchbinder, Barry (NIH/NIAID)
Looks good so far. -Original Message- From: Buchbinder, Barry (NIH/NIAID) Sent: Friday, February 27, 2004 9:43 AM To: [EMAIL PROTECTED] Subject: RE: Avail for test: zip-2.3-6 + encryption code Regarding "if you're stupid enough to specify an encryption password on a command line": It'

Re: BZ2 file extraction

2004-02-27 Thread LarrysPCRemedies
> > I tried tar -tvf foo.tar.gz2, but I get > > [snip] > > tar jxvf foo.tar.gz2 Thanks Fredric, I should have looked at tar's --help more closely ... Thanks. ... alway's learning Larry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Problem of building Apache XalanC on cygwin

2004-02-27 Thread Brian Ford
It would have been extreamely helpful for you to have shown what that expanded to on the compile line as well as the errors reported for the non-working case, but I'll take a WAG anyway. On Fri, 27 Feb 2004, DS wrote: > Hi all! > I'm trying to build Apache XalanC . > I use cygwin 1.5.7 , gcc 3.3.

Problem of building Apache XalanC on cygwin

2004-02-27 Thread DS
Hi all! I'm trying to build Apache XalanC . I use cygwin 1.5.7 , gcc 3.3.1 and make 3.8 In our makefiles ( we are multi-platform C++ application ) we use nest structure: $(TARGET): $(OBJECTS) $(MAKE_SHARED) $(LINK_PARAMETERS) $^ -o $@ (note , that link parameters are before "-o $@" sectio

Re: BZ2 file extraction

2004-02-27 Thread LarrysPCRemedies
In a message dated 2/27/2004 1:11:35 PM Eastern Standard Time, [EMAIL PROTECTED] writes: > > I looked in the cygwin setup section for archive, and bunzip or bzip isn't listed > > ... likewise in base and other > sections. > > > It's bunzip2. Brian, you provided the answer... bunzip2 extracted

Re: BZ2 file extraction

2004-02-27 Thread Brian Ford
On Fri, 27 Feb 2004 [EMAIL PROTECTED] wrote: > I have cygwin > I have a file with a foo.tar.gz2 extension. > Odd, it must be a typo of either: foo.tar.bz2 or boo.tar.gz > How to I extract the tarball contained within? > > I tried gzip -dv foo.tar.gz2, but I get > [snip] > gzip: foo.tar.bz2: unkno

fixed, sorta - 20040225 snapshot problem + gdb/cygpath/others runtime error

2004-02-27 Thread Richard Campbell
After running a windows update, which installed some 12 critical patches for windows 2000, and 4 optional ones, the gdb/cygpath/others crash has disappeared. example of the problem: C:\cygwin>cygpath 28 [main] ? 2608 init_cheap: Couldn't reserve space for cygwin's heap, Win3 2 error 487 c:

BZ2 file extraction

2004-02-27 Thread LarrysPCRemedies
I have cygwin I have a file with a foo.tar.gz2 extension. How to I extract the tarball contained within? I tried gzip -dv foo.tar.gz2, but I get [snip] gzip: foo.tar.bz2: unknown suffix -- ignored [/snip] as a response I tried tar -tvf foo.tar.gz2, but I get [snip] tar: This does not look like

Re: 'less' can not find dll

2004-02-27 Thread Thorsten Kampe
* redirected to the list* * do NOT send private email * * MEA-MikeFriedrichs (2004-02-27 17:29 +0100) > At 04:18 AM 2/27/2004, you wrote: >> * MEA-MikeFriedrichs (2004-02-27 06:38 +0100) >>> I just installed Cygwin from the net, and having problems with >>> 'less'. Its always looking for '/bin

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Thorsten Kampe
* Alejandro Lopez-Valencia (2004-02-27 14:42 +0100) > On Fri, 27 Feb 2004 12:35:23 +0100, Thorsten Kampe wrote in > <[EMAIL PROTECTED]>: >> although typing non-ascii characters in a >>shell doesn't make sense. The only use is showing files with ls or d - >>which is not a shell thing. > > Really? >

Pb with permissions on crontab

2004-02-27 Thread Julien Gilles
Hi, I'am playing with cron, and I have the following problem : I want to modify the crontab through a service (a cgi in an apache server in fact). This service belongs to the user SYSTEM, so I used "crontab -u Administrator file" to set the Administrator's crontab (in a perl cgi script). It wor

Re: Problem with using gcc

2004-02-27 Thread Brian Ford
On Fri, 27 Feb 2004, BS wrote: > Hi, All! > > When a try to build simple "Hellow World!" > program i see the message (linker report): > > $ gcc -o sample.exe sample.c > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find > -luser32 > > I try to build it both on W9

RE: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Morche Matthias
Just to be a little more helpful :) Have You set some evironmental INPUTRC to use some other file than ~/.inputrc? Or does bash not find Your homedir? matthias ... > This was set to 'off' here though it is turned on in the .inputrc. I > don't know why .inputrc doesn't work but this is another

RE: Avail for test: zip-2.3-6 + encryption code

2004-02-27 Thread Buchbinder, Barry (NIH/NIAID)
Regarding "if you're stupid enough to specify an encryption password on a command line": It's worse than that. I use Cygwin to process database dump into HTML files, which are, in some cases, then distributed in a zip file attached to an email. On occasions the email antivirus decides that the z

Problem with using gcc

2004-02-27 Thread BS
Hi, All! When a try to build simple "Hellow World!" program i see the message (linker report): $ gcc -o sample.exe sample.c /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32 I try to build it both on W98 and W2K. Where is a problem? Sergey Belous --

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
On Fri, Feb 27, 2004 at 08:42:58AM -0500, Alejandro Lopez-Valencia wrote: > On Fri, 27 Feb 2004 13:39:09 +0100, Olaf Föllinger wrote in > <[EMAIL PROTECTED]>: > > > > > >Final goal is to show the ? character rigth in vi and mutt. So I > >thought the shell is a good start. Is it? > > Don't mix th

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 13:39:09 +0100, Olaf Föllinger wrote in <[EMAIL PROTECTED]>: > >Final goal is to show the ¤ character rigth in vi and mutt. So I >thought the shell is a good start. Is it? Don't mix the shell, which uses readline for line input, with vim and mutt. The latter are curses-based

Re: u2d and d2u : No such file or directory

2004-02-27 Thread Christopher Faylor
On Fri, Feb 27, 2004 at 10:54:11AM -, [EMAIL PROTECTED] wrote: >Odd, this? > >I have never found (or can't remember ever finding) a Cygwin file-processing >executable that does not also work from a Windows cmd prompt (e.g. ls, cat, >fmt, rm, md5sum, sort, ... [many]). You probably need to refa

Re: cygpath bug (windows 2000)

2004-02-27 Thread Christopher Faylor
On Fri, Feb 27, 2004 at 11:22:38AM -, Hughes, Bill wrote: >> Sent: 27 February 2004 10:43 From: Christian Matuszewski >>cgf says: >>>Try the latest snapshot . >> >>Thank you very much, now cygpath doesn't crash anymore. >> >>But is it necessary, that cygpath gives

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 12:35:23 +0100, Thorsten Kampe wrote in <[EMAIL PROTECTED]>: > although typing non-ascii characters in a >shell doesn't make sense. The only use is showing files with ls or d - >which is not a shell thing. Really? Say, you use cygwin to do text processing (I do, with the help

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
Hi, this was a very helpful hint. Not only I've learned how to manipulate the values interactively now I know the reason: On Fri, Feb 27, 2004 at 02:14:46PM +0100, Morche Matthias wrote: > Just to be sure, type the following command: > bind -v : > $ bind -v > set blink-matching-paren on > set byt

RE: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Morche Matthias
Just to be sure, type the following command: bind -v : $ bind -v set blink-matching-paren on set byte-oriented on set completion-ignore-case off set convert-meta off set disable-completion off set enable-keypad off set expand-tilde off set history-preserve-point off set horizontal-scroll-mode off s

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
On Fri, Feb 27, 2004 at 12:35:23PM +0100, Thorsten Kampe wrote: > * Olaf Föllinger (2004-02-27 09:49 +0100) > > I have trouble to show german umlauts in bash command line in rxvt. > > What about zsh (or another shell) and the standard Cygwin Console? $ zsh \[\e]0;\l \w\007\n\t \[\e[36m\] [EMAIL P

RE: cygpath bug (windows 2000)

2004-02-27 Thread Hughes, Bill
> Sent: 27 February 2004 10:43 From: Christian Matuszewski ..snip.. > > > > Try the latest snapshot . > > > > > > Thank you very much, now cygpath doesn't crash anymore. > > But is it necessary, that cygpath gives the error message: > cygpath: error converting "/

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Thorsten Kampe
* Olaf Föllinger (2004-02-27 09:49 +0100) > I have trouble to show german umlauts in bash command line in rxvt. What about zsh (or another shell) and the standard Cygwin Console? > I get are the following values: > > $ \344\366\374 > bash: äöü: command not found > > I have set the following in

u2d and d2u : No such file or directory

2004-02-27 Thread fergus
Odd, this? I have never found (or can't remember ever finding) a Cygwin file-processing executable that does not also work from a Windows cmd prompt (e.g. ls, cat, fmt, rm, md5sum, sort, ... [many]). But, using both 1.5.7 20040130 and 1.5.8s 20040225, and operating from a Windows cmd prompt on a

Re: cygpath bug (windows 2000)

2004-02-27 Thread Christian Matuszewski
> At 08:02 AM 2/20/2004, Christian Matuszewski you wrote: > >Hello, > > > >the following command crashes: > > > >cygpath -p -m > >/

1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
Hi, I have trouble to show german umlauts in bash command line in rxvt. All I get are the following values: $ \344\366\374 bash: äöü: command not found I have set the following in .inputrc $ less .inputrc set input-meta on set convert-meta off set output-meta on The shell starts with D:\

Re: 'less' can not find dll

2004-02-27 Thread Thorsten Kampe
* MEA-MikeFriedrichs (2004-02-27 06:38 +0100) > I just installed Cygwin from the net, and having problems with 'less'. Its > always looking for '/bin/cygpcre-0.dll' > but not found in the path. > > I've searched all partitions with no success. > > find / -name "*less*" Errm, did it say "less: n

Re: Can I change sfuuser's password ?

2004-02-27 Thread Thorsten Kampe
* lau bella (2004-02-27 08:20 +0100) > In Cygwin 1.3.10 (win2k SP3 Advanced Server) , sfuuser > password is same as username. Aah, Cygwin 1.3.10. This is antique! > 1. For security reason, can I change the sfuuser > password ? Yes. > Any impact ? Maybe - as for any user account, services migh