Re: Looking for tutorial how to set up working env in cygwin

2006-08-12 Thread umen
hello and tnx for the fast reply i know this site what i meant was more like tutorial for tips and trick and configuretion examples for learning Larry Hall (Cygwin) wrote: > > umen wrote: >> Hello all >> im kinda newbee to cygwin , there is so much info overload out there >> im really gettin

RE: CI command error

2006-08-12 Thread tamashiinochogokin
Dave Korn wrote: > > On 12 August 2006 09:45, tamashiinochogokin wrote: > >> http://www.nabble.com/user-files/282/Error.jpg >> >> Hello, im studying portable programming and my lecturer told us to use >> cygwin. When i try to use ci command well look at the picture. I'm new to >> linux and my

Re: cygpath as a key binding

2006-08-12 Thread Joe Tree
On 8/13/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: Hi, is it possible to invoke cygpath as a key binding? For example, if my current command line is tar c:\temp and my cursor is on c:\temp, then it would be nice to convert c:\temp into a Windows path by pressing a certain key. sadly it

cygpath as a key binding

2006-08-12 Thread Jochen Wiedmann
Hi, is it possible to invoke cygpath as a key binding? For example, if my current command line is tar c:\temp and my cursor is on c:\temp, then it would be nice to convert c:\temp into a Windows path by pressing a certain key. Thanks, Jochen -- Unsubscribe info: http://cygwin.c

Re: Older postgresql versions [changed]

2006-08-12 Thread Peter A. Castro
On Sat, 12 Aug 2006, alecswan wrote: Always install with 'setup.exe'. Never "just unzip" a file if you don't understand and/or aren't willing to endure the consequences. I spent the whole day messing with cygwin time machine and also trying to What specific problem did you have with the Cyg

Re: Older postgresql versions [changed]

2006-08-12 Thread alecswan
> Always install with 'setup.exe'. Never "just unzip" a file if you don't > understand and/or aren't willing to endure the consequences. I spent the whole day messing with cygwin time machine and also trying to install from a tarball. No luck at all. I can't even figure out how to install from

RE: Is anyone packaging gcal?

2006-08-12 Thread Charli Li
-Original Message- >From: Chris Croughton >Sent: Saturday, August 12, 2006 3:19 PM >To: Cygwin Mailing List >Subject: Is anyone packaging gcal? > > >I had a look on the packages search for gcal (the GNU calendar program) >and it doesn't seem to be there (it wasn't in the setup.exe list, so

RE: when two packages depend on eachother, it's impossible to uninstall them

2006-08-12 Thread Dave Korn
On 12 August 2006 20:21, joe trree wrote: > (this is just one of many annoyances in the cygwin installer, but it's > a really stupid one that i just ran into) > when two packages depend on eachother, it's impossible to uninstall them > (exmaple: Util/bzip2 and Libs/libbz2) > why? > both packages a

Re: sshd error - Could not load host key

2006-08-12 Thread Chris Croughton
On Sat, 12 Aug 2006 12:49:48 -0400, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > All Cygwin packages come with Cygwin-specific READMEs in > /usr/share/doc/Cygwin or /usr/doc/Cygwin. You'll find installation > notes, among other things there. For OpenSSH, you'll find it > mentions the ins

Is anyone packaging gcal?

2006-08-12 Thread Chris Croughton
I had a look on the packages search for gcal (the GNU calendar program) and it doesn't seem to be there (it wasn't in the setup.exe list, so I searched in case it was included in another package). It does build "out of the box" using gcc, so this wasn't a great hardship, but I was wondering whethe

Re: 1.5.21-1 DLL Loading Problem (binutils?)

2006-08-12 Thread Jim Kleckner
Martin wrote: --- Rob Hatcherson <[EMAIL PROTECTED]> wrote: ... I had a similar problem with dynamically loaded modules (extensions) in TCL. I traced my problem to the upgrade of binutils 20050610-1 to binutils 20060709-1. When I rolled it back, everthing was fine. However, I'm still running 1

when two packages depend on eachother, it's impossible to uninstall them

