Re: Pending Packages List, 2003-12-19

2003-12-20 Thread Dr. Volker Zell
Daniel == Daniel Reed writes: Daniel Package: ccrypt 1.6-1 [2003-12-14] Daniel Description: A utility for encrypting and decrypting files and streams DanielProposer: Andreas Seidl DanielProposal: http://cygwin.com/ml/cygwin-apps/2003-12/msg00207.html Daniel

Re: Pending Packages List, 2003-12-19

2003-12-20 Thread Dean Scarff
Daniel Reed wrote: This is the list of pending packages as of Friday, December 19, 2003. Package: gtypist 2.7-1 [2003-12-09] Description: GNU Typist Proposer: Yaakov Selkowitz Proposal: http://cygwin.com/ml/cygwin-apps/2003-12/msg00127.html Release directory (for use with

RE: Updated xerces-c 2.4.0-1

2003-12-20 Thread Daniel Reed
On 2003-12-17T09:18-0800, Abe Backus wrote: ) The files uploaded appear to have the version 2.4.0-4 in them, when it ) should be 2.4.0-1 That's my mistake; I fixed the XSL, so it shouldn't happen again, but I am not sure whether to rename 2.4.0-4 to 2.4.0-1 or just leave it. For setup-gurus:

Re: Updated xerces-c 2.4.0-1

2003-12-20 Thread Dean Scarff
Daniel Reed wrote: On 2003-12-17T09:18-0800, Abe Backus wrote: ) The files uploaded appear to have the version 2.4.0-4 in them, when it ) should be 2.4.0-1 That's my mistake; I fixed the XSL, so it shouldn't happen again, but I am not sure whether to rename 2.4.0-4 to 2.4.0-1 or just leave it. For

Re: rdesktop installation comment

2003-12-20 Thread Igor Pechtchanski
On Sat, 20 Dec 2003, electa wrote: i have found it at: http://www.tierra.dyndns.org:81/cygwin/rdesktop/ i'm trying rdesktop-1.3.0-1.tar.bz2 first, a comment on the istruction at http://www.tierra.dyndns.org:81/cygwin the suggested command is wrong, the right is: tar -jxv -C / -f [file]

Heads-up: Packaging clash, CGF please note

2003-12-20 Thread Igor Pechtchanski
Hi, I've just discovered (using cygcheck -cv) that the following files were missing from my system: /usr/bin/c++filt.exe /usr/lib/libiberty.a /usr/include/pty.h /usr/lib/libtermcap.a After some investigation, it turns out that this was because these files were present in more than one package,

rdesktop installation comment

2003-12-20 Thread electa
i have found it at: http://www.tierra.dyndns.org:81/cygwin/rdesktop/ i'm trying rdesktop-1.3.0-1.tar.bz2 first, a comment on the istruction at http://www.tierra.dyndns.org:81/cygwin the suggested command is wrong, the right is: tar -jxv -C / -f [file] then, the installation don't add the man

Re: rdesktop installation comment

2003-12-20 Thread Igor Pechtchanski
On Sat, 20 Dec 2003, electa wrote: i have found it at: http://www.tierra.dyndns.org:81/cygwin/rdesktop/ i'm trying rdesktop-1.3.0-1.tar.bz2 first, a comment on the istruction at http://www.tierra.dyndns.org:81/cygwin the suggested command is wrong, the right is: tar -jxv -C / -f [file]

Tool to decrease a size of jpg file

2003-12-20 Thread Alex Vinokur
Does Cygwin contain any tool which enables to decrease a size of jpg file? -- = Alex Vinokur mailto:[EMAIL PROTECTED] http://mathforum.org/library/view/10978.html news://news.gmane.org/gmane.comp.lang.c++.perfometer

How to set breakpoints before mainCRTStartup?

2003-12-20 Thread Dalibor Topic
Dalibor Topic wrote: Hi all, in my attempts to fix an ugly bug in kaffe on Cygwin, the bug I'm trying to squish turned out to be triggered by something that happens *before* main is called. The opcode at the start of the function in question is apparently modified before the program actually

Cron problem after using hibernate

2003-12-20 Thread David Bath
I have been running cron for over a year now without any problems until recently. Typically I leave my PC running XP on all day and then hibernate it very late in the evening, turning it back on each morning. Cron would run without fail executing as expected until sometime after 11/21. Around

Re: Tool to decrease a size of jpg file

2003-12-20 Thread Igor Pechtchanski
On Sat, 20 Dec 2003, Alex Vinokur wrote: Does Cygwin contain any tool which enables to decrease a size of jpg file? -- Alex Vinokur 'gzip'. ;-) Seriously, though, you might find something in the libjpeg package or the newly-proposed GraphicsMagick package[*]. Igor [*]

Re: Tool to decrease a size of jpg file

2003-12-20 Thread Rafael Kitover
You should be able to compile imagemagick without much problem, get the unix source from: http://www.imagemagick.org/www/archives.html? You could also just install the windows binaries and put them in your Cygwin PATH. -- Rafael -- Unsubscribe info:

Java hello world link error

2003-12-20 Thread mauro zallocco
Folks, I installed gcc-java on Windows XP, and am attempting to compile: class Test { public static void main(String argv[]) { System.out.println(Hello World); } } with the following command: g++ Test.java This produces a gazillion link errors, a sample follows:

Here's a revised SSMTP

2003-12-20 Thread Jeff
Looks like SSMTP has been getting some attention lately. It's definitely the thing to use, when you don't want a full-blown MTA. I've done some significant rewriting, so I'm attaching a tar.bz2 because it's actually smaller than a patch would be. Here're some of the changes I've made: If your