Re: Cygwin-Perl upgrade and modules

2004-08-24 Thread Yitzchak Scott-Thoennes
On Tue, Aug 24, 2004 at 08:38:09PM -0400, Gary Nielson wrote: > The other day, I decided to finally update all my cygwin packages with > setup.exe -- including perl. Went from 5.8.0 to 5.8.5 and now realize that > the path to all the modules I installed is under the older version at > /usr/lib/perl

Re: Postgres 7.4.3-1, plperl and perl-5.8.2 - server crashes

2004-08-24 Thread Kumar Pandey
Bummer, plperl was installed and I was able to create perl functions. However while executing the fucntion from SQL , database server crashes. Oh well I guess I'll have to wait for the new build of 7.4.5 in cygwin. Kumar --- Kumar Pandey <[EMAIL PROTECTED]> wrote: > Thanks Gerrit. > tar for some

Re: Postgres 7.4.3-1, plperl and perl-5.8.2 - working!

2004-08-24 Thread Kumar Pandey
Thanks Gerrit. tar for some reason didn't completely copy the files to c:\cygwin\bin. I extracted it in a temp directory and copied it over and creatlang plperl worked. Kumar --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > Kumar schrieb: > > You must use Cygwin tools to extract, Unzipping

Re: Crypting

2004-08-24 Thread Andrew DeFaria
Brian Dessent wrote: Andrew DeFaria wrote: Nope. Add either "-e" or "-d". "enc" stays the same. Ok, Ok. So how did you figure that out?!? man 1 enc (It is referenced in the SEE ALSO section of 'man openssl'.) Indeed it was! Along with a bunch of others which seemed to me to deal more with encrypti

Re: Cygwin-Perl upgrade and modules

2004-08-24 Thread Larry Hall
At 08:38 PM 8/24/2004, you wrote: >The other day, I decided to finally update all my cygwin packages with >setup.exe -- including perl. Went from 5.8.0 to 5.8.5 and now realize that >the path to all the modules I installed is under the older version at >/usr/lib/perl5/site_perl/5.8.0 instead of /u

Re: gobject-2.0 NOT FOUND!!

2004-08-24 Thread Larry Hall
At 05:31 PM 8/24/2004, you wrote: >Thank you Larry for your help! >I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config >gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have >to do now? Ever read the back of a shampoo bottle? You k

Re: environment variable name converted to upper case

2004-08-24 Thread Shankar Unni
Larry Hall wrote: I'm not sure what you mean by 'Posix shells'. Shells that come with the Cygwin environment don't expect uppercase. Windows (and DOS) do, really. OK, I was a little imprecise. What I was trying to say was that NT *shells* preserves case in environment variables, but is case-inse

Cygwin-Perl upgrade and modules

2004-08-24 Thread Gary Nielson
The other day, I decided to finally update all my cygwin packages with setup.exe -- including perl. Went from 5.8.0 to 5.8.5 and now realize that the path to all the modules I installed is under the older version at /usr/lib/perl5/site_perl/5.8.0 instead of /usr/lib/perl5/site_perl/5.8.5. I've alw

Re: Crypting

2004-08-24 Thread Brian Dessent
Andrew DeFaria wrote: > > Nope. Add either "-e" or "-d". "enc" stays the same. > > Ok, Ok. So how did you figure that out?!? man 1 enc (It is referenced in the SEE ALSO section of 'man openssl'.) Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: ht

Re: Crypting

