Re: Snapshot cygwin-inst-20080327 regression in ls (permissions?)

2008-04-22 Thread James Abley
On 07/04/2008, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > > The next one. There is no next one so far. > I tried the 2008-04-08-7 snapshot and this seemed fine on my machine. I also tried rsync again and it all seemed good. The only strange thing I noticed was that a /cygwin directory was crea

Re: Vista + cygwin basics

2008-04-22 Thread Thorsten Kampe
* Charles Wilson (Sat, 19 Apr 2008 14:34:52 -0400) > The other issue is related, I think. I'm using keychain from my > ~/.bashrc, so it should start an ssh-agent if none is running, and then > save that PID to a file. Then any new shell can check for the PID in > that file, contact the exising

Re: Vista + cygwin basics

2008-04-22 Thread Corinna Vinschen
On Apr 21 23:36, Charles Wilson wrote: > However, the bash shell for the remote login is running at the Untrusted IL > in session 0, unlike the bash shell for the current at-the-keyboard login, > which is running at the Medium IL in session 1. > > I'm not sure that's what I'd want...I think I'd w

RE: Vista + cygwin basics

2008-04-22 Thread Karl M
Hi Chuck... > The other issue is related, I think. I'm using keychain from my > ~/.bashrc, so it should start an ssh-agent if none is running, and then > save that PID to a file. Then any new shell can check for the PID in > that file, contact the exising ssh-agent, and continue. > Just a comment

"Download Incomplete. Try again?" failures

2008-04-22 Thread LATHAM, JUSTIN HS
I am trying to install Cygwin on a Windows XP PC that has not previously had it installed. Since I want to install the exact same distribution on multiple PCs, I am selecting the "Download Without Installing" option to just get the packages I want first. I have attempted the operation on 4 differ

RE: Fonts look ugly in X with gvim

2008-04-22 Thread Gerald.Williams
Steven Woody wrote: > What can I do with cygwin's font? Thanks in advance. This should probably be asked on the Cygwin/X list (or even better the VIM list). I'm not currently using that particular version of VIM, but you may need to simply escape the spaces: set guifont=FontName\ With\ Spaces

Re: How to make GraphicsMagick ('gm.exe') work? and 'cygdpstk-1.dll'

2008-04-22 Thread Lee D. Rothstein
Bruce Dobrin wrote: > I noticed that others had a problem running GraphicsMagick (gm.exe) on > Vista but saw no solution in my search of site:cygwin.com. It appears > to me that (for once) Vista isn't completely at fault. If you do a > cygcheck on gm.exe you will noticed "Error: could not find

1.5.25-11 gcc compile issue

2008-04-22 Thread Robby Gieringer
I am trying to compile a C program using gcc on cygwin. This program has compiled on tru64, AIX, Sun, MAC, ect...but now need it for a Windows box. I've only used cygwin for 2 days and have researched this problem, but have had no luck. I send my apologies if this has already been answered, but

Re: 1.5.25-11 gcc compile issue

