Re: Does Cygwin have a 2GB Memory/RAM limit ?

2003-10-29 Thread Timothy C Prince
I don't think you've defined your problem well enough to answer. Are you running a single thread gcc program which mallocs memory until it fails? If you have multiple CPUs and run multiple threads or multiple instances of your program, you might be able to use more of the memory. -Origina

why does cygwin default security setup give EVERYONE access everywhere?

2001-12-06 Thread Gene C. Ruzicka
my pc uses windows 2000 professional, and my cygwin folder is C:\cygwin . i've been looking into giving co-workers access to the cygwin setup on my pc, but i've noticed something strange: it seems that the default security setup allows EVERYONE full access to the cygwin fold

Re: why does cygwin default security setup give EVERYONE access everywhere?

2001-12-07 Thread Gene C. Ruzicka
- Original Message - From: "Collin Grady" <[EMAIL PROTECTED]> To: "Gene C. Ruzicka" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 9:06 PM Subject: Re: why does cygwin default security setup give EVERYONE access everyw

Re: why does cygwin default security setup give EVERYONE access everywhere?

2001-12-07 Thread Gene C. Ruzicka
- Original Message - From: "Eric M. Monsler" <[EMAIL PROTECTED]> To: "Gene C. Ruzicka" <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 8:37 PM Subject: Re: why does cygwin default security setup give EVERYONE access everywhere? > "Ge

setting up mutt

2001-12-08 Thread C. Porter Bassett
I have never used it on UNIX, but I am trying to set up mutt on cygwin/win2k. What is the best way to do this? I am not above RTFMing, but I can't find the manual that answers these questions. To download mail from a pop3 account, I see that I can set pop_host in my .muttrc, or I could use f

file ownership incorretly displayed

2001-12-09 Thread Gene C. Ruzicka
it seems that file ownership is often not displayed correctly. for example, if i'm user1 and i type "ls -l" in directory /home , the system says that ALL user directories belong to user1 . note that user1 need NOT be an administrator. but cygwin seems to obey the access permissions consistent wi

procmail cannot write to local directories

2001-12-10 Thread C. Porter Bassett
I downloaded cygwin-compiled procmail from http://www.dd.iij4u.or.jp/~madokam/. Right now, I am trying to use it to filter an existing test mailbox that has two messages in it by running $ cat testspool |procmail Here's my super-simple .procmailrc which should do nothing put put all messages in

prompt malfunctions when invoking sh

2001-12-10 Thread Gene C. Ruzicka
when i use the bourne shell (sh,) the literal characters that are used to form the prompt (i.e., environmental variable $PS1,) which is set in /etc/profile on my system, .are displayed instead. for example, on my windows 2000 professional system, i see the following gibberish: \[\033]0;\w\00

rxvt and mutt incompatabilities

2001-12-11 Thread C. Porter Bassett
Is anybody out there running mutt and rxvt together? I get display problems and inconsistencies when I try to run mutt in rxvt. In general, I have gotten much better terminal emulation out of rxvt than out of the dos box, except for when running mutt. -- Unsubscribe info: http://cygwin.co

Re: Installed Cygwin, no 'cc'?

2001-12-12 Thread Gene C. Ruzicka
- Original Message - From: "Collin Grady" <[EMAIL PROTECTED]> To: "John Russell" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2001 9:19 PM Subject: Re: Installed Cygwin, no 'cc'? > The trick is to go through one by one and select them all ;-) > -Collin

path problems when logged in through ssh

2001-12-15 Thread C. Porter Bassett
When I ssh into my machine and try to run things installed in /usr/local/bin or /usr/sbin, windows pops up an error message saying "The dynamic link library cygwin1.dll could not be found in the specified path d:\cygwin\usr\local\bin;.;C:\WINNT\system32;C:\WINNTsystem;C\WINNT;." or if i

Re: path problems when logged in through ssh

2001-12-17 Thread C. Porter Bassett
ow it is. On Mon, Dec 17, 2001 at 11:22:29AM -0500, quoth the Larry Hall (RFK Partners, Inc): > At 04:01 PM 12/15/2001, C. Porter Bassett wrote: > > > Hm, I wonder how one would fix a problem where the path is set > incorrectly! ;-) > > Make sure you're path is set corre

Cygwin and XEphem

2002-01-15 Thread Elwood C. Downey
Hello Chris, I am still interested in using Cygwin to build the Windows edition of my Astro program, XEphem. When I last approached Cygnus three years ago they said this would cost me a one-time buy-out fee of $100,000 because XEphem is not GPL. Nuts to that. But now I see that the Red Hat lan