2004-08-24 Thread Andrew DeFaria
Dave Korn wrote: -Original Message- From: Dave Korn [mailto:[EMAIL PROTECTED] Sent: 24 August 2004 19:13 To: '[EMAIL PROTECTED]' Subject: RE: Crypting -Original Message- From: cygwin-owner On Behalf Of Andrew DeFaria Sent: 24 August 2004 19:12 Corinna Vinschen wrote: On Aug 24 09:1

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-24 Thread Hans Horn
Group, just updated to gcc341 and am getting a silly core dump in fortran core. I'm using the following compile flags: g77 -c -O6 -ffast-math -malign-double -funsafe-math-optimizations -fno-trapping-math -fexpensive-optimizations -finline-functions -finline-limit=10 -fstrength-reduce -fg

[ANNOUNCEMENT] New Package: ccrypt-1.7.1-1: A utility for encrypting and decrypting files

2004-08-24 Thread Andreas Seidl
The package "ccrypt" is now available with the Cygwin distribution. Canonical homepage: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/ Canonical download: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ DESCRIPTION: ccrypt is a utility for encrypting and decryptin

[ANNOUNCEMENT] Updated: TeXmacs-1.0.4-3: A scientific wysiwyg Editor and Interface for Computer Algebra Systems

2004-08-24 Thread Andreas Seidl
TeXmacs has been updated to the new stable version 1.0.4. Canonical homepage: http://texmacs.org NEWS Cygwin specific: - PDF exports works now - please avoid spaces in your username - if you decide to install the unofficial netpbm package, which installs to /usr/local/bin/netpbm, then make s

Re: 1.5.10: msgsnd between threads hangs, between processes ok..

2004-08-24 Thread Corinna Vinschen
On Aug 23 14:24, Don Post wrote: > I have encountered a problem which I hope someone has seen and has a > work around for. While I was porting some code that is based on POSIX > threads and SYSV message queues I found that if the receiver (i.e. > caller to msgrcv) of the message queue is a child or

Re: gobject-2.0 NOT FOUND!!

2004-08-24 Thread Maya
Thank you Larry for your help! I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have to do now? Thanks in advance Larry Hall <[EMAIL PROTECTED]> wrote: >At 08:02 PM 8/23/2004, you

Attn: gtk2-x11 maintainer - postinstall patch

2004-08-24 Thread Robb, Sam
When doing a full installation of Cygiwn on a clean machine, setup.exe runs into an error when running the postinstall script for gtk2-x11 as documented in the mail message: http://www.cygwin.com/ml/cygwin/2004-07/msg01125.html Note that when this error message occurs, X has been installed, but

Re: sed and dos format

2004-08-24 Thread Brian Dessent
Hannu E K Nevalainen wrote: > james pentland also wrote: > > this makes sed unusable or undesirable for a large > > number of files i might want to edit. > > I don't take this as an implication of 'bulk' edits. So your "many files" > falls on this. Also; using sed implies automatic changes. My r

RE: FW: comport problem

2004-08-24 Thread Terry Dabbs
Brian, You are correct. I used gcc-2 because that is what downloaded by default. Previously, I just used "com2", and it was acceptable, and worked fine. I read the code in the some of the other emails in the forum and noted that it was in the form "/dev/com2". I changed to format, and it now w

RE: OLOCA

2004-08-24 Thread Igor Pechtchanski
On Tue, 24 Aug 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Thuy-Linh Chu > > Sent: 23 August 2004 22:46 > > To: 'cygwin' > > Subject: OLOCA > > > > > > I would like to suggest a couple more: > > > > PLMKIYHAQ - Please Let Me Know If You Have Any Que

Re: FW: comport problem

2004-08-24 Thread Brian Ford
On Mon, 23 Aug 2004, Terry Dabbs wrote: > I've used a version of cygwin from June of 2003. I've loaded a new > version, and apparently gcc is now gcc-2. No, gcc-2 was a package of the old gcc-2.95.x compiler. It was pulled from the distribution because of bugs. gcc is currently version 3.3.3.

[OT] Re: MinGW-CE anyone?

2004-08-24 Thread Brian Ford
On Wed, 25 Aug 2004, Enzo Michelangeli wrote: > The main problem for my application is that such DLL (newlib) is GPL'd, > automatically GPL'ing any program linked to it. That's not entirely accurate. From the newlib README: The newlib and libgloss subdirectories are a collection of software fro

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Jason Tishler
Reini, On Tue, Aug 24, 2004 at 08:34:28PM +0200, Reini Urban wrote: > Jason Tishler schrieb: > >On Tue, Aug 24, 2004 at 04:11:55PM +0200, Reini Urban wrote: > >>Can you write a short paragraph about the supported charsets also > >>then, please? Previous versions only supported LATIN1, and I haven'

RE: g++ Debugger for Win32?

2004-08-24 Thread Brian Ford
On Tue, 24 Aug 2004, Dave Korn wrote: > So to get back on-topic, I'd suggest that Dave tries compiling a more > up-to-date gdb/insight version and sees if it works any better with his > G++-compiled objects than the OOTB cygwin version. The cygwin version says > "GNU gdb 2003-09-20-cvs (cygwin-

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-24 Thread Brian Ford
On Tue, 24 Aug 2004, Gerrit P. Haase wrote: > I've made a release candidate of gcc 3.4 available for download. > > NEWS > > Too many changes to list here in detaili. Please see the official docs > at http://gcc.gnu.org/gcc-3.4 and > http://gcc.gnu.org/gcc-3.4/changes.html Should I assume th

RE: sed and dos format

2004-08-24 Thread Hannu E K Nevalainen
Brian Dessent wrote: > Hannu E K Nevalainen wrote: > >> You wrote: >>> james pentland wrote: >>> sed has the unfortunate property that it reduces dos format line endings to unix format line endings. >>> >>> Use a text mode mount. >> >> Using a sledgahammer for a nail? >> Better to use un

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Reini Urban
Jason Tishler schrieb: Reini, On Tue, Aug 24, 2004 at 04:11:55PM +0200, Reini Urban wrote: Jason Tishler schrieb: On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote: I don't know if postgres for Cygwin will be maintained in future, I'm still maintaining Cygwin PostgreSQL... Can you w

RE: Crypting

2004-08-24 Thread Dave Korn
> -Original Message- > From: Dave Korn [mailto:[EMAIL PROTECTED] > Sent: 24 August 2004 19:13 > To: '[EMAIL PROTECTED]' > Subject: RE: Crypting > > > -Original Message- > > From: cygwin-owner On Behalf Of Andrew DeFaria > > Sent: 24 August 2004 19:12 > > > Corinna Vinschen wrote:

RE: Crypting

2004-08-24 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Andrew DeFaria > Sent: 24 August 2004 19:12 > Corinna Vinschen wrote: > > > On Aug 24 09:11, Andrew DeFaria wrote: > >> Sans crypt(1), how can one encrypt a file...? > > > > > > E.g. `openssl enc -des -in filename -out filename.out >

Re: Crypting

2004-08-24 Thread Andrew DeFaria
Corinna Vinschen wrote: On Aug 24 09:11, Andrew DeFaria wrote: Max Bowsher wrote: You can't. /usr/share/doc/Cygwin/crypt.README Sorry, didn't think there was a readme for just little 'ole crypt. I should have looked. Anyways, this is strange because I recall using crypt in this fashion before - on

Re: Release candidate: gcc-3.4.1-1

2004-08-24 Thread Gerrit P. Haase
Jim schrieb: > Tag Gerrit, > How is a "release candidate" different from an actual release? Will > it replace my 3.3.3 installation or will it co-exist? It will replace(remove) the existing installation when installed via setup.exe. The difference is that it is tagged as 'test' and you need to

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Gerrit P. Haase
Kumar schrieb: > I unzipped perl-5.8.2-1.tar.bz2 from > http://gatekeeper.research.compaq.com/pub/cygwin/release/perl/ > under c:\cygwin however the problem persists. > Here's the cygcheck stack > $ cygcheck /usr/lib/postgresql/plperl.dll > C:/cygwin/lib/postgresql/plperl.dll > C:\cygwin\bin\

Re: g++ Debugger for Win32?

2004-08-24 Thread da
Larry Hall cygwin.com> writes: > > > >In the mean-time, does anyone know if there are any special tricks to getting > >DDD to run? It sounds like I need to run X (startxwin.bat) and then I should > >simply be able to run ddd against my executable. Is that accurate? > > Yep. If you have pro

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Kumar Pandey
I unzipped perl-5.8.2-1.tar.bz2 from http://gatekeeper.research.compaq.com/pub/cygwin/release/perl/ under c:\cygwin however the problem persists. Here's the cygcheck stack $ cygcheck /usr/lib/postgresql/plperl.dll C:/cygwin/lib/postgresql/plperl.dll C:\cygwin\bin\postgres.exe C:\cygwin\bin

Re: g++ Debugger for Win32?

2004-08-24 Thread Larry Hall
At 11:59 AM 8/24/2004, you wrote: >Christopher Faylor cygwin.com> writes: >> >> I'm not aware of any cygwin-based intuitive, integrated IDEs that you have to >> $PAY$ for. And, if it isn't cygwin-based, it's not really on-topic here. >> >> > >Point taken. > >Somebody else quietly mentioned "

[ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-24 Thread Gerrit P. Haase
I've made a release candidate of gcc 3.4 available for download. NEWS Too many changes to list here in detaili. Please see the official docs at http://gcc.gnu.org/gcc-3.4 and http://gcc.gnu.org/gcc-3.4/changes.html Driver packages available for Cygwin: Ada gcc-ada / gcc-mingw-ada

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Jason Tishler
On Tue, Aug 24, 2004 at 05:20:46PM +0200, Gerrit P. Haase wrote: > Since perl-5.8.2 for Cygwin was released in 2003 the chances are good > that every user of Cygwin has it in the local repository, it isn't > offered by Setup, but old packages are not deleted automatically, have > you looked in your

Re: MinGW-CE anyone?

2004-08-24 Thread Enzo Michelangeli
- Original Message - From: "Christopher Faylor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 24, 2004 11:30 PM Subject: Re: MinGW-CE anyone? > On Tue, Aug 24, 2004 at 01:43:58PM +0800, Enzo Michelangeli wrote: > >Is there any package (gcc back-end) able to cross-compi

Re: Crypting

2004-08-24 Thread Corinna Vinschen
On Aug 24 09:11, Andrew DeFaria wrote: > Max Bowsher wrote: > >You can't. > > > >/usr/share/doc/Cygwin/crypt.README > > Sorry, didn't think there was a readme for just little 'ole crypt. I > should have looked. > > Anyways, this is strange because I recall using crypt in this fashion > before -

Re: Crypting

2004-08-24 Thread Andrew DeFaria
Max Bowsher wrote: Andrew DeFaria wrote: How exactly can you use crypt to encrypt a file? You can't. /usr/share/doc/Cygwin/crypt.README Sorry, didn't think there was a readme for just little 'ole crypt. I should have looked. Anyways, this is strange because I recall using crypt in this fashion b

RE: g++ Debugger for Win32?

2004-08-24 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher Faylor > Sent: 24 August 2004 16:32 > On Tue, Aug 24, 2004 at 01:18:31PM +, da wrote: > >Does anyone know of a good g++ debugger for Win32? I've > tried using Eclipse > >and CDT but those tools are tremendously trou

Re: g++ Debugger for Win32?

2004-08-24 Thread da
Christopher Faylor cygwin.com> writes: > > I'm not aware of any cygwin-based intuitive, integrated IDEs that you have to > $PAY$ for. And, if it isn't cygwin-based, it's not really on-topic here. > > Point taken. Somebody else quietly mentioned "DDD", which seems to get OK reviews. Unfo

Re: Crypting

2004-08-24 Thread Max Bowsher
Andrew DeFaria wrote: How exactly can you use crypt to encrypt a file? You can't. /usr/share/doc/Cygwin/crypt.README Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Crypting

2004-08-24 Thread Andrew DeFaria
How exactly can you use crypt to encrypt a file? I have no man page for crypt and crypt --help takes --help as the key or the string to encrypt! I search the web briefly and found http://www.rahul.net/cgi-bin/userbin/man?topic=crypt§ion=1 and tried $ crypt mypass < /etc/services > encrypted_fil

Re: g++ Debugger for Win32?

2004-08-24 Thread Christopher Faylor
On Tue, Aug 24, 2004 at 01:18:31PM +, da wrote: >Does anyone know of a good g++ debugger for Win32? I've tried using Eclipse >and CDT but those tools are tremendously troublesome and buggy. I tried using >a tool called VIDE - which looks very good, but the debugging is barely a step >abov

Re: MinGW-CE anyone?

2004-08-24 Thread Christopher Faylor
On Tue, Aug 24, 2004 at 01:43:58PM +0800, Enzo Michelangeli wrote: >Is there any package (gcc back-end) able to cross-compile, on a >Cygwin-based host, C programs for PocketPC 2003 (with ARM CPU), in a way >that does not require a non-MS support dll? In other words, something >similar to the MinGW

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Gerrit P. Haase
Kumar schrieb: > --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: >> >> As third option, I'll upload the perl-5.8.2 package >> again, though this >> may last some hours until it arrives at your mirror. >> >> Gerrit > Thanks Gerrit > I'm just gettign my feet wet with postgres and cygwin > so I

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Jason Tishler
Reini, On Tue, Aug 24, 2004 at 04:11:55PM +0200, Reini Urban wrote: > Jason Tishler schrieb: > >On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote: > >>I don't know if postgres for Cygwin will be maintained in future, > > > >I'm still maintaining Cygwin PostgreSQL... > > BTW: Thanks

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Kumar Pandey
--- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > > As third option, I'll upload the perl-5.8.2 package > again, though this > may last some hours until it arrives at your mirror. > > Gerrit Thanks Gerrit I'm just gettign my feet wet with postgres and cygwin so I'll wait for your third option

Re: Very slow SCSI tape drive with cygwin/Win2kPro

2004-08-24 Thread Corinna Vinschen
On Aug 24 12:04, Corinna Vinschen wrote: > On Aug 23 18:40, Bill Nugent wrote: > > mt -f /dev/nst0 setblk 8192 > > tar -tf /dev/nst0 -b 32 > > tar --help, especially the -b option. Uhm... sorry, scratch that. > > Block size does not seem to be a factor. I've tried 8k, 16k and 32k > > (over 3

RE: nfsd and mountd startup problem - workaround

2004-08-24 Thread Robb, Sam
Egil, Thanks very much for the report, the diagnosis, and particularly the steps to reproduce. I'll see if this can be corrected (or at least documented) in the next nfs-server release. -Samrobb -Original Message- From: Egil Hjelmeland [mailto:[EMAIL PROTECTED] Sent: Tue 8/24/200

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Reini Urban
Jason Tishler schrieb: On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote: I don't know if postgres for Cygwin will be maintained in future, I'm still maintaining Cygwin PostgreSQL... BTW: Thanks for the additional cygserver SEMMNS paragraph. Can you write a short paragraph about the s

Re: setup: another repetitive streak / ATTN: esound uploader

2004-08-24 Thread Max Bowsher
fergus(a)bonhard.uklinux.net wrote: Sorry, I seem to be the nagging pedant yet again pointing out a minor inconsequential glitch in the current setup.ini. Not at all, bug reports are valuable. However many times the user says Yes, the .src file for libesound0-0.2.35-1 is repeatedly offered. Nothing

g++ Debugger for Win32?

2004-08-24 Thread da
Does anyone know of a good g++ debugger for Win32? I've tried using Eclipse and CDT but those tools are tremendously troublesome and buggy. I tried using a tool called VIDE - which looks very good, but the debugging is barely a step above using GDB from the command line. Finally, there's thi

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Jason Tishler
On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote: > I don't know if postgres for Cygwin will be maintained in future, I'm still maintaining Cygwin PostgreSQL... > if so, maybe the postgres maintainer includes plperl (or updates the > postgres package if plperl is already included t

setup: another repetitive streak

2004-08-24 Thread fergus
Sorry, I seem to be the nagging pedant yet again pointing out a minor inconsequential glitch in the current setup.ini. However many times the user says Yes, the .src file for libesound0-0.2.35-1 is repeatedly offered. Nothing wrong with that, the same happens for setup and gcc-testsuite. But, the i

nfsd and mountd startup problem - workaround

2004-08-24 Thread Egil Hjelmeland
Like previously reported on this list; I have also problems with the rpc.mountd.exe and rpc.nfsd.exe from Cygwin. The error messages are mountd[2896] 07/11/104 10:49 rpcmisc.c 92 : unable to register (mountd, 1, udp). Cannot register service: RPC: Unable to send; errno = Cannot assign reques

RE: OLOCA

2004-08-24 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Thuy-Linh Chu > Sent: 23 August 2004 22:46 > To: 'cygwin' > Subject: OLOCA > > > I would like to suggest a couple more: > > PLMKIYHAQ - Please Let Me Know If You Have Any Questions > PLMKIYHAP - Please Let Me Know If You Have Any Pro

Re: Very slow SCSI tape drive with cygwin/Win2kPro

2004-08-24 Thread Corinna Vinschen
On Aug 23 18:40, Bill Nugent wrote: > mt -f /dev/nst0 setblk 8192 > tar -tf /dev/nst0 -b 32 tar --help, especially the -b option. > Block size does not seem to be a factor. I've tried 8k, 16k and 32k > (over 32k doesn't work for some reason). Did you have a look into the `mt status 3' output

[OT] Ok, who uses Bouygues Telecom (boutguestelcom.fr) and has a virus?

2004-08-24 Thread Dave Korn
(212.157.126.98, that's who) Someone on this list (judging by the fact it's used Gerrit's and Corinna's addresses in forged From: lines and it's sending itself to me) has a virus infection (I-Worm/Mydoom.O). Whoever you are, you're in France and you subscribe via a reseller of mci worldcom

Re: gtk2-x11: Functions whose name started with '_'

2004-08-24 Thread Gerrit P. Haase
Yaakov wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > Gerrit P. Haase wrote: > | Not too bad. Ported including building the libs with libtool? > Yes. Trying to get a complete autoreconf was too difficult, as > configure.in would have to be entirely rewritten. Instead I left the >

Re: Postgres 7.4.3-1, plperl and perl-5.8.2

2004-08-24 Thread Gerrit P. Haase
Kumar wrote: > Hi > I'm trying to install plperl in Postgres 7.4.3-1 that > comes with cygwin on XP Home edition. > as per cygcheck - plperl install is failing as it > can't find perl5.8.2 dll. > cygwin installer only allows me to install either > perl 5.6.1-2 or perl perl-5.8.5.3 > How do I

[ANNOUNCEMENT] update: gsl-1.5

2004-08-24 Thread Teun Burgers
Version 1.5 of the GSL (GNU Scientific Library), released at 05-07-2004 is now available as a binary package. This replaces the current 1.4 version. The homepage for the GSL is http://www.fsf.org/software/gsl/ For the announcement of gsl version 1.5 see: http://sources.redhat.com/ml/gsl-announce

RE: grep: $ in PATTERN doesn't seem to work properly

2004-08-24 Thread Hannu E K Nevalainen
You (Shankar Unni) wrote: > Hannu E K Nevalainen wrote: > >> I would appreciate if this DOS-text-ism could be removed. >> Would applying the above patch have hard to handle side effects? >> I guess some important scripts could be affected :-7 ... > > Umm, exactly what "fix" (change in behavior) d