On Wed, Mar 12, 2003 at 08:09:47AM -0600, Polley Christopher W wrote:
> >From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]
> >On Tue, 11 Mar 2003, Jason Tishler wrote:
> >> However, Cygwin setup.exe's cache should have all previous versions
> >> installed incl
Greg,
On Wed, Mar 12, 2003 at 07:38:50AM +0800, Greg Matheson wrote:
> On Tue, 11 Mar 2003, Jason Tishler wrote:
> > The above is a very different from what you originally posted.
> > Sorry, but you will have to debug this yourself because I do not
> > have the necessary
Zach,
Please post instead of sending private email.
On Tue, Mar 11, 2003 at 01:52:45PM -0800, Zach Nobel wrote:
> I used the setup program to run rebaseall, but got an error message.
> Unfortunately windows doesn't give me the full path of what it's
> trying to create/write too, so I'm stuck. Any
Volker,
On Tue, Mar 11, 2003 at 01:29:40AM +0100, Dr. Volker Zell wrote:
> >>>>> "Jason" == Jason Tishler <[EMAIL PROTECTED]> writes:
> Jason> Sorry, until others have this problem, you will have to
> Jason> debug this yourself.
>
>
Volker,
On Tue, Mar 11, 2003 at 01:36:22AM +0100, Dr. Volker Zell wrote:
> Thanks, I just tried it. Just starting up pydoc -g gives a running
> HTTP daemon which I can access fine from Mozilla. But when typing a
> search string e.g. Tkinter in the search box, the program doesn't
> respond anymore
Tino,
On Fri, Mar 14, 2003 at 01:07:32PM +0100, Tino Lange wrote:
> Forget about ssmtp! Really.
> As you just realize it's not easy to use and if you want to send files
> it's not useable at all, since it has a limit of mails <= 4k size.
The above size limit is not quite true. From the ssmtp man
Marek,
On Fri, Mar 14, 2003 at 02:07:07PM +0100, a12 wrote:
> As I do not intend to send mail > 4K and just to one recipient, please
> post an example stating how to send a file.
I use mutt to drive ssmtp. The following example sends an email to
"[EMAIL PROTECTED]" with a subject of "test", body
Tino,
On Fri, Mar 14, 2003 at 02:24:46PM +0100, Tino Lange wrote:
> But it's not possible to send mails like this:
>
> >$ mailfile -adr [EMAIL PROTECTED] curl-7.9.8.tar.gz
> >sendmail: Header too large Max is 4000 characters
It *is* possible with the following:
$ mutt -a curl-7.9.8.tar.gz [
Greg,
Note my experience building Win32 Python extensions is *very* limited.
It is mainly limited to building the readline module every year or so
when the next major version of Python is released...
BTW, you may have better luck on the Python or Distutils list.
On Mon, Mar 17, 2003 at 05:51:33P
Greg,
You may have better luck on the <[EMAIL PROTECTED]> list...
> We're using cygipc 1.11-1
> We are running a postgresql 7.2.1
Can you upgrade to the latest cygipc and PostgreSQL?
On Tue, Mar 18, 2003 at 01:54:44PM -0500, Greg Stanley-Horn wrote:
> Occasionally (perhaps twice a week) - users
Greg,
On Tue, Mar 18, 2003 at 04:56:49PM -0500, Greg Freemyer wrote:
> >> What is "installer"?
>
> A packaging solution that allows python apps to be deployed without
> having to deploy python itself.
>
> http://www.mcmillan-inc.com/install1.html
Ah, it sounded familiar -- thanks for the refr
Greg,
On Tue, Mar 18, 2003 at 06:46:01PM -0500, Greg Freemyer wrote:
> Thanks,
No problem.
> I got the tutorial to work.
Which one?
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Unsubscribe inf
Sven,
On Wed, Mar 19, 2003 at 03:09:01AM +0100, Sven Köhler wrote:
> i would expect postgresql to run as stable as under linux, if there
> would be a native windows build, which is not the case.
PostgreSQL 7.4 will support a native Win32 port.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason
Greg,
On Wed, Mar 19, 2003 at 12:53:49PM -0500, Greg Freemyer wrote:
> >> > My problem was that libpython2.2.dll could not be found in the
> >> > specified path.
>
> >> Please run cygcheck on your .exe (installation package) and post
> >> the output. For example:
>
> >> $ cygcheck foo
While tracking down a PostgreSQL problem, I uncovered that chmod()
appears to have no affect on AF_UNIX sockets on recent Cygwin versions.
The attached test case, afunix.cc, demonstrates the problem:
$ # Cygwin 1.3.22-1
$ afunix
$ ls -l /tmp/.afunix
srwx--1 jt Domai
Corinna,
On Wed, Mar 19, 2003 at 10:35:19PM +0100, Corinna Vinschen wrote:
> On Wed, Mar 19, 2003 at 04:10:09PM -0500, Jason Tishler wrote:
> > While tracking down a PostgreSQL problem, I uncovered that chmod()
> > appears to have no affect on AF_UNIX sockets on recent Cygw
New News:
===
I have updated the version of ProFTPD to 1.2.9-1. The tarballs
should be available on a Cygwin mirror near you shortly.
Old News:
===
ProFTPD is an enhanced FTP server with a focus toward simplicity,
security, and ease of configuration. It features a very Apache-like
confi
New News:
===
I have updated the version of fetchmail to 6.2.5-2. The tarballs should
be available on a Cygwin mirror near you shortly.
The only change between this version and the previous one is the
following:
The run control file (e.g., ~/.fetchmailrc) permission check is now
conditional
On Mon, Nov 03, 2003 at 03:24:37PM -0500, Jason Tishler wrote:
> The only change between this version and the previous one is the
> following:
>
> The run control file (e.g., ~/.fetchmailrc) permission check is now
> conditionally enabled at runtime for Windows versions, filesy
Emanuele,
On Tue, Nov 04, 2003 at 07:57:43AM +0100, Emanuele Bonin wrote:
> How can i check if i have all the neccessary things to run postgresql?
By reading the README:
http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4.README
Jason
--
PGP/GPG Key: http://www.tishler.net/j
On Wed, Nov 05, 2003 at 12:44:29PM +0100, Gerrit P. Haase wrote:
> seems to be a problem with this symbol in the postgresql library libpq.
Huh?
$ nm /usr/lib/libpq.a | fgrep ctype
$ nm /usr/lib/libcygwin.a | fgrep ctype
I __impctype_ptr
I __nmctype_ptr
Mark,
On Sat, Nov 08, 2003 at 12:09:07AM +, Mark Ord wrote:
> Jason Tishler <[EMAIL PROTECTED]> wrote:
> > Are there any Windows 9x/Me fetchmail users willing to help? If so,
>
> Sure. :)
>
> > then please test this release and report back to list whether or
Eric,
Please post instead of sending private email.
On Sat, Nov 08, 2003 at 09:18:07PM -0600, IntelleDoc wrote:
> You seem to be the guy who is most up to date on the cygwin IPC
> release. I just downloaded the latest cgywin release, 1.5.5.1 and my
> old 1.14-1 version of the cygipc no longer wor
Suresh,
On Mon, Nov 10, 2003 at 02:02:29PM -0500, Suresh Venkatasubramanian wrote:
> euclid 2:04pm [3d_diameter]> cygcheck main
> Found: .\main.exe
> main.exe
> C:\WINDOWS\System32\msvcrt.dll
> C:\WINDOWS\System32\KERNEL32.dll
> C:\WINDOWS\System32\ntdll.dll
> C:\WINDOWS\System32\GLU
Daniel,
Please post instead of sending private email.
On Wed, Nov 12, 2003 at 10:01:22AM -0500, Jasmin, Daniel wrote:
> Forgive me if I should have gone through another avenue to ask this
> question.
See above...
> I am trying to run proftpd on cygwin on Win2k Server. I am logged in
> as my use
After upgrading to the official a2ps package from my private 4.13 build,
I started to notice the a2ps header is clipped off from the top of the
page. If I revert back to my build, then all is well again.
Has anyone else noticed this problem too? Or, is it just me?
Thanks,
Jason
--
PGP/GPG Key
Igor,
On Fri, Nov 14, 2003 at 10:34:36AM -0500, Igor Pechtchanski wrote:
> On Fri, 14 Nov 2003, Jason Tishler wrote:
> > Has anyone else noticed this problem too? Or, is it just me?
>
> Yep. See below.
Doh! Thanks!
All,
Should a2ps be configured to default to "Le
Igor,
On Fri, Nov 14, 2003 at 11:29:32AM -0500, Igor Pechtchanski wrote:
> On Fri, 14 Nov 2003, Jason Tishler wrote:
> > Should a2ps be configured to default to "Letter" instead of "A4"?
>
> Yes, IMO -
Thanks for your concurrence.
> see <http://cygwin
On Wed, Nov 19, 2003 at 08:26:42AM -0800, james pentland wrote:
> how do i configure Python for Tkinter?
> i can not find _tkinter.py.
>
> >>> import Tkinter
> Traceback (most recent call last):
> File "", line 1, in ?
> File "/usr/lib/python2.3/lib-tk/Tkinter.py", line
> 38, in ?
> import
New News:
===
I have updated the version of PostgreSQL to 7.4-1. The tarballs should
be available on a Cygwin mirror near you shortly.
The following are the notable changes since the previous release:
o upgrade to PostgreSQL 7.4
o enable SSL support
o include C server-side devel
Markus,
On Thu, Nov 20, 2003 at 11:50:58AM +0100, Markus Seibold wrote:
> > Please read the README file:
> >
> > /usr/doc/Cygwin/postgresql-7.4.README
>
> I just installed postgresql-7.4-1 using the cygwin setup.exe.
>
> On my PC, the postgresql-7.4.README is not located in /usr/doc/Cygwin/
Volker,
On Thu, Nov 20, 2003 at 11:53:26AM +0100, Dr. Volker Zell wrote:
> Is it by intention that the python dll's are missing relative to the
> latest version ?
No, it appears that interfaces/python is no longer part of the standard
PostgreSQL source distribution:
$ tar -tzf postgresql-7.3
Volker,
On Thu, Nov 20, 2003 at 09:39:15PM -0500, Jason Tishler wrote:
> On Thu, Nov 20, 2003 at 11:53:26AM +0100, Dr. Volker Zell wrote:
> > Is it by intention that the python dll's are missing relative to the
> > latest version ?
>
> No, it appears that interfaces/p
Steven,
On Sun, Nov 23, 2003 at 05:18:14PM +0800, Steven Woody wrote:
> any ideal?
Read the README?
http://www.tishler.net/jason/software/proftpd/proftpd-1.2.9.README
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1
Steven,
On Mon, Nov 24, 2003 at 01:16:09PM +0800, Steven Woody wrote:
> Jason Tishler <[EMAIL PROTECTED]> writes:
> > On Sun, Nov 23, 2003 at 05:18:14PM +0800, Steven Woody wrote:
> >> any ideal?
> >
> > Read the README?
> >
> > http://www.
On Tue, Nov 25, 2003 at 11:02:49AM +0100, Kirsch, Rainer wrote:
> cygcheck -s
> replies with following for python and tcltk:
> python 2.3.2-1
> tcltk 20030901-1
> (I did not find a tix package and a tix library seems to be missing)
Bingo! AFAICT, you w
Kurt,
On Mon, Dec 01, 2003 at 09:05:55PM +0100, Kurt Roeckx wrote:
> I recently upgraded to postgresql 7.4-1. Now when I try to run my
> program linked with ecpg.dll I get:
>
> 12 [unknown (0x2A4)] ? 456 cygheap_fixup_in_child: Couldn't
> reserve space for cygwin's heap (0x6160 <0x47000
Rafael,
On Thu, Dec 04, 2003 at 02:25:38AM -0800, Rafael Kitover wrote:
> Looks like /usr/include/w32api/sql.h does an #include ,
> which if you have postgresql installed, will read postgres's version
> when building under cygwin.
>
> Any chance the postgres /usr/include/sqltypes.h could be moved
Sheela,
On Thu, Dec 04, 2003 at 12:36:21PM -0800, Sheela Rayala wrote:
> Creating template1 database in
> /usr/share/postgresql/data/base/1/... FATAL:could not
> create shared memory segment: Function not implemented
>
> Detail: Failed system call was shmget(key=1,
> size=1081344, 03600)
>
> ini
Peter,
On Wed, Dec 10, 2003 at 01:25:32PM -0800, Peter A. Castro wrote:
> On Wed, 10 Dec 2003, Rafael Kitover wrote:
> > I noticed that the rebaseall scripts rebases
> > /usr/bin/libzsh-4.0.4.dll and the modules in
> > /usr/lib/zsh/4.1.1/zsh/*.dll, and that this breaks zsh. Rebasing
> > libzsh sto
Peter,
On Wed, Dec 10, 2003 at 03:26:29PM -0800, Peter A. Castro wrote:
> > BTW, I was able to reproduce the problem in my system.
I just used the following:
$ rebaseall
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C
Yurgis,
On Tue, Dec 09, 2003 at 04:18:06PM -0800, Yurgis Baykshtis wrote:
> I tried to raise the question on pg-hackers forum and cygwin forum
> (regarding readdir() misbehavior) but could not get any help so far :(
If you can produce a minimal test case that reproduces the problem, then
one of t
John,
On Sun, Dec 14, 2003 at 12:43:17PM -0500, John P. Rouillard wrote:
> Can somebody with anup to date python please run the following program
> interactively:
>
> import sys
> print sys.executable
>
> When I run this, sys.executable returns the current working directory,
> not /usr/bin/p
On Mon, Dec 15, 2003 at 06:31:37AM -0800, Brandon Saxe wrote:
> Doesn't the newest version of Postgres use IPC Daemon 2?
Yes, as clearly indicated in the README:
http://www.tishler.net/jason/software/postgresql/postgresql-7.4.README
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey
Kimberlie,
On Thu, Dec 18, 2003 at 07:23:36PM -0500, Kimberlie S wrote:
> I tried using rebase (suggested by Jason Tishler in his email dated
> Tue, 02 Dec 2003) but just get an error message saying that bash is
> not rebaseable.
Assuming this is a rebase problem, then you need to re
Patrick,
On Fri, Dec 19, 2003 at 04:05:20AM -0800, Patrick Samson wrote:
> Postgresql's configure --with-tcl uses
> /lib/tclConfig.sh to know how to link with TCL. But in
> package tcltk version 20030901-1, usr/lib/tclConfig.sh
> contains:
> TCL_LIB_SPEC=''
> so something required by Postgres isn'
Rafael,
Sorry for the delay...
On Wed, Dec 10, 2003 at 01:26:07AM -0800, Rafael Kitover wrote:
> I noticed that the rebaseall scripts rebases /usr/bin/libzsh-4.0.4.dll
> and the modules in /usr/lib/zsh/4.1.1/zsh/*.dll, and that this breaks
> zsh. Rebasing libzsh stops zsh from starting, and rebas
Rafael,
Sorry for the delay...
On Wed, Dec 10, 2003 at 01:38:03AM -0800, Rafael Kitover wrote:
> I noticed that the /bin/rebaseall script assumes the following:
>
> DefaultBaseAddress=0x7000
> DefaultOffset=0x1
>
> Is this going to be the standard base and offset for DLLs in Cygwin?
I
Ivan,
On Mon, Dec 22, 2003 at 10:47:19AM -0500, Petric, Ivan wrote:
> please unsubscribe me...thanks!
Sorry, I don't have the authority, but you do!
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Kimberlie,
On Tue, Dec 23, 2003 at 11:48:06AM -0500, Kimberlie S wrote:
> Thanks, Jason, for your help.
You are welcome.
> [snip]
>
> Am I doing something wrong?
I don't think so.
> Thanks for any other suggestions you might have!
I'm sorry but I don't know how to help you further.
Jason
-
New News:
===
I have updated the version of Python to 2.3.3-1. The tarballs should be
available on a Cygwin mirror near you shortly.
Old News:
===
Python is an interpreted, interactive, object-oriented programming
language. If interested, see the Python web site for more details:
Jian Huang,
On Fri, Jan 02, 2004 at 01:16:16PM -0500, Jian Huang wrote:
> This is the first time I tried to use PostgreSQL (on Windows 2000). I
> downloaded everything in binary by "Default" (and everything in Admin,
> Base, and Database). The Cygwin DLL version is 1.5.5-1 and the
> database is ve
Manuel,
On Tue, Jan 06, 2004 at 10:34:38PM -0500, Manuel Tejada wrote:
> Does anyone tell me what must I do?
See the following:
http://cygwin.com/ml/cygwin/2003-11/msg00874.html
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C
New News:
===
I have updated the version of PostgreSQL to 7.4.1-1. The tarballs should
be available on a Cygwin mirror near you shortly.
The following are the notable changes since the previous release:
1. Upgrade to PostgreSQL 7.4.1.
2. Configure with --includedir=/usr/include/pos
New News:
===
I have updated the version of PostgreSQL to 7.4.1-2. The tarballs should
be available on a Cygwin mirror near you shortly.
The following is the only notable change since the previous release:
Revert configure with --includedir=/usr/include/postgresql change
since its n
On Mon, Jan 12, 2004 at 04:40:58PM -0500, Christopher Faylor wrote:
> On Mon, Dec 22, 2003 at 10:21:28AM -0800, Peter A. Castro wrote:
> >On Mon, 22 Dec 2003, Jason Tishler wrote:
> >> Let's wait to see what the zsh maintainer comes up with.
> >
> >I've rep
Hardy,
Please post instead of sending private email.
On Tue, Jan 13, 2004 at 07:36:18AM +0200, Hardy Jonck wrote:
> Thanks a million for the python 2.3 cygwin package.
You are quite welcome.
> I just downloaded SIP 3.7 from riverbank for X11 and can not get it to
> compile on cygwin. I have in
Juergen,
On Tue, Jan 13, 2004 at 05:44:43PM +0100, Juergen Sprenger wrote:
> Has by chance anyone already solved this problem?
Sorry, I need to rebuild PostgreSQL against the latest Perl. Thanks for
the heads up.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fin
New News:
===
I have updated the version of PostgreSQL to 7.4.1-3. The tarballs should
be available on a Cygwin mirror near you shortly.
The following is the only notable change since the previous release:
Build against Perl 5.8.2-1 to resolve the following issue:
http://cygwin
Rafael,
On Thu, Jan 15, 2004 at 01:23:07PM -0800, Rafael Kitover wrote:
> Then add something like the following to the link command in your
> Makefile:
>
> -L/lib/python2.3/config/ -lpython2.3.dll
^^^
The above should be -lpython2.3 instead.
Nevertheless,
the w32api-2.4-1 package, though this is in the /usr/include/w32api
> >directory and is picked up at last from gcc.
>
> Yup, the postgres maintainer Jason Tishler resolved this issue, so
> upgrading postgres removes its version from /usr/include.
Actually, I cannot take credit for
Volker,
On Mon, Jan 19, 2004 at 08:00:54PM +0100, Dr. Volker Zell wrote:
> fetchmail doesn't work with the latest cygwin-1.5.6-1. See below:
>
> fetchmail: reading message [EMAIL PROTECTED]:207 of 213 (3253 header octets)
> fetchmail: (10881 body octets)
> 691 [main] sh 940 sig_send: error
Igor,
On Fri, Jan 23, 2004 at 09:27:53AM -0500, Igor Pechtchanski wrote:
> I'm not sure if this is a bug (hence the question mark in the subject),
> but the two python scripts in /usr/bin ("idle" and "pydoc") refer to
> /usr/bin/python.exe in their #! line. Is there a particular reason why
> they
On Fri, Jan 30, 2004 at 05:02:25AM -0800, Artur de Sousa Rocha wrote:
> Sometimes when I launch my script under Cygwin, I get strange error
> messages like:
>
> 2 [win] python 1912 Winmain: Cannot register window class
>
> Sometimes all of the threads run OK, otherwise after the "correct"
>
John,
On Sun, Feb 01, 2004 at 07:33:07PM -0800, John Ferrell wrote:
> I am having trouble getting proftpd running on a Windows 2003 server.
WFM, under the following conditions:
1. Cygwin 1.5.7
2. proftpd runs as a service under a new privileged account (e.g.,
cygwin_server) creat
Peter,
On Mon, Feb 09, 2004 at 10:14:10AM +0100, [EMAIL PROTECTED] wrote:
> You're talking about rebased dlls. I don't know if cygggi-2.dll is
> rebased or not, how can I tell?
Rebasing is a manual process. So, if you didn't run rebaseall or rebase
yourself, then cygggi-2.dll and the rest of you
Frank,
On Sun, Feb 15, 2004 at 08:06:05AM +0100, Frank Wübbeling wrote:
> I execute it, it dies saying "bad system call". In the logs of
> cygserver, I get absolutely nothing.
>
> I feel completely lost here and have no idea what I could check to
> find an error.
Did you forgot to define CYGWIN=s
On Fri, Feb 20, 2004 at 01:30:29PM -0500, Larry Hall wrote:
> At 01:23 PM 2/20/2004, Thomas L Roche you wrote:
> >Christopher Faylor Fri, 20 Feb 2004 10:41:45 -0500 -
> >> I run rebaseall on all of my systems.
> >
> >When? After every install? Periodically? Only on weirdness?
>
> It should nev
Peter,
On Fri, Feb 20, 2004 at 12:52:28PM -0800, Peter A. Castro wrote:
> On Fri, 20 Feb 2004, Jason Tishler wrote:
> > Unfortunately, rebasing apparently breaks zsh:
> >
> > http://www.cygwin.com/ml/cygwin/2003-12/msg00415.html
>
> As the zsh maintainer, I'm
Peter,
On Fri, Feb 20, 2004 at 10:19:09PM -0800, Peter A. Castro wrote:
> On Fri, 20 Feb 2004, Jason Tishler wrote:
> > FWIW, I just tried the above with Microsoft's rebase and observed
> > the same behavior. Note this is not a "ruling" just another data
> >
Rafael,
On Sat, Feb 21, 2004 at 06:43:17PM -0800, Rafael Kitover wrote:
> This modification to the rebaseall script will allow it to work on
> .dll extensions created by Perl modules downloaded from CPAN, ie using
> perl -MCPAN -e shell, site python dlls, and any dlls that can be found
> in /usr/l
Peter,
On Sat, Feb 28, 2004 at 07:35:27PM -0500, Peter A. Castro wrote:
> This release fixes the rebase issue concerning zsh. Previous releases
> of zsh were generated using a method which created DLLs which were not
> rebase-able. This release corrects this problem by changing the DLL
> buildin
David,
Please post instead of sending private email.
On Mon, Mar 01, 2004 at 10:42:02PM -, David Burt wrote:
> Found one of your emails on cygwin www site and thought you may be abe
> to help me
>
> I am trying to install the perl GD.pm module within cygwin on a
> windows XP PC
>
> you me
Dave,
On Thu, Mar 04, 2004 at 10:50:03AM -, dave burt (RI) wrote:
> - so what is the safe way to use rebase?
As indicated in the README:
Use the following procedure to rebase your entire system:
1. shutdown all Cygwin processes
2. start bash (do not use rxvt)
3.
Peter,
On Thu, Mar 04, 2004 at 02:38:38PM -0800, Peter Wisnovsky wrote:
> I'm using fetchmail with procmail. My fetchmailrc says
>
> poll y.c protocol pop3 username x keep mda "procmail -d %T"
>
> When my procmailrc is in ~/.procmailrc I get errors of the form:
>
> reading message [EMAI
Caj,
On Mon, Mar 08, 2004 at 04:39:53PM +0100, Caj Zell wrote:
> rebase -v -b 0x7000 `find
> /cygdrive/c/cygwin/lib/perl5/site_perl/5.8.2/cygwin-thread-multi-64int/auto/Tk -name
> "*.dll" `
>
> and found out that I could now run my application as before. However,
> afterwards seeing that i
Yitzchak,
On Mon, Mar 08, 2004 at 01:55:03PM -0800, Yitzchak Scott-Thoennes wrote:
> On Mon, Mar 08, 2004 at 04:32:53PM -0500, Jason Tishler wrote:
> > I will attempt to add an option to rebaseall that allows one to
> > specify a list of extra DLLs to rebase in addition to the st
New News:
===
I have updated the version of rebase to 2.3-1. The tarballs should be
available on a Cygwin mirror near you shortly.
The notable changes since the previous release are:
1. enhance rebaseall to support a -T option which allows users to
specify additional DLLs to reba
On Fri, Mar 12, 2004 at 05:09:41PM -, Hughes, Bill wrote:
> I didn't Think You Really Meant To Say That.
Hmm... I didn't have any problems with this warning all of the previous
times I used it... :,)
> But I think he meant exactly what he said -
Thanks for parsing the warning as I intended
Jason,
On Sat, Mar 13, 2004 at 08:40:50PM -0500, Jason B. Alonso wrote:
> I know this has appeared several times on this list, but it never
> seems to be addressed with perfection...
>
> initializing pg_shadow... FATAL: /usr/bin/postgres: could not locate
> postgres executable
>
> ... is a bug
On Wed, Mar 17, 2004 at 10:56:49AM -0800, Prent Rodgers wrote:
> An attempt to install Cygwin to use LilyPond resulted in a failure
> when I run either LilyPond or Python:
>
> > lilypond (GNU LilyPond) 2.0.1
> > C:\cygwin\bin\python2.3.exe (1656): *** couldn't release memory
> 0xC94000(1032192) fo
sylvain,
On Fri, Mar 19, 2004 at 12:29:15PM +0100, sferriol wrote:
> i try to test postgres but during the command: initdb -D mydir cygwin
> displays:
> 'the dynamic library cygcript-0.dll is not found .'
>
> i think it's a broken dependency
>
> because it uses crypt package which is not sel
Jan,
On Sun, Apr 04, 2004 at 03:15:03PM +0200, JC Jan Christensen wrote:
> and downloaded the file :
>
> cygipc-2.03-2.tar.bz2
>
> and installed the cygipc-daemon in the file.
The above is a bad thing to do. See below for why.
> I have downloaded the file postgresql-7.4.2.tar.gz and unpac
Joachim,
On Fri, Apr 16, 2004 at 01:54:16PM +0200, Joachim Dostal wrote:
> i want use windows 2000 (Server) german version Service Pack 4 with
> proftpd. after installing it - and set at /etc/proftpd.conf:
> UserSYSTEM
> Group Administratoren
>
> at the commandline - with bash and /usr/sbin
Richard,
On Tue, Apr 20, 2004 at 09:52:07AM +0600, ronwo wrote:
> Please I need urgent help
>
> [snip]
>
> This is affecting my application from running very well . I have been
> looking for solution for too long untill i came accross your email
> address. Please kindly reply this as am on my
Carol,
On Wed, Apr 21, 2004 at 04:42:03PM -0400, Carol Thomson wrote:
> I need to get 7.3.4-2 installed asap. Where can I find it
You can download it from:
http://www.binarycode.org/cygwin/release/postgresql/postgresql-7.3.4-2.tar.bz2
BTW, I found the above by using Google to find a stale C
On Thu, Apr 22, 2004 at 05:16:42PM +0200, JC Jan Christensen wrote:
> I have a problem with INITDB
Works for me -- see below...
> I get the following error-message from INITDB :
>
> creating system viewsok
> loading pg_description...ERROR: end-of-copy marker does
>
Kelly,
On Thu, Apr 22, 2004 at 05:59:06PM -0700, Kelly Felkins wrote:
> For example, today the hard drive that I use for both the spool file
> and my mail boxes was off-line. Five messages to /dev/null.
>
> I'm inclined to think this is a bad design. Or have I got it
> configured incorrectly?
Po
Chris,
On Thu, Apr 22, 2004 at 01:05:13PM -0400, Christopher Faylor wrote:
> On Thu, Apr 22, 2004 at 12:56:39PM -0400, Jason Tishler wrote:
> >Try a recent snapshot -- it will work much better than 1.5.9-1.
>
> What has changed in snapshots that would make this work better?
Se
Kelly,
On Fri, Apr 23, 2004 at 04:44:19PM +, Kelly Felkins wrote:
> Jason Tishler tishler.net> writes:
> > BTW, I have used Cygwin fetchmail/procmail to process my mail for
> > about 3 years. I process more 10,000 emails per month. So, I have
> > processed more than
New News:
===
I have updated the version of Python to 2.3.3-2. The tarballs should be
available on a Cygwin mirror near you shortly.
The following are the notable changes since the previous release:
o all known 64-bit I/O issues are resolved
o Berkeley DB module is built against Ber
Jordan,
On Tue, May 04, 2004 at 08:03:37AM -0700, Jordan Gannett wrote:
> Recently I tried upgrading to the cygwin-1.5.9-1 package, and after
> that, BitTorrent (a python-based program) started crashing
> consistently on certain inputs, with the error
>
> segmentation fault (core dumped)
>
> I t
Please post instead of sending private email.
On Fri, May 21, 2004 at 11:08:12PM -0400, skn0 wrote:
> So where is rebase-x-y-z?
The rebase package is available on any of the Cygwin mirrors.
> A bunch of jibberish from you but not too useful!
AFAICT, others have found rebase to be useful.
Jason
Mike,
Please post instead of sending private email.
On Tue, May 25, 2004 at 02:08:49PM -0600, Arms, Mike wrote:
> I began my search trying to get the Perl module GD::Text
> to compile under Cygwin and Cywin Perl 5.8.2-1 .
> The "make" step would fail right away with:
>
> Checking if your kit is
Jerry,
On Wed, Feb 20, 2002 at 05:49:48PM -0500, Gerald S. Williams wrote:
> I need to build Python with threads enabled ...
I would *not* recommend the above. Please read the README:
http://www.tishler.net/jason/software/python/python-2.2.README
Specifically, issue #3.
Jason
--
Unsubsc
Jerry,
On Fri, Feb 22, 2002 at 08:48:13AM -0500, Gerald S. Williams wrote:
> I would be interested in more information on the pthreads
> problem and possibly helping out with the fix, although I
> haven't taken the time to dig around in the code and find
> the offending code yet. If I followed th
Jerry,
On Fri, Feb 22, 2002 at 11:57:25AM -0500, Gerald S. Williams wrote:
> Jason Tishler wrote:
> > Thanks for your offer to help. See the following for more details:
> > http://cygwin.com/ml/cygwin-developers/2001-10/msg00191.html
> > http://cygwin.com/ml/cygw
Chuck,
On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote:
> Well, the current cygwin port of CVS seems to store all 'normal' files
> in the repository in LF/CR mode. On checkout (from a local repository)
> all 'normal' files are created in LF/CR mode. This is *regardless* of
> w
Rui,
On Sat, Mar 02, 2002 at 12:45:12AM +, Rui Carmo wrote:
> Just to report that fetchmail 5.9.8 compiles cleanly on cygwin,
If you run under Win2K (and possibly WinXP), you may want to see the
following to save yourself some grief:
http://sources.redhat.com/ml/cygwin/2001-08/msg00628.
you debug your problem.
Jason
/*
* Copyright (c) 2000, 2002, Jason Tishler.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lice
301 - 400 of 981 matches
Mail list logo