RE: Cygwin and XEphem

2002-01-16 Thread Elwood C. Downey
> from us. > > -Original Message----- > From: Elwood C. Downey [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 16, 2002 12:13 AM > To: [EMAIL PROTECTED] > Subject: Cygwin and XEphem > > > Hello Chris, > > I am still interested in using Cygwin to build the Windows e

cygcheck ... >/dev/clipboard doesn't work

2002-01-17 Thread Jason C. Johnston
] (The actual output follows my sig below.) BTW, the /dev/clipboard facility is fantastic! Curious, Jason _ Jason C. Johnston mailto:[EMAIL PROTECTED] http://www.astadhyayi.net Cygnus Win95/NT Configuration Diagnostics Current System Time: Fri

RE: CVS and SSL support

2002-02-01 Thread C. R. Oldham
ht you can do cvs work without having to enter passwords all the time. -- C. R. Oldham, Director of Technology NCA CASI Arizona State University [EMAIL PROTECTED] V:480-965-8703 F:480-965-9423 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygw

trouble running commands non-interactively (e.g. via ssh, cron, at)

2002-02-14 Thread Jonathan C. Detert
Hello, I've got DLL version 1.3.6 installed on NT 4.0 SP6. I'm trying to create/delete user accounts in the domain that the cygwin box is in. If I (interactively) login into the cygwin box via ssh, I can successfully run the "NT Resource Kit" addusers command and the Ms. Exchange "admin.exe" co

print command setting in config.ps for cygwin

2002-02-18 Thread Gene C. Ruzicka
The config.ps file contains print settings used by the dvips program that's part of the TeTeX package. One of the settings specifies which UNIX command should be used to print. But the online User's Guide for Cygwin says that the lp, lpr commands don't work in Cygwin, and that the MS print comma

Re: print command setting in config.ps for cygwin

2002-02-18 Thread Gene C. Ruzicka
. > Dunno if this will help your specific problem, but Rick Rankin posted an > "lpr" program to this mailing list in July 2000 (check the mailing list > archives). He and I have discussed adding that to the cygutils package > in the near future, but if you're in a hurry you can grab the source

[ANNOUNCEMENT] Updated: naim-0.11.8.1-1

2005-12-19 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === naim - A console AIM, ICQ, IRC, and Lily client Homepage: http://naim.n.ml.org/ Version : 0.11.8.1 License : GPL naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The Lily CMC. CYGWIN INSTALLAT

[ANNOUNCEMENT] Updated: bsflite-0.81-1

2006-01-16 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === BSFlite - A minimalist console AIM client Homepage: http://bsflite.sourceforge.net/ Version : 0.81 License : BSD BSFlite is a rather small and "minimalistic" client for AOL's Instant Messenger service. CYGWIN INSTALLATION INFORMATION

glut, OpenGL, undefined reference to glutCheckLoop()

2006-02-16 Thread Dean C. Tsai
I've inherited a simple simulation from a Mac user. When I it compiled with ... -lglut32 -lglu32 -lopengl32 -lgcc, the following error messages showed up: "undefined reference to glutCheckLoop()". So I googled "glutCheckLoop", it turns out it is part of the enhancement Rob Fletcher did to

[ANNOUNCEMENT] Updated: bsflite-0.81p2-1

2006-02-24 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === BSFlite - A minimalist console AIM client Homepage : http://bsflite.sourceforge.net/ Changelog : http://bsflite.sourceforge.net/ChangeLog Version : 0.81p2 License : BSD BSFlite is a rather small and "minimalistic" client for AOL's Instant Messenger s

(1.5.19) problem compiling screen 4.0.2

2006-05-11 Thread Jonathan C. Allen
I get these conftest.exe errors when attempting to build screen 4.0.2 on cygwin 1.5.19. I can't tell if they're a real problem or not because configure keeps going until hitting the "no tgetent - no screen" error. This is also confusing because I have libncurses installed. Has anyone had luck bu

[ANNOUNCEMENT] Updated: naim-0.11.8.2-1

2006-05-11 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === naim - A console AIM, ICQ, IRC, and Lily client Homepage: http://naim.n.ml.org/ Version : 0.11.8.2 License : GPL naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The Lily CMC. CYGWIN INSTALLAT

Re: (1.5.19) problem compiling screen 4.0.2

