AW: cygwin 1.5.12-1, g++ 3.3.3 and DB2 UDB DLLs

2004-12-21 Thread Lange Torsten
...a great hint, I've tried to link against the original DLLs located in the DB2 binary directory and it worked! My link command now looks like this: g++ -obuild/cpp/compiledir/debug/Test.exe build/cpp/compiledir/debug/Test.o -Le:/Programme/SQLLIB/bin -ldb2app -ldb2abind -ldb2g11n -ldb2inst

[ANNOUNCEMENT] New package: coreutils-5.2.1-2

2004-12-21 Thread Corinna Vinschen
I have uploaded coreutils-5.2.1-2. This package superseeds the packages fileutils, sh-utils and textutils. The files from these packages should get uninstalled automatically when you start setup the next time and coreutils should be installed instead. This Cygwin release differs from the vanilla

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

2004-12-21 Thread Reini Urban
Corinna Vinschen schrieb: I have uploaded coreutils-5.2.1-2. This package superseeds the packages fileutils, sh-utils and textutils. The files from these packages should get uninstalled automatically when you start setup the next time and coreutils should be installed instead. This Cygwin release d

Re: c++ code executes very slowly - sjlj EH to blame?

2004-12-21 Thread Bill Priest
>Thanks Danny for helping me build gcc/g++ with dwarf2 >EH. Performance of my app is now on par with linux - >where before it was about 3x slower (not 6x as I >previously reported... sorry for the confusion). Any chance you could provide patches to the standard cygwin build scripts or gcc source

problem

2004-12-21 Thread Duch
hi i had installed cygwin long time ago...it has around 3gb on my disk :// i installed it only on my user account. it was working, great...i had user [EMAIL PROTECTED] i deleted this user a make newbut when i run cygwin in that user, there was just: bash.exe: warning: could not find /tmp, ple

[Patch] crontab

2004-12-21 Thread Pierre A. Humblet
The attached patch makes cron more friendly to Windows2003 users who run it under a privileged user different from SYSTEM. The main difference is that crontab now places the /var/cron/tabs files in the Administrators (instead of System) group. This is not expected to have an impact on existing ins

Re: problem

2004-12-21 Thread Rob S.i.k.l.o.s
- Original Message - From: "Duch" <> To: <> Sent: Tuesday, December 21, 2004 7:30 AM Subject: problem hi i had installed cygwin long time ago...it has around 3gb on my disk :// i installed it only on my user account. it was working, great...i had user [EMAIL PROTECTED] i deleted this us

Re: problem

2004-12-21 Thread Igor Pechtchanski
On Tue, 21 Dec 2004, Duch wrote: > hi > i had installed cygwin long time ago...it has around 3gb on my disk :// > i installed it only on my user account. it was working, great...i had user > [EMAIL PROTECTED] > i deleted this user a make newbut when i run cygwin in that user, there > was just:

Re: Tetex-2.0.2-13: texdoc bug/suggestion

2004-12-21 Thread Igor Pechtchanski
On Mon, 20 Dec 2004, Jan Nieuwenhuizen wrote: > Igor Pechtchanski writes: > > > I've attempted to run "texdoc color", and got a netscape page with > > 'Your search "-remote > > openURL(/usr/share/texmf/doc/help/Catalogue/entries/color.html)" > > returned no results.'. A better way of looking at a

Re: More floppy drive accesses information

2004-12-21 Thread Christopher Faylor
On Tue, Dec 21, 2004 at 04:02:41PM +0900, Kazuyuki Hagiwara wrote: >Hi, I also experiencing the floppy access problem. > >I found a code change which may cause the floppy access. This has already been mentioned and, as you can see, the change is more than a year old. cgf >==

[ANNOUNCEMENT] Updated: file-4.12-1

2004-12-21 Thread Corinna Vinschen
I've updated the version of file to 4.12-1. This version is an update to the official version 4.12, mainly a bug fix release. The Cygwin sources are re-libtoolized and autoreconf'd to allow building libmagic.a as DLL and linking file.exe dynamically against it. To update your installation, clic

RE: How change libtool rule of naming dlls from "cygFOO-version.dll" to "FOO.dll"?

2004-12-21 Thread Larry Hall
At 02:03 AM 12/21/2004, you wrote: > What is the effect of using >$ ln cygsurfit-1.dll libsurfit.dll >to create a link rather than simply rename? > Chaos. Windows does not support loading of DLLs through links. -- Larry Hall http://www.rfk.com RFK Partners, Inc

Re: Can You Help Me

2004-12-21 Thread Larry Hall
At 02:43 AM 12/21/2004, you wrote: >I'm looking for the VP/Director of Customer Care and/or Data Services. >Can you let me know who this is and how I would >contact them. > >Thank you in advance, > >Helen Helen, This is a volunteer support list for Cygwin. Cygwin is an open source Linux-like

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

2004-12-21 Thread Larry Hall
At 06:14 AM 12/21/2004, you wrote: >I have uploaded coreutils-5.2.1-2. > >This package superseeds the packages fileutils, sh-utils and textutils. >The files from these packages should get uninstalled automatically when >you start setup the next time and coreutils should be installed instead. Bravo

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

2004-12-21 Thread Christopher Faylor
On Tue, Dec 21, 2004 at 10:38:49AM -0500, Larry Hall wrote: >At 06:14 AM 12/21/2004, you wrote: >>I have uploaded coreutils-5.2.1-2. >> >>This package superseeds the packages fileutils, sh-utils and textutils. >>The files from these packages should get uninstalled automatically when >>you start set

