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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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'
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-
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
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
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
> -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:
> -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
>
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
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
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\
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
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
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 "
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
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
- 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
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 -
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
> -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
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
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:
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
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
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
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
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
--- "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
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
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
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
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
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
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
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
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
> -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
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
(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
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
>
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
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
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
63 matches
Mail list logo