2006-05-11 Thread Jonathan C. Allen
On Fri, May 12, 2006 at 10:52:20AM +0800, Jed R. Mallen wrote: > On 5/12/06, Jonathan C. Allen <[EMAIL PROTECTED]> wrote: [snip] > >rm: cannot remove `conftest.exe': Permission denied > > A permissions problem? Looking at this further, conftest.exe never quits run

Re: (1.5.19) problem compiling screen 4.0.2

2006-05-13 Thread Jonathan C. Allen
in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINNT/system32/NTDLL.DLL #1 0x7c57fe8d in KERNEL32!DebugActiveProcess () from /cygdrive/c/WINNT/system32/KERNEL32.DLL #2 0x61004409 in _cygtls::call2 () from /usr/bin/cygwin1.dll #3 0x in ?? () from I'm not really sure what this means

Suggesting an application

2004-11-29 Thread Gregg C Levine
Hello from Gregg C Levine This is probably the wrong Cygwin list for bringing this up, but For my work I need to have the tcpdump application running. That's usually part of all Linux distributions, including my favorite one. But I've noticed it's not part of the Cygwin collec

cp and "are the same file"

2004-12-17 Thread Jeremy C. Reed
ars I don't need ".exe" for my executables to work. Any ideas on how to get gcc to not automatically append an ".exe". I looked in FAQ and didn't see either of these issues covered. Thank you, Jeremy C. Reed BSD News, BSD tutorials, BSD

Re: coreutils link

2004-12-22 Thread Jeremy C. Reed
On Wed, 22 Dec 2004, Isaac Foraker wrote: > Can anyone tell me what the purpose of the coreutils `link' program is? It is for creating a hard link. Jeremy C. Reed technical support & remote administration http://www.pugetsoundte

Re: [ANNOUNCEMENT] New package: coreutils-5.2.1-2

2004-12-22 Thread Jeremy C. Reed
n the first place. How do I disable this not-needed feature in gcc? (I will not use old Windows that needs it.) Jeremy C. Reed BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/ -- Unsubscribe info: http://cygwin.com/ml/#

Re: [ANNOUNCEMENT] New package: coreutils-5.2.1-2

2004-12-22 Thread Jeremy C. Reed
On Wed, 22 Dec 2004, Jeremy C. Reed wrote: > On Tue, 21 Dec 2004, Corinna Vinschen wrote: > > > - cp(1), install(1), ln(1) and mv(1) contain patches to deal with .exe > > suffixes more or less transparently. > > How does the cygwin project choose which tools are patched

Re: cp and "are the same file"

2004-12-22 Thread Jeremy C. Reed
setup wrappers and other patches to add a period hack after the output filename. Jeremy C. Reed BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

Re: [ANNOUNCEMENT] New package: coreutils-5.2.1-2

2004-12-22 Thread Jeremy C. Reed
trailing period to every use of gcc. This is a work-around. I do already have a gcc wrapper, so maybe I could make this happen, but I'd prefer not too. Where is gcc configured or patched to add the ".exe" in the first place? Jeremy C. Reed BSD News, BSD tu

Re: cp and "are the same file"

2004-12-22 Thread Jeremy C. Reed
ment variable maybe? If so, unfortunately one does not exist. gcc was coded or configured to add the .exe extension automatically even though the -o output filename doesn't have it. I am just asking: where was gcc patched/coded or configured to add this .exe extension? Jeremy C. Reed

Re: cp and "are the same file"

2004-12-22 Thread Jeremy C. Reed
sers too -- it will add an easy way to (hopefully) install over 5000 software suites on cygwin. The Pkgsrc team has a goal of making it be portable -- and we officially support several Unixes. I do want to support older Windows 9x also, but I can't test and I am not sure what to easily do abou

Re: [ANNOUNCEMENT] New package: coreutils-5.2.1-2

2004-12-22 Thread Jeremy C. Reed
On Wed, 22 Dec 2004, Gerrit P. Haase wrote: > Jeremy C. Reed wrote: > > By the way, where do I download the files like shown at > > http://cygwin.com/cgi-bin2/package-cat.cgi?file=gcc-core%2Fgcc-core-3.4.1-1-src&grep=gcc-core > > ?) > > I'm sure you

Re: Cygwin package management

