[Fwd: Re: Emacs 21.3.50]

2005-03-10 Thread Paulo Sequeira
I inadvertently sent the mail only to Joe, so I'm posting it to the list. My apologies for the inconvenience. -- Paulo --- Begin Message --- Joe Buehler wrote: Igor Pechtchanski wrote: I think the OP is asking whether you plan to move 21.3.50-2 out of [test] and into [curr]. Unless what your ac

Re: ./configure

2005-03-14 Thread Paulo Sequeira
Donald wrote: I am a newbie for cygwin.When I try to typed ./configure, it shows that. "$ ./configure" "bash: ./configure: No such file or directory" Is there missing some packages of cygwin? Thanks for your help where are you running that command from? Most likely, you won't find a configure file

Re: ./configure

2005-03-14 Thread Paulo Sequeira
Donald wrote: Paulo Sequeira racsa.co.cr> writes: Donald wrote: I am a newbie for cygwin.When I try to typed ./configure, it shows that. "$ ./configure" "bash: ./configure: No such file or directory" Is there missing some packages of cygwin? Thanks for your help whe

Re: ./configure

2005-03-14 Thread Paulo Sequeira
Paulo Sequeira wrote: Donald wrote: Paulo Sequeira racsa.co.cr> writes: Donald wrote: I am a newbie for cygwin.When I try to typed ./configure, it shows that. "$ ./configure" "bash: ./configure: No such file or directory" Is there missing some packages of cygwin? Thanks

Re: Reuse of old downloded cygwin packages

2005-03-17 Thread Paulo Sequeira
Pradip Jadav wrote: hello everybody.. I have a query regarding reuse of earlier downloaded packages...The actual situation is like this.. Earlier I was having 6 GB hard Drive ,so i thought to replace my Hard drive with 40 GB. I took backup of downloded and installed packages of cygwin.. I was downl

Re: Cygwin's libtool problem with directory that contains white spaces

2005-03-22 Thread Paulo Sequeira
ctory with spaces (like My Documents, Application Data, etc. argh!): $ cat ~/bin/spath #!/bin/bash cygpath $(cygpath -d "$*") $ echo $HOME /home/Paulo Sequeira $ spath $HOME /cygdrive/c/DOCUME~1/PAULOS~1 Hope you find it useful. Paulo. -- Unsubscribe info: http://cygwin.com/ml/#uns