2008-04-22 Thread Brian Dessent
Robby Gieringer wrote: > gcc -o code48_win -I/usr/include/ncurses -lncurses > -D_WIN_ code_v49w.c > (It gives a few warnings which are fine...then) > : undefined reference to `_initscr' > : undefined reference to `_newwin' > : undefined reference to `_LINES' > : undefined reference to `_COLS' > :

RE: Fonts look ugly in X with gvim

2008-04-22 Thread Phil Betts
Steven Woody wrote on Tuesday, April 22, 2008 7:32 AM:: > Hi, > > I am using gvim in X window of cygwin. I selected a font Lucida > Typewriter same as I set for my windows version of gvim. Lucida > Typewriter looks good in windows version of gvim, but in cygwin's > gvim, it's ugly, looks like t

OCIEnvNlsCreate error with DBD::Oracle 1.21 and Oracle 10g client on Cygwin 1.5.25

2008-04-22 Thread Dunston Rocks
Hi I had posted a few days ago about facing problems installing DBD::Oracle with Oracle 10g client under Cygwin. Though those were circumvented successfully, when I try to run a simple script that calls DBI->Connect, I get DBI connect() failed: ERROR OCIEnvNlsCreate. Check ORACLE_HOME env v

RE: How to make GraphicsMagick ('gm.exe') work? and 'cygdpstk-1.dll'

2008-04-22 Thread Bruce Dobrin
The newest Cygwin clearly does NOT include this file. I have lots of machines here with lots of different version of cygwin. The date of the file I used is [EMAIL PROTECTED]:/usr/X11R6/bin> ls -al | grep cygdp -rwxr-x--- 1 dobrin Domain Users 248320 Jul 20 2006 cygdps-1.dll -rwxr-x--- 1 do

Fwd: gcc does not honor -fno-leading-underscore flag?

2008-04-22 Thread san . temporal
Hi, I have been scratching my head for a while... to no avail. I have compiled a simple source file with and without -fno-leading-underscore flag, and the objects generated seem to have exactly the same names for all symbols, always having a leading underscore. What I do: 1- Compile the source u

Re: How to make GraphicsMagick ('gm.exe') work? and 'cygdpstk-1.dll'

2008-04-22 Thread Brian Dessent
Bruce Dobrin wrote: > I have a machine that still 1.5.18 on it and it has an earlier dated > version of these files from 2005, but the same file size as the one I > used. My upgrade history is .18 to .21 to .24 to .25 so the file I used > was most likely from .21 or .24. Again. I'm not a th

Re: Fwd: gcc does not honor -fno-leading-underscore flag?

2008-04-22 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > I do not know how to get rid of the leading underscores in Cygwin. I > have other sources compiled in Linux, and they do not have a leading > underscore added. As I understand it, the -fleading-underscore flag is only useful to add a leading underscore for targets that

Install cygwin in Win2K as nonadmin from CD make from WinXP

2008-04-22 Thread Paul Domaskis
I will be using a standalone Win2K machine on which I will likely not have admin access. Will this be a problem, if I choose to install only for the account of interest? There are various web references to the requirement for admin, but they are generally associated with specific packages e.g. Op

RE: Vista + cygwin basics

2008-04-22 Thread Mark Moriarty
I'd be interested in it :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl M Sent: Tuesday, April 22, 2008 2:09 PM To: cygwin@cygwin.com Subject: RE: Vista + cygwin basics Hi Chuck... > The other issue is related, I think. I'm using keychain from

Re: Vista + cygwin basics

2008-04-22 Thread David Rothenberger
On 4/22/2008 4:25 PM, Mark Moriarty wrote: On 4/22/2008 2:09 PM, Karl M wrote: My solution was to launch ssh-agent as a service (one for each user that wants it). That service spawns the agent and updates the user environment in the registry so that other processes can find the ssh-agent process

Looking for basic documentation on Cygwin and Serial Ports

2008-04-22 Thread Nefastor
Hi everyone, I've been Google-ing like crazy to find some information which I believe deserves its own HOWTO or FAQ, ultimately I registered here to ask. I apologize if it's something obvious or that has been asked so many times everyone is bored, if that's the case I only need a pointer, and you

Re: Fonts look ugly in X with gvim

2008-04-22 Thread Steven Woody
On Wed, Apr 23, 2008 at 3:44 AM, Phil Betts <[EMAIL PROTECTED]> wrote: > Steven Woody wrote on Tuesday, April 22, 2008 7:32 AM:: > > > > Hi, > > > > I am using gvim in X window of cygwin. I selected a font Lucida > > Typewriter same as I set for my windows version of gvim. Lucida > > Typewri

Re: Vista + cygwin basics

2008-04-22 Thread Charles Wilson
Karl M wrote: Just a comment...keychain is pretty heavy for what you get in Cygwin. I had problems a long time ago with a slow laptop running XP SP2 with Cygwin windows taking a long time to open if I kicked off several at once, particularly at boot time. My solution was to launch ssh-agent a

Re: Calling Cygwin from Dos - problem with sub program

2008-04-22 Thread nlian
Hi Eric, You are genius! :) I change the path to use /cygdrive/d/ and it works! Cheers, Lian Eric Blake wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to nlian on 4/17/2008 9:58 PM: > | Hi, > | > | I have a bash script (e.g. test.sh), and I have the following com

RE: Vista + cygwin basics

2008-04-22 Thread Karl M
Charles Wilson wrote: > Karl M wrote: >> Just a comment...keychain is pretty heavy for what you get in Cygwin. I had >> problems a long time ago with a slow laptop running XP SP2 with Cygwin >> windows taking a long time to open if I kicked off several at once, >> particularly at boot time. >>

ssh-agent, keychain, and Vista [Was: Re: Vista + cygwin basics]

2008-04-22 Thread Charles Wilson
Karl M wrote: Karl M wrote: Just a comment...keychain is pretty heavy for what you get in Cygwin. My solution was to launch ssh-agent as a service (one for each user that wants it). That service spawns the agent and updates the user environment in the registry so that other processes can find th

Reg: Cygwin support on windows server 2008

2008-04-22 Thread Manjunatha Appaji Gowda
Hi all, Does cygwin fully supported on windows server 2008?? Thanks Manjunath A -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/

Re: ssh-agent, keychain, and Vista [Was: Re: Vista + cygwin basics]

2008-04-22 Thread Charles Wilson
Charles Wilson wrote: It seems to do what I want, but as you say, keychain does slow down the login process quite a bit. Other drawbacks to my approach: (1) the console user's ssh-agent does not survive logoff (but remote logons' ssh-agents do, since they all live in session 0). (2) non-st