2004-12-27 Thread Jeremy C. Reed
e I get the cygwin support committed, it will be an easy way to add, remove and manage thousands of software packages. (Pkgsrc has over 5000 packages). If anyone is interested in helping me, please let me know. (I am a Pkgsrc developer and use it under a few different

Re: Cygwin package management

2004-12-27 Thread Jeremy C. Reed
es over many platforms, stable branch updated quarterly (and security fixes updated as frequently as needed) to make it easier for "stable" upgrades, package vulnerability database, ... Jeremy C. Reed BSD News, BSD tutorials, BSD links

Re: Obscene content in cygwin file.

2005-01-06 Thread Jeremy C. Reed
On Thu, 6 Jan 2005, Brian Bruns wrote: > and leave it be. We shouldn't be forcing our views on other people. If you leave it be, then that is the view forced on other people. Jeremy C. Reed technical support & remote administration

Error messages accompany manpage displays

2005-01-07 Thread Gene C. Ruzicka
In the current build, manpage displays are successful, but are accompanied by several error messages; viz., Unrecognized line in config file (ignored) JNROFF LANG=ja_JP.UTF-8 /usr/bin/groff -Tnippon -mandocj Unrecognized line in config file (ignored) KNROFF /usr/bin/groff -Tkorea

Hangs in fopen() in multi-threaded app

2005-01-20 Thread Brian C. Wiles
I am writing an app that for the most part uses only one thread but creates a temporary thread once in a while to generate reports and email them. The problem is when the second thread attempts to fopen() a file for writing, it hangs. The main thread continues to run until the next time it

Re: Command-Line Mail Client?

2005-02-22 Thread Jeremy C. Reed
ail boxes. Also, maybe http://nail.sourceforge.net/ will build and work under cygwin. (It is an enhanced mail(1).) Jeremy C. Reed technical support & remote administration http://www.pugetsoundtechnology.com/ -- Unsubscribe info: http://cygwin.c

Re: how to bring job to foreground?

2005-02-22 Thread Jeremy C. Reed
ng to control > > > > thanks in advance for your time, > $ fg I am not sure how "fg" would work. Matt doesn't not have a shell prompt (as mentioned above) on the same terminal. Does ps tell you it is in a suspended state (stopped process with state flag &qu

RE: more pain - YAM

2004-06-09 Thread Gregg C Levine
Hello from Gregg C Levine I agree. Instead of continuing this one, let's drop it. We are not getting anywhere. --- Gregg C Levine [EMAIL PROTECTED] "The Force will be with you...Always." Obi-Wan Kenobi

RE: cygwin : opengl : glc.h

2004-06-10 Thread Gregg C Levine
Hello from Gregg C Levine Yes definitely. By the way, that's a heck of a good collection of acronyms. And it is nice to know that one specific has been appropriately credited. I've always said it’s a TANSTAAFL world out there. It also shows up in another of his books. -

RE: [ANNOUNCEMENT] Updated cygwin Package: python-2.3.4-1

2004-06-12 Thread Gregg C Levine
Hello from Gregg C Levine It happens I did just that, the first few times I tried downloading my Cygwin materials from sites here in the US. The people there ignored my mail, or just plain deleted it unread. I don't know why. I also reported to them the problems with downloading the mate

RE: Unable to open files including Korean names

2004-06-13 Thread Gregg C Levine
Hello from Gregg C Levine Actually Gary, its called SP2 RC1, for XP. Its going through that phase, with SP1 RC2 due out towards the end of the month, and the actual SP2 going to the RTM phase so that its in time to be released by the 21 July, date. (If you can believe that.) Also, can you tell

Embedded Linux building and Cygwin

2004-06-16 Thread Gregg C Levine
Hello from Gregg C Levine Can I use the tools of Cygwin for building Embedded Linux for the SH4 processor that the Dreamcast uses? I normally use one of the current family of distributions, but the tool I use for feeding stuff to the Dreamcast is ignoring the unit, via the Linux system

I'm having a problem with cron -- can anyone help? It doesn't recognize my remote shares !!!! (was Re: Ok folks, move along, nothing to see here. (was Re: Ok, sorry. (was Re: Can we stop this now? It's getting very confusing! (Was RE: yes -- netstat (was Re: is there any command to see all the current tcp socket?)))))

2004-06-23 Thread Ed C. Lueless
On Wed, Jun 23, 2004 at 05:05:05PM +0200, Corinna Vinschen wrote: >On Jun 23 10:36, Christopher Faylor wrote: >> On Wed, Jun 23, 2004 at 10:54:59AM +0100, Dave Korn wrote: >> >> -Original Message- >> >> From: cygwin-owner On Behalf Of Christopher Faylor >> >> Sent: 23 June 2004 00:36 >> >>

Oops. I forgot the cygcheck output. Here it is: cygwin Configuration Diagnostics\nCurrent System Time: Wed Jun 23 14:15:29 2004\nWindows XP Professional Ver 5.1 Build 2600 Service Pack 1\n(was Re: LOL. Here we go again... (was Re: I'm having a problem with cron -- can anyone help? It doesn't recognize my remote shares !!!! (was Re: Ok folks, move along, nothing to see here. (was Re: Ok, sorry. (was Re: Can we stop this now? It's getting very confusing! (Was RE: yes -- netstat (was Re: is there any command to see all the current tcp socket?))))))

2004-06-23 Thread Ed C. Lueless
On Wed, Jun 23, 2004 at 11:43:09AM -0400, Igor Pechtchanski wrote: >On Wed, 23 Jun 2004, Ed C. Lueless wrote: > >> On Wed, Jun 23, 2004 at 05:05:05PM +0200, Corinna Vinschen wrote: >> >On Jun 23 10:36, Christopher Faylor wrote: >> >> On Wed, Jun 23, 2004 at

RE: WindowsCVS Client

2004-07-06 Thread Gregg C Levine
Hello from Gregg C Levine Two questions: One, whose "Windows CVS Client" are you using? Is it the GUI based one that's described somewhere on the home page for CVS? Two, what is your error message? Please post the full error message. Also, most CVS clients for Linux, anyway,

Setting SHMMAX in Cygwin

2004-07-25 Thread Gene C. Ruzicka
teer to upgrade and deliver the unit. Of course, this assumes that the procedure has not actually been documented. Gene C. Ruzicka -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.c

Re: Setting SHMMAX in Cygwin

2004-07-26 Thread Gene C. Ruzicka
> > > Further comment: Uncovering this information was somewhat painful. > > Didn't you read /usr/share/doc/Cygwin/cygserver.README and in turn > /etc/cygserver.conf in the first place? The configuration file contains > the comment > > "kern.ipc.shmmaxpgs: Maximum pages available for XSI sha

ImageMagick

2004-08-10 Thread c . m . reveley
Hi - I'm getting a problem with ImageMagick 6.0.3-1 I am having the same assertion "list_info != (LinkedListInfo *) NULL" failed: file "/home/harold/ports/ImageMagick/ImageMagick-6.0.3/magick/hashmap.c", line 1033 Aborted (core dumped) error that has already been noted on this list. I've tried t

Re: ImageMagick

2004-08-11 Thread c . m . reveley
Gerrit - thanks. Weirdly enough I could not find the version on the ImageMagick site, and could not see how to downgrade (that goes for any part of cygwin). Still can't. so, there it is. thanks for the help. Colin --On 11 August 2004 00:02 +0200 "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: Col

Re: Cygrunsrv -windows 2k service hangs with message "Stopping"

2005-08-06 Thread C. Linus Hicks
You have to find the cygrunsrv process associated with that service and kill it using Task Manager or whatever. I have not found a way of matching them up, so when I am having problems with one of my Cygwin services, I shut down all other Cygwin services so I don't kill the wrong one. -- lhicks a

File permissions and VSS failure

2006-10-17 Thread Joseph C. Nemeth
Summary: I dropped a long way down the rabbit-hole on this one. I finally found the problem, and what initially seemed like a boneheaded Cygwin bug turns out to be an annoying fact of life. It has to do with file permissions and broken Windows software, specifically Visual Source Safe (VSS). B

Cygwin (1.5.21) crash in Windows XP

2006-10-26 Thread Khokan C. Paul
t! winProcEstablishConnection - Hello winProcEstablishConnection - Clipboard is not enabled, returning. Contents of file XWin.exe.stackdump: Exception: STATUS_ACCESS_VIOLATION at eip=006275B1 eax= ebx= ecx=0001 edx=05B8 esi=FF00 edi=1037F898 ebp=0022C618 esp=0022C360 p

[ANNOUNCEMENT] Updated: naim-0.11.8.2.1-1

2006-11-04 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === naim - A console AIM, ICQ, IRC, and Lily client Homepage: http://naim.n.ml.org/ Version : 0.11.8.2.1 License : GPL naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The Lily CMC. CYGWIN INSTALL

[ANNOUNCEMENT] Updated: ncftp-3.2.0-1

2006-11-08 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === ncftp - An improved FTP client Homepage: http://www.ncftp.com/ Version : 3.2.0 License : Clarified Artistic License Ncftp is an improved FTP client. Ncftp's improvements include support for command line editing, command histories, recursive gets, automa

[ANNOUNCEMENT] Updated: bsflite-0.82-1

2006-11-09 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === BSFlite - A minimalist console AIM client Homepage: http://bsflite.sourceforge.net/ Version : 0.82 License : BSD BSFlite is a rather small and "minimalistic" client for AOL's Instant Messenger service. CYGWIN INSTALLATION INFORMATION =

[ANNOUNCEMENT] Updated: keychain-2.6.8-1

2006-11-09 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === keychain - An OpenSSH key manager Homepage: http://www.gentoo.org/proj/en/keychain/ Version : 2.6.8 License : GPL Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When run, it will make sure ssh-agent is running; if not, it will star

Compiling with gcc + UNICODE

2006-11-24 Thread German C. Basisty
Hi! I use to develop in C or C++ for both Windows and Linux platforms. My native language is spanish, so my strings usually incluyes "ñ", "á", etc. Ander Linux there is no problem with that, but under Windows (compiling with cygwin) spanish characters like ó are replaced wi

[ANNOUNCEMENT] Updated: bsflite-0.82-2

2007-03-23 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === BSFlite - A minimalist console AIM client Homepage: http://bsflite.sourceforge.net/ Version : 0.82 License : BSD BSFlite is a rather small and "minimalistic" client for AOL's Instant Messenger service. NOTE: New package built with cygport, no new upstream

[ANNOUNCEMENT] Updated: naim-0.11.8.2.1-2

2007-05-01 Thread Jonathan C. Allen
Note: Package change, no upstream changes. PACKAGE DESCRIPTION === naim - A console AIM, ICQ, IRC, and Lily client Homepage: http://naim.n.ml.org/ Version : 0.11.8.2.1 License : GPL naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay C

Re: Decimal float and the Cygwin build of GFortran.

2007-07-05 Thread Timothy C Prince
-Original Message- A few months ago this did not happen (same building procedure). ___ You posted this several places, and they're still arriving. Apparently, nothing has changed, except they've added this warning that the maintainers of this librar

[ANNOUNCEMENT] Updated: ncftp-3.2.1-1

2007-08-11 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === ncftp - An improved FTP client Homepage: http://www.ncftp.com/ Version : 3.2.1 License : Clarified Artistic License Ncftp is an improved FTP client. Ncftp's improvements include support for command line editing, command histories, recursive gets, automa

[ANNOUNCEMENT] Updated: tnef-1.4.3-1

2007-08-13 Thread Jonathan C. Allen
PACKAGE DESCRIPTION === tnef - Unpacks MS-TNEF email attachments Homepage: http://tnef.sourceforge.net/ Version : 1.4.3 License : GPL TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been

Problem in compiling the insight.

2007-10-31 Thread Ramesh C Satyavaram
Hi , I am new to cygwin. I am facing problem in compiling the Insight6.6. I am getting libtermcap library not found error. I installed the latest ncurse and ncurse-demo. But still I am getting the problem I searched the mailing list but I did not found the answer for this. Could any one answer t

Problem in compiling the insight.

2007-10-31 Thread Ramesh C Satyavaram
Hi , I am new to cygwin. I am facing problem in compiling the Insight6.6. I am getting libtermcap library not found error. I installed the latest ncurse and ncurse-demo. But still I am getting the problem I searched the mailing list but I did not found the answer for this. Could any one answer

RE: Problem in compiling the insight.

2007-10-31 Thread Ramesh C Satyavaram
Hi, Thanks for your mail. I am getting the following problem while compiling the insight6.6. Undefined reference to "_bfd_arm_arch" Could you please help me in this? Thank You, S.Ramesh Chandra. > Hi , > I am new to cygwin. > I am facing problem in compiling the Insight6.6. > I am getting li

Problem in compiling the insight.

2007-10-31 Thread Ramesh C Satyavaram
Hi, Thanks for your mail. I am getting the following problem while compiling the insight6.6. Undefined reference to "_bfd_arm_arch" Could you please help me in this? Thank You, S.Ramesh Chandra. > Hi , > I am new to cygwin. > I am facing problem in compiling the Insight6.6. > I am getting l

transfering cygwin configuration from win XP to win 7

2013-10-07 Thread J.-C. Mignot
Hi ! I have a cygwin working fine on windows XP. I'm moving to windows 7. Is there a way to copy the configuration of the cygwin that works well to windows 7 without using the wysiwyg setup.exe ? I mean something like a single configuration file ? Thanks in advance. JC -- Problem reports:

System reboot (udfs.sys), cygwin 1.7

2008-12-30 Thread Gregory C. Sharp
DVD+R media, Japanese locale (CP932). Any ideas what is going on? -- Gregory C. Sharp Dept. of Radiation Oncology Massachusetts General Hospital gcsh...@partners.org / 617-724-3866 http://gray.mgh.harvard.edu The information in this e-mail is intended only for the person to whom it is addresse

Problem with apache2 and subversion (mod_dav_svn / mod_authz_svn)

2009-08-11 Thread Jeffrey C. Jacobs
I've been trying to set up an apache2 server using the corresponding CYGWIN packages for the past few months on and off and recently I'm back on this complicated project. So, when I tried to start up my configuration, the one that was working about 2 months ago, the server failed to start and I go

Problem with Apache2 and mod_dav_svn / mod_authz_svn again

2009-08-18 Thread Jeffrey C. Jacobs
So, to follow-up on this issue, I have eliminated all known BLODAs and am still seeing the same basic error, though now, with Symantec Endpoint Protection TOTALLY removed from my system, I see the following error when I try to start /usr/sbin/httpd2 with the 2 svn modules loaded: 5 [main

Trying to make a proper CYGWIN build for Apache 2.2.13

2009-08-28 Thread Jeffrey C. Jacobs
I've hacked the Apache 2.2.6 source to make it match Apache 2.2.13, updated the patch file and am trying now to build using the template of the 2.2.6 patch. When I build Apache using the updated apache2-2.2.13-1.sh script, I can get through most phases of the build but when I get to the the fi

Quantum LTO 4 tape drive and Cygwin 1.7?

2009-10-20 Thread Jeffrey C. Smith
Sequential SCSI\RAW Is there any way to access this device using tar from cygwin? Can I specify Windows device paths with 1.7? If so, how would I identify the path to the device? Any help would be most appreciated. Thanks, Jeff -- Jeffrey C. Smith

Re: Quantum LTO 4 tape drive and Cygwin 1.7?

2009-10-21 Thread Jeffrey C. Smith
Corinna, Thanks for your reply. My responses below... Corinna Vinschen wrote: On Oct 20 15:24, Jeffrey C. Smith wrote: I'm trying to use tar from Cygwin 1.7 Beta on a Win 2008 R2 machine to backup some files to a Quantum LTO 4 SAS tape drive. I've tried all the usual POSIX paths

Re: Quantum LTO 4 tape drive and Cygwin 1.7?

2009-10-22 Thread Jeffrey C. Smith
Corinna Vinschen wrote: On Oct 21 17:51, Corinna Vinschen wrote: On Oct 21 10:19, Jeffrey C. Smith wrote: Also, this is Windows 2008 R2. I'm told that 2008 R2 and Win 7 share the same code base. Is 2008 R2 an officially supported platform for 1.7? It's supposed to be, though ri

bash: 3.2.25-17 Windows 2000 Runaway Bash process

2008-04-18 Thread Sliva, Gregory C.
Using SSH to connect to Windows 2000 server. After opening bash sessions and closing out, bash.exe still remains on the Windows Task Manager as a running process. After sometime, many bash.exe processes show as running in the Task manager and eventually it restricts any more SSH connections to this

Windows ACLs, Inheritance bit

2008-07-11 Thread Sliva, Gregory C.
When executing "mkdir test" within bash, the new directory called "test" gets created on the windows server, but the permissions are different then that of its parent folder. Is there a setting or flag that can be set so that when executing a mkdir in bash it treats it like mkdir in dos? Just looki

How to "bisect" Cygwin?

2012-05-31 Thread Ryan C. Underwood
the Cygwin DLLs themselves, that would probably get me to the bottom of it. -- Ryan C. Underwood, signature.asc Description: Digital signature

Re: How to "bisect" Cygwin?

2012-05-31 Thread Ryan C. Underwood
es of that "era". Thanks, -- Ryan C. Underwood, signature.asc Description: Digital signature

Re: How to "bisect" Cygwin?

2012-06-01 Thread Ryan C. Underwood
7;m doing wrong, having not used this service before. I tried a handful of other URLs with the same results. Has anyone else used this recently? -- Ryan C. Underwood, signature.asc Description: Digital signature

Re: How to "bisect" Cygwin?

2012-06-01 Thread Ryan C. Underwood
ate" screamed "obsolete info" to me at first, but this does indeed work so far. -- Ryan C. Underwood, signature.asc Description: Digital signature

Re: How to "bisect" Cygwin?

2012-06-01 Thread Ryan C. Underwood
On Thu, May 31, 2012 at 04:01:43PM -0500, Ryan C. Underwood wrote: > > How can I "bisect" Cygwin i.e. by setting a certain date at which to > install packages that were current as of that date, and checking if > problem remains, so as to track down the date a problem/di

Re: How to "bisect" Cygwin?

2012-06-01 Thread Ryan C. Underwood
even more important note, you never mentioned in this thread > which problem you actually have: http://cygwin.com/problems.html It's a long story and I think it is better for everyone if I find the offending change first, then decide if the problem is Cygwin or my own code :-)

Re: How to "bisect" Cygwin?

2012-06-01 Thread Ryan C. Underwood
s the problem, so I guess that at least tells me that my problem came in somewhere between 1.7.9 and the end of 2011. Are there older snapshots archived? > If you can press a long story into a short testcase in plain C with the > bare minimum of code to reproduce the behaviour, it would be

Re: How to "bisect" Cygwin?

2012-06-01 Thread Ryan C. Underwood
t Cygwin is considered to be proper in that respect. I also wanted to ensure that a bug had not crept in to Cygwin that would hammer other people with legacy code. Thanks, -- Ryan C. Underwood, signature.asc Description: Digital signature

Re: sem_wait frequently returning with EINTR [Was: Re: How to "bisect" Cygwin?]

2012-06-01 Thread Ryan C. Underwood
r (to achieve 8 Hz, 20 Hz, etc). This code was ported from an old embedded system and each thread used to be an individual timer interrupt handler. A Linux port was done (against NPTL rather than LinuxThreads thankfully) and now I am porting the Linux port to Cygwin to reflect changing circumst

Solution found for SSHD problem posted on 6/27/2012

2012-06-28 Thread Gregg C Levine
server properly started. It worked. It turned out that one of the messages in that thread contained the exact nature of the problem and the information the user (then) found, and reported. It turned out to be the same as mine including the build number of this release of Windows Seven. Gregg C

Re: Help: mount xfs SD card

2010-07-22 Thread Lo�c Tron
t; Corinna > OK, thank you for the feedback. I don't know any xfs driver for window, so I will continue to use Linux in Qemu. Thanks again Loïc -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cy

Re: Help: mount xfs SD card

2010-07-22 Thread Lo�c Tron
Corinna Vinschen wrote in news:20100722130831.gg8...@calimero.vinschen.de: > On Jul 22 12:40, Lo�c Tron wrote: >> Corinna Vinschen wrote > > > > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > > >> > On Jul 22 11:39, L Tron wrote: >> &

trying to get the process id for a spawned process to wait for it

2011-05-17 Thread C . Woody Butler
Hi - I'm trying to launch a set number of threads, wait for them to finish, launch another set of threads, wait and repeat until there's no more input. so - I've got this (this is in the middle of a loop reading a file): Jobs=$Jobs + 1 /tibcoresources/appmanage.exe <> & PID=$! echo $PID is

Re: trying to get the process id for a spawned process to wait for it

2011-05-18 Thread C . Woody Butler
Ryan Johnson ece.cmu.edu> writes: > > What shell are you using? In bash, at least, the above won't work -- you > want Jobs=((Jobs+1)) > > Just to be sure, you've confirmed that the problem arises because the > if-then body runs with an empty $PID? Do the two echo commands fire? > > Ryan > >

One more "Cygwin 1.7 setup on Win7 fails with "Unable to extract /etc/..."

2011-12-07 Thread Helio C. Bortolon
trial). What else could I tell about this to help someone to help me? I apologize if this message is not full of information, but the error messages are all I have. I tried to attach the PNGs of the error windows, but the system blocked me. __ Hélio C. Bortolo

Unable to install Cygwin on Windows XP: the actual messages.

2011-12-08 Thread Helio C. Bortolon
quot;" The directory ...CXZH... is my home the Windows XP, and I do have write access to it. I believe this is a problem with '\' and '/', but I am not sure and have no idea about how to solve it. Any ideas? Thank you very much in advance.

A recurrente error: python2.6 2624 D:\Notes\CXZH\Cygwin\bin\python2.6.exe: *** fatal error - unable to remap ...

2011-12-28 Thread Helio C. Bortolon
rk() OSError: [Errno 11] Resource temporarily unavailable """ All the refered libraries are in place, with usual permissions. Has anyone of you ever run run into something like this? I thank you very much in advance for any hint. __ Hélio C. Bort

<    1   2   3   4   5   6   7   >