2006-08-12 Thread joe trree
(this is just one of many annoyances in the cygwin installer, but it's a really stupid one that i just ran into) when two packages depend on eachother, it's impossible to uninstall them (exmaple: Util/bzip2 and Libs/libbz2) why? both packages are set to "Keep" when you click "Keep", it changes to

Re: Older postgresql versions [changed]

2006-08-12 Thread Larry Hall (Cygwin)
alecswan wrote: The old one, which overwrites 8.x can be downloaded e.g. at http://xarch.tu-graz.ac.at/publ/cygwin/release/postgresql/postgresql-7.4.5-1.tar.bz2 I am not sure what's the right way to install the tarball, so I just unzipped it in the root folder. However, I am getting the follow

Re: sshd error - Could not load host key

2006-08-12 Thread zs
Chris Croughton said the following: On Sat, 12 Aug 2006 11:57:19 +0200, zs <[EMAIL PROTECTED]> wrote: I was trying to start sshd with cygwin under windows. I am getting the following error but the specified files exist in the /etc dir. What else could be a problem here? Thanks a lot fo

RE: CI command error

2006-08-12 Thread Dave Korn
On 12 August 2006 09:45, tamashiinochogokin wrote: > http://www.nabble.com/user-files/282/Error.jpg > > Hello, im studying portable programming and my lecturer told us to use > cygwin. When i try to use ci command well look at the picture. I'm new to > linux and my lecturer said i have to install

Re: Older postgresql versions [changed]

2006-08-12 Thread alecswan
>The old one, which overwrites 8.x can be downloaded e.g. at >http://xarch.tu-graz.ac.at/publ/cygwin/release/postgresql/postgresql-7.4.5-1.tar.bz2 > I am not sure what's the right way to install the tarball, so I just unzipped it in the root folder. However, I am getting the following error when

Re: Looking for tutorial how to set up working env in cygwin

2006-08-12 Thread Larry Hall (Cygwin)
umen wrote: Hello all im kinda newbee to cygwin , there is so much info overload out there im really getting confused , i will like to setup me somekind of simple minimal graphic env in cygwin so i could work like im working on linux can someone please point me to such tutorial or good statin

Re: reproducible cygwin memory problems

2006-08-12 Thread Corinna Vinschen
On Aug 12 17:52, Eli Zaretskii wrote: > It's possible that I'm wrong, of course. Let me state the facts and > observations that led me to my conclusion: > > . The OP reported that the problem happens only with image files. > When he edits text files, the Emacs memory footprint stays at a >

Re: sshd error - Could not load host key

2006-08-12 Thread Larry Hall (Cygwin)
Chris Croughton wrote: On Sat, 12 Aug 2006 11:57:19 +0200, zs <[EMAIL PROTECTED]> wrote: I was trying to start sshd with cygwin under windows. I am getting the following error but the specified files exist in the /etc dir. What else could be a problem here? Thanks a lot for your input!

Re: reproducible cygwin memory problems

2006-08-12 Thread emacs user
From: Eli Zaretskii <[EMAIL PROTECTED]> [I'm not subscribed to the Cygwin list, so please CC me directly.] > From: "emacs user" <[EMAIL PROTECTED]> > Bcc: > Date: Sat, 12 Aug 2006 07:46:33 -0400 > Cc: cygwin@cygwin.com > > Eli, here is a response from the cygwin list. thanks to Reini Urban for

Re: logon failure from subauth in 2006-08-02 snapshot

2006-08-12 Thread David Rothenberger
On Sat, Aug 12, 2006 at 06:25:14PM +0200, Corinna Vinschen wrote: > On Aug 11 10:35, David Rothenberger wrote: > > On 8/11/2006 12:40 AM, Corinna Vinschen wrote: > > > On Aug 10 09:42, David Rothenberger wrote: > > >> On 8/10/2006 12:21 AM, Corinna Vinschen wrote: > > >>> On Aug 9 11:37, David Rot

Re: CI command error

2006-08-12 Thread Larry Hall (Cygwin)
tamashiinochogokin wrote: the problem is everytime i want to ci a files i keep getting the same error. Invalid identifier, i don't know what that's mean and how to solve it. Did you read the man page as René suggested? Doing so will tell you why '-u' is improperly specified in your invocation

Re: sshd error - Could not load host key

2006-08-12 Thread Chris Croughton
On Sat, 12 Aug 2006 11:57:19 +0200, zs <[EMAIL PROTECTED]> wrote: > I was trying to start sshd with cygwin under windows. > > I am getting the following error but the specified files exist in the > /etc dir. What else could be a problem here? Thanks a lot for your input! > > Could not load

Re: logon failure from subauth in 2006-08-02 snapshot

2006-08-12 Thread Corinna Vinschen
On Aug 11 10:35, David Rothenberger wrote: > On 8/11/2006 12:40 AM, Corinna Vinschen wrote: > > On Aug 10 09:42, David Rothenberger wrote: > >> On 8/10/2006 12:21 AM, Corinna Vinschen wrote: > >>> On Aug 9 11:37, David Rothenberger wrote: > I've noticed repeated logon failures in my Security

Re: reproducible cygwin memory problems

2006-08-12 Thread Eli Zaretskii
[I'm not subscribed to the Cygwin list, so please CC me directly.] > From: "emacs user" <[EMAIL PROTECTED]> > Bcc: > Date: Sat, 12 Aug 2006 07:46:33 -0400 > Cc: cygwin@cygwin.com > > Eli, here is a response from the cygwin list. thanks to Reini Urban for > this. > > Look Eli, > that's really a

Looking for tutorial how to set up working env in cygwin

2006-08-12 Thread umen
Hello all im kinda newbee to cygwin , there is so much info overload out there im really getting confused , i will like to setup me somekind of simple minimal graphic env in cygwin so i could work like im working on linux can someone please point me to such tutorial or good stating point than

Re: Problems with "find" 4.2.27

2006-08-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to [EMAIL PROTECTED] on 8/11/2006 5:52 PM: > I've been having problems with "find", and it's hard to search the entire > mailing list for "find" since it's such a common word. I don't know what > cygwin package "find" comes in, so I can't se

Re: reproducible cygwin memory problems

2006-08-12 Thread emacs user
Eli, here is a response from the cygwin list. thanks to Reini Urban for this. Date: Sat, 12 Aug 2006 11:32:01 +0200 From: Reini Urban To: cygwin at cygwin dot com Subject: Re: reproducible cygwin memory problems Sender: cygwin-owner at cygwin dot com emacs user schrieb: Dear cygwin friends,

Re: Older postgresql versions [changed]

2006-08-12 Thread Reini Urban
alecswan schrieb: Ok, I'm convinced to prepare a new postgresql74-7.4.13-1 package tree, which installs into usr/lib/postgres74. Importing MS-Access seems to be a cool feature. Thanks for doing this, Reini. So when and where can I get the 7.4.x package tree? I had the first version yesterday

sshd error - Could not load host key

2006-08-12 Thread zs
Hi, I was trying to start sshd with cygwin under windows. I am getting the following error but the specified files exist in the /etc dir. What else could be a problem here? Thanks a lot for your input! Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key C

Re: reproducible cygwin memory problems

2006-08-12 Thread Reini Urban
emacs user schrieb: Dear cygwin friends, while debugging some emacs related problem, we seem to come to the conclusion that there is a cygwin issue here. can someone please comment on this? From: Eli Zaretskii <[EMAIL PROTECTED]> > From: "emacs user" <[EMAIL PROTECTED]> > Cc: emacs-pretest-b

Re: CI command error

2006-08-12 Thread tamashiinochogokin
the problem is everytime i want to ci a files i keep getting the same error. Invalid identifier, i don't know what that's mean and how to solve it. -- View this message in context: http://www.nabble.com/CI-command-error-tf2094540.html#a5773958 Sent from the Cygwin Users forum at Nabble.com. --

Re: CI command error

2006-08-12 Thread René Berber
tamashiinochogokin wrote: > http://www.nabble.com/user-files/282/Error.jpg > > Hello, im studying portable programming and my lecturer told us to use > cygwin. When i try to use ci command well look at the picture. I'm new to > linux and my lecturer said i have to install everything, i did but s

CI command error

2006-08-12 Thread tamashiinochogokin
http://www.nabble.com/user-files/282/Error.jpg Hello, im studying portable programming and my lecturer told us to use cygwin. When i try to use ci command well look at the picture. I'm new to linux and my lecturer said i have to install everything, i did but still the same. Actually he's not giv