Re: Tetex-2.0.2-13: texdoc bug/suggestion

2004-12-21 Thread Jan Nieuwenhuizen
Igor Pechtchanski writes: > AFAIK, there's no "see" under Cygwin. It would probably be best to use > cygstart in any case. FWIW, the same goes for both _pdf and _ps. Ok. > BTW, why not patch texdoc? Because that's not the right fix? There's no platform specific code in texdoc, so upstream wo

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

2004-12-21 Thread Corinna Vinschen
On Dec 21 10:56, Christopher Faylor wrote: > >At 06:14 AM 12/21/2004, you wrote: > >>I have uploaded coreutils-5.2.1-2. > > Can we get a couple of gold stars to ease my guilt? I know that Corinna > will be thrilled with this meaningless gesture. Wow, cool! I was not happy with my christmas deco

Re: [Patch] crontab

2004-12-21 Thread Corinna Vinschen
On Dec 21 09:07, Pierre A. Humblet wrote: > The attached patch makes cron more friendly to Windows2003 > users who run it under a privileged user different from SYSTEM. > [...] Thanks, Pierre! I'm going to create a new cron package in a minute. Corinna -- Corinna Vinschen Plea

[ANNOUNCEMENT] Updated: cron-3.0.1-15

2004-12-21 Thread Corinna Vinschen
I have updated the version of cron on cygwin.com to 3.0.1-15. Thanks to Pierre Humblet for the following patch: Crontab now changes group membership of the crontab files to be ADMINISTRATORS, to allow access from any privileged process. Modify cron_diagnose to: - check the new crontab fil

Re: Piping output from sqlplus

2004-12-21 Thread Chuck
Christopher Faylor wrote: On Mon, Dec 20, 2004 at 10:02:22AM -0500, Chuck wrote: Bakken, Luke wrote: I need a korn shell that will handle the windows-like path names (pdksh), and where "read" executes in the same shell that called it (ksh '93). Keep wishing. There are other ways of doing what you

Re: Tetex-2.0.2-13: texdoc bug/suggestion

2004-12-21 Thread Igor Pechtchanski
On Tue, 21 Dec 2004, Jan Nieuwenhuizen wrote: > Igor Pechtchanski writes: > > > AFAIK, there's no "see" under Cygwin. It would probably be best to use > > cygstart in any case. FWIW, the same goes for both _pdf and _ps. > > Ok. > > > BTW, why not patch texdoc? > > Because that's not the right fi

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

2004-12-21 Thread Igor Pechtchanski
On Tue, 21 Dec 2004, Christopher Faylor wrote: > On Tue, Dec 21, 2004 at 10:38:49AM -0500, Larry Hall wrote: > >At 06:14 AM 12/21/2004, you wrote: > >>I have uploaded coreutils-5.2.1-2. > >> > >>This package superseeds the packages fileutils, sh-utils and textutils. > >>The files from these packag

Re: problem

2004-12-21 Thread Larry Hall
At 09:17 AM 12/21/2004, you wrote: >- Original Message - From: "Duch" <> >To: <> >Sent: Tuesday, December 21, 2004 7:30 AM >Subject: problem > > >>hi >>i had installed cygwin long time ago...it has around 3gb on my disk :// >>i installed it only on my user account. it was working, great...i

Address invalid

2004-12-21 Thread mailsecurity
The recipient [EMAIL PROTECTED] address is unknown or no longer active. Contact [EMAIL PROTECTED] if you need assistance contacting an employee of Surdex Corp. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

can a postinstall script be other than shell?

2004-12-21 Thread george young
Can a postinstall script be other than a shell script? I gather that setup looks for *.sh, but if I name a file /etc/postinstall/foobar.sh, and it contains: #!/bin/python ...some python code... will it work? Or do I have to have a skeleton shell script that calls my python script? -- Geor

Re: can a postinstall script be other than shell?

2004-12-21 Thread Igor Pechtchanski
On Tue, 21 Dec 2004, george young wrote: > Can a postinstall script be other than a shell script? > > I gather that setup looks for *.sh, but if I name a file > /etc/postinstall/foobar.sh, and it contains: > > #!/bin/python > ...some python code... > > will it work? Or do I have to have a ske

gnome-vfs problems with XP SP2

2004-12-21 Thread Walter Landry
Greetings, I have just installed cygwin yesterday, and I am having problems getting gnome-vfs to work. It always hangs in the postinstall. Looking at the script it is trying to execute (/etc/postinstall/gnome-vfs2.sh.done), it is trying to run gconftool-2. If I run that script manually, it also

RE: How change libtool rule of naming dlls from "cygFOO-version.dll" to "FOO.dll"?

2004-12-21 Thread Mike Kenny - BCX - Professional Services JHB
> -Original Message- > From: Larry Hall [mailto:[EMAIL PROTECTED] > > Chaos. > > Windows does not support loading of DLLs through links. Thanks Larry, another validation of my distrust of windoze :-) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

YA in a series: snapshot what a happy sound

2004-12-21 Thread Christopher Faylor
http://cygwin.com/snapshots/ The latest snapshot has the path-handling changes I had mentioned previously. This change should allow trailing dots to work correctly in managed mode. Thanks to Pierre Humblet for providing the idea and some of the code for this, although if there are path-handling