Re: Installation problem with Windows Server 2008

2008-01-09 Thread Corinna Vinschen
On Jan 8 11:19, Nimish Pachapurkar wrote: > On Dec 22, 2007 1:59 AM, Corinna Vinschen wrote: > > On Dec 20 15:07, Nimish Pachapurkar wrote: > > > I did some more testing. > > > > > > It seems that the hang problem is specific to python only. > > > > It's defintely not Python only on RC1. > > > > >

RE: cygwin, g++ and boost? Do I need dll.a?

2008-01-09 Thread Dave Korn
On 09 January 2008 04:57, adam99 wrote: > After several trials with an hello world code an trying to link library, I > realized that I can not link anything in /lib without dll.a extension > > g++ -o hello -L/lib hello.cpp -llibcrypt > this works, since > ls /lib/libcrypt* > /lib/libcrypt.a /lib

Re: need help with bash -c with cygpath

2008-01-09 Thread Jay
> Whoa - it seldom makes sense to use -i and -c simultaneously - what good What i'm actually trying to do is have a right-click menu in windows so that when i right click on a file i can choose head from the context menu, and it will send the top 10 lines of the file to vim. I have gvim (windows

RE: 1.5.25-7: problem about bash completion

2008-01-09 Thread Dave Korn
On 09 January 2008 14:00, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to kou yu on 12/26/2007 10:07 AM: >>> POSIX *allows* '//something' to have a special meaning. It doesn't >>> state that it is necessarily the syntax for SMB share paths. >>> >> In fact, i

Re: need help with bash -c with cygpath

2008-01-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jay on 1/9/2008 7:13 AM: |> Whoa - it seldom makes sense to use -i and -c simultaneously - what good | | What i'm actually trying to do is have a right-click menu in windows so that | when i right click on a file i can choose head from th

Re: 1.5.25-7: problem about bash completion

2008-01-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to kou yu on 12/26/2007 10:07 AM: |> POSIX *allows* '//something' to have a special meaning. It doesn't |> state that it is necessarily the syntax for SMB share paths. |> | In fact, if you simply say that this is not a bug of cygwin, but a

rxvt red is displayed as white

2008-01-09 Thread Jeff Fulmer
I'm at wit's end here. I'm starting cygwin as follows: @echo off set EDITOR=vi set VISUAL=vi set CYGWIN=codepage:oem tty binmode title C:\opt\cygwin\bin\rxvt.exe -geometry 120x35 -title "Korn Shell" -bg 7 -fg 18 -sr -sl 1500 -e /usr/bin/ksh -l I've tried a bazillion different TERM settings and wi

Re: rxvt red is displayed as white

2008-01-09 Thread Jeff Fulmer
For those of you old enough to remember Emily Litella, "Nevermind." My .Xdefaults were to blame... > I'm at wit's end here. I'm starting cygwin as follows: > > @echo off > set EDITOR=vi > set VISUAL=vi > set CYGWIN=codepage:oem tty binmode title > C:\opt\cygwin\bin\rxvt.exe -geometry 120x35 -tit

Re: rxvt red is displayed as white

2008-01-09 Thread Christopher Faylor
On Wed, Jan 09, 2008 at 11:22:59AM -0500, Jeff Fulmer wrote: >For those of you old enough to remember Emily Litella, "Nevermind." My >.Xdefaults were to blame... What's all this I hear about Our Ex-VP? Don't we hear enough about Al Gore without mentioning him in the Cygwin mailing list? Him and

Re: rxvt red is displayed as white

2008-01-09 Thread Matt Wozniski
On Jan 9, 2008 11:40 AM, Christopher Faylor wrote: > What's all this I hear about Our Ex-VP? Don't we hear enough about Al > Gore without mentioning him in the Cygwin mailing list? Him and all of > his Hobo Arming. Why should we give guns to Hoboes? Cheaper than a police force. Plus, brings ri

Re: how to check email through cygwin

2008-01-09 Thread morgan gangwere
> thanks, after config can I reply mails by vi in cygwin? thats all mutt's job. cygwin is almost an OS running on an OS (unix running on windows) mutt is like outlook or thunderbird. -- Morgan gangwere Please Excuse TOFU. Gmail/Mobile has no Power. "Space does not reflect society, it expresses

Re: how to check email through cygwin

2008-01-09 Thread sun
thanks, after config can I repy mails by vi in cygwin? On 1/9/08, Reid Thompson <[EMAIL PROTECTED]> wrote: > sun wrote: > > hi everyone, > > > > Can I check email of some acount like [EMAIL PROTECTED] in cygwin ? > > if that is possible could someone please advise how to config and > > reply the m

Re: how to check email through cygwin

2008-01-09 Thread Reid Thompson
On Wed, Jan 09, 2008 at 05:45:39PM +, morgan gangwere wrote: > > thanks, after config can I reply mails by vi in cygwin? > thats all mutt's job. > > cygwin is almost an OS running on an OS (unix running on windows) > mutt is like outlook or thunderbird. heh, more like pine or elm :) > > -- > Mo

RE: rxvt red is displayed as white

2008-01-09 Thread Ron Askew
Change the defaults for rxvt by editing /etc/X11/app-defaults/Rxvt Also check that /usr/lib/X11/rgb.txt exists and that it has reasonable values for the colors you are using. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Fulmer Sent: Wednesday, J

Re: Trouble with cygwin git

2008-01-09 Thread MP
Corinna Vinschen cygwin.com> writes: > [...] > > Could you create a simple, self-contained testcase in plain C, which > allows to reproduce the problem? I did try to do this, and couldn't reproduce the failure. The failure only happens in the git context for whatever reason. Note: To try to r

Re: Trouble with cygwin git

2008-01-09 Thread Corinna Vinschen
On Jan 9 19:18, MP wrote: > Only with this particular machine have I seen this problem. Maybe it has to > do > with some interaction with a virus-checking program or other background > process. > > > > > Corinna > > > > PS I am using gmane to post this message, and cannot CC you directly; s

Re: how to check email through cygwin

2008-01-09 Thread Jeff
On Wed, 09 Jan 2008 17:45:39 +, "morgan gangwere" <0[dot]fractalus[at]gmail[dot]com> wrote: >> thanks, after config can I reply mails by vi in cygwin? >thats all mutt's job. Most console mode mail user agents and newsreaders expect the user to specify an editor-- even PINE accepts an alternat

Re: Cygwin install not setting paths

2008-01-09 Thread Larry Hall (Cygwin)
On 01/08/2008, Daniel So wrote: As suggested, I tried re-running the setup.exe but the results were still the same. So I tried going to " and /etc/postinstall". All files there ended in ".done". The files there were: 00ash.sh.done00bash.sh.donebase-files-mketc.sh.donebase-files-profile.sh.doneb

Re: how to check email through cygwin

2008-01-09 Thread Larry Hall (Cygwin)
Jeff wrote: On Wed, 09 Jan 2008 17:45:39 +, "morgan gangwere" <0[dot]fractalus[at]gmail[dot]com> wrote: thanks, after config can I reply mails by vi in cygwin? thats all mutt's job. Most console mode mail user agents and newsreaders expect the user to specify an editor-- even PINE accept

Donation For Charity.

2008-01-09 Thread Mrs. Tina Smith.
Dear beloved, I'm Tina Smith from London; I have some funds to donate for charity in your country. Please if you can be of help, get back to my attorney for more details: Name :Barrister Bill Carson Tel: +44-702-403-2656 Email:[EMAIL PROTECTED] Thanks, Mrs. Tina Smith. -- Unsubscribe i

How to use encrypted folder (or filesystem)

2008-01-09 Thread CABROL PERALES Alexandre
Hi everybody, i'm using Cygwin Easy version on an usb disk. I would like to kow if we can use encrypted FileSystem or folder with cygwin. e.g.: mount -t vfat info.img info/ -oencrypted=aes128 or another way. Purpose: be able to use mobile cygwin with an encrypted device (partition, folder,

Suggestions for 'chere' package

2008-01-09 Thread Da Idiocrat
Hey everyone, I downloaded chere since I wanted to get an "Open Bash Here" menu item to make things easier, but uninstalled it because it didn't work out for me. I was wondering if there was any way to get chere to add an entry to the context menu when you right-click the BACKGROUND of Windows Ex

Re: How to use encrypted folder (or filesystem)

2008-01-09 Thread Larry Hall (Cygwin)
CABROL PERALES Alexandre wrote: Hi everybody, i'm using Cygwin Easy version on an usb disk. This is really a question that is more appropriately directed towards the maintainers of "Cygwin Easy", since that's a separate project and anything we might say here may not be appropriate for "Cygwin

Re: rxvt red is displayed as white

2008-01-09 Thread Andrew DeFaria
Jeff Fulmer wrote: For those of you old enough to remember Emily Litella, "Nevermind." My .Xdefaults were to blame... I thought that was Rosanna Rosanandana from SNL fame! I guess I'm not that old after all... :-) -- Andrew DeFaria Why do we sing "Take me out to the ball ga

Re: cygwin, g++ and boost? Do I need dll.a?

2008-01-09 Thread Charles Wilson
Dave Korn wrote: Wrong reasoning. The actual problem is that you need to remove the 'lib' prefix when supplying a library name: g++ -o hello -L/lib hello.cpp -lcrypt g++ -o hello -L/lib hello.cpp -lbfd Ordinary .a files are for static linking, .dll.a files are for runtime linking against