Re: cron copy on network drives

2005-03-04 Thread Jason Tishler
Paul, On Thu, Mar 03, 2005 at 08:13:36AM -0800, Paul Hodor wrote: > I am trying to set up a cron service to update some directories on a > network drive, but I ran into a problem. > > This copy command works from the command-line: > cp -a -u -v //mydrive/myshare/dir1/* //mydrive/myshare/dir2 >> l

Re: fetchmail -v Not Verbose Enough

2005-03-22 Thread Jason Tishler
George, On Tue, Mar 22, 2005 at 08:12:21AM -0800, George wrote: > I've since decided I'm too creative with wasting time so I thought I'd > start using the daemon mode. That worked fine, too, but now I've > since discovered that if fetchmail is run manually, the verbose option > produces no output

Re: fetchmail -v Not Verbose Enough

2005-03-22 Thread Jason Tishler
George, On Tue, Mar 22, 2005 at 11:06:06AM -0800, George wrote: > On Tue, Mar 22, 2005 at 11:56:56AM -0500, Jason Tishler wrote: > > On Tue, Mar 22, 2005 at 08:12:21AM -0800, George wrote: > > > I've since decided I'm too creative with wasting time so I thought >

Re: sshd doesn't work after rebaseall: cygheap_fixup_in_child error

2005-03-24 Thread Jason Tishler
Pietro, On Thu, Mar 24, 2005 at 03:02:49PM +0100, Pietro Toniolo wrote: > Pietro Toniolo wrote: > >After a rebaseall, as suggested in the kde-cygwin instructions at > >sf.net, my sshd daemon is not running anymore. > > I found a suggestione from Axel at Fermilab for a similar problem on: >

Re: What to do with "*** recreate_mmaps_after_fork_failed" ?

2005-03-31 Thread Jason Tishler
Max, On Wed, Mar 30, 2005 at 05:21:25PM +0100, Max Bowsher wrote: > I ran into a DLL base address problem, and rebased. > > However, instead of fixing this, rebasing just changed the error > message to this: > > 4 [main] ruby 2652 fhandler_disk_file::fixup_mmap_after_fork: > requested 0x3F

Re: Python 2.3.5

2005-04-04 Thread Jason Tishler
Godefroid, On Fri, Apr 01, 2005 at 03:46:37PM -0500, Godefroid Chapelle wrote: > This is a question for the Python maintainer : I'd like to know if he > has the plan to release 2.3.5 for Cygwin. No, I only plan to maintain 2.4 and later releases. FWIW, Python 2.4 is part of the standard Cygwin d

Re: apache; rebaseall - tclpip84.dll: skipped because not rebaseable

2005-04-06 Thread Jason Tishler
Rainer, On Wed, Apr 06, 2005 at 09:38:13AM +0200, Rainer Kirsch wrote: > I am trying to get my apache running again. > > tail /var/log/apache/error.log > returns: > C:\z_cygwin\usr\sbin\httpd.exe (4080): *** unable to remap > C:\z_cygwin\lib\apache\mod_vhost_alias.dll to same address as > parent(

Re: apache; rebaseall - tclpip84.dll: skipped because not rebaseable

2005-04-06 Thread Jason Tishler
On Wed, Apr 06, 2005 at 05:17:04AM -0700, Brian Dessent wrote: > Your problem is this: > > ReBaseImage (/bin/cygwin1.dll) failed with last error = 6 > > Normally cygwin1.dll is never rebased, as the script itself depends on > it. When it hits a DLL that causes an error it stops processing. Doh!

Re: Symlinks don't work in python???

2005-04-11 Thread Jason Tishler
Steve, On Wed, Apr 06, 2005 at 05:04:52PM -0400, Steve Ward wrote: > I just upgraded to cygwin 1.5.14 from 1.5.12, and python (version 2.4 > in both cases) stopped being able to import thru symlinks. > > Test case: in a directory containing a symlink to foo.py, > >python >import foo > >

Re: Python 2.3.5

2005-04-11 Thread Jason Tishler
Godefroid, On Mon, Apr 11, 2005 at 11:16:12AM -0400, Godefroid Chapelle wrote: > Jason Tishler wrote: > >>How big is the work to produce a 2.3.5 release > > > >Not much, Cygwin Python builds OOTB. > > What does OOTB mean ? > > Out of the box ? Yes. &

Re: Symlinks don't work in python???

2005-04-15 Thread Jason Tishler
Steve, On Fri, Apr 15, 2005 at 03:54:37PM -0400, Steve Ward wrote: > Can you try my failing experiment (symlink bar.py to file foo.py in > same directory)? I was able reproduce your problem on my way out of work today. > It seems using a different name for the symlink may cause the > trouble...

Re: Interactive windows programs and cygwin sshd: tab completion

2005-04-19 Thread Jason Tishler
Tom, On Tue, Apr 19, 2005 at 12:18:31PM +0100, Tom Schutzer-Weissmann wrote: > The problem is that things like command history and tab completion > don't work in Windows terminals with Cygwin sshd. Is there anything I > can do about this? AFAICT, no. BTW, if you search the archive, then you will

Re: Symlinks don't work in python???

2005-04-19 Thread Jason Tishler
Steve, On Fri, Apr 08, 2005 at 01:39:23PM -0400, Steve Ward wrote: > (3) Thinking that the realpath bug might be a key > to the python import-thru-symlinks problem, > I ran a simple test on recent cygwin/python > combinations, finding: > > Cygwin version Python version

Re: Symlinks don't work in python???

2005-04-19 Thread Jason Tishler
Steve, On Fri, Apr 15, 2005 at 10:12:56PM -0400, Jason Tishler wrote: > On Fri, Apr 15, 2005 at 03:54:37PM -0400, Steve Ward wrote: > > Can you try my failing experiment (symlink bar.py to file foo.py in > > same directory)? > > I was able reproduce your problem on my

Re: How to compile ScientificPython-2.4.9 under XP cygwin environment?

2005-04-19 Thread Jason Tishler
Zhuanshi, On Sun, Apr 17, 2005 at 08:48:31AM -0700, Zhuanshi He wrote: > I try to compile ScientificPython-2.4.9 > (http://starship.python.net/~hinsen/ScientificPython/) under Windows > XP cygwin environment using python 2.3.3 ,and gcc (GCC) 3.3.3 (cygwin > special). > > The information shows as

Re: Interactive windows programs and cygwin sshd: tab completion

2005-04-20 Thread Jason Tishler
Patricia, On Tue, Apr 19, 2005 at 03:16:14PM -0400, Patricia J. Hawkins wrote: > How about using rxvt with your paths appropriately set? No, Win32 Python in interactive mode does not work (i.e., hangs) under rxvt even when used locally. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey

Re: CDDB and DiscID for Python

2005-05-03 Thread Jason Tishler
Jeffrey, On Mon, Apr 25, 2005 at 02:23:45PM -0600, Jeffrey Barish wrote: > I am trying to install CDDB and DiscID so that I can import them into > Python. Following the directions for win32, I put CDDB.py, DiscID.py, > win32/cdrom.py, and win32/mci.dll in /lib/python2.4/site-packages. > import C

Re: Symlinks don't work in python???

2005-05-07 Thread Jason Tishler
Steve, On Tue, Apr 19, 2005 at 08:48:16AM -0400, Jason Tishler wrote: > You can workaround the problem by defining PYTHONCASEOK: > > $ PYTHONCASEOK= python -c 'import bar' > $ > > I will work with the Python developers to try to come up with a better > lo

Re: Rebase dlls not from cygwin

2005-05-07 Thread Jason Tishler
On Mon, Apr 25, 2005 at 01:00:59AM -0700, Selin 428 wrote: > i have a problem with rebasing dlls not from cygwin. I like the switch > for setting offset so i don't want to use M$ rebase which works for me > but cygwins rebase always writes: > .dll: skipped because not rebaseable > i call it out

Re: Rebase dlls not from cygwin

2005-05-24 Thread Jason Tishler
Hermann, On Mon, May 23, 2005 at 11:06:29PM +0200, Hermann Klocker wrote: > Sorry if I email directly to you - I am new to cygwin. Please tell me > if I should have posted this report to another location. I would have preferred if you posted to the Cygwin mailing list instead of sending private e

Re: Fetchmail: Cygwin socket read retry

2005-05-26 Thread Jason Tishler
George, On Wed, May 25, 2005 at 11:29:30PM -0700, George wrote: > I'm seeing single or often multiple 'Cygwn socket read retry' messages > for each email message as it's being retrieving with fetchmail. Not > certain whether this is a real problem (to date I've lost no email > messages), but I th

Re: Fetchmail: Cygwin socket read retry

2005-05-26 Thread Jason Tishler
On Thu, May 26, 2005 at 07:19:53AM -0400, Jason Tishler wrote: > The above is a caused be a known Winsock issue: The above should have been the following: The above is caused by a known Winsock issue: Sigh... :,( Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or

Re: Fetchmail: Cygwin socket read retry

2005-05-26 Thread Jason Tishler
George, On Thu, May 26, 2005 at 03:07:00AM -0700, George wrote: > On Thu, May 26, 2005 at 07:19:53AM -0400, Jason Tishler wrote: > > which is why I submitted the following fetchmail patch: > > > > http://lists.ccil.org/pipermail/fetchmail-friends/2002-May/006259.ht

[ANNOUNCEMENT] Updated Cygwin Package: python-2.4.1-1

2005-05-28 Thread Jason Tishler
New News: === I have updated the version of Python to 2.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: o upgrade to Python 2.4.1 o apply SourceForge patch #1197318 to resolve problems imp

Re: rebase-2.3-1 package

2005-06-06 Thread Jason Tishler
Marcus, Please post instead of sending private email. On Mon, Jun 06, 2005 at 11:17:25AM -0100, Marcus Vinicius M.Fernandes wrote: > I read the issue: Cygwin fork() rebase solution > (http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html) and tried > to built the rebase.cc. But I found some p

Re: Rebase dlls not from cygwin

2005-06-07 Thread Jason Tishler
Hermann, On Tue, May 24, 2005 at 07:47:13AM -0400, Jason Tishler wrote: > On Mon, May 23, 2005 at 11:06:29PM +0200, Hermann Klocker wrote: > > [EMAIL PROTECTED] /usr/local/bin > > $ rebaseall -T list1 -v > rb.out > > /usr/bin/tclpip84.dll: skipped because not rebas

YA GPL Violation (was Re: Rebase dlls not from cygwin)

2005-06-07 Thread Jason Tishler
On Tue, May 24, 2005 at 07:47:13AM -0400, Jason Tishler wrote: > On Mon, May 23, 2005 at 11:06:29PM +0200, Hermann Klocker wrote: > > I try to run Dakota 3.3 (from > > http://endo.sandia.gov/DAKOTA/licensing/release/Dakota_3_3.cygwin.tar.gz) AFAICT, the above is distributing cygw

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-08 Thread Jason Tishler
lace with the fact that you're not alone. At this point, it's > something that either the apache maintainer or the rebase maintainer > will have to look into. Unfortunately, the former is nearly > non-existent on the mailing lists, a fact which has plagued the Apache

Re: ri dumps core

2005-06-11 Thread Jason Tishler
On Fri, Jun 10, 2005 at 11:04:22PM -0700, Brian Dessent wrote: > Steve Kelem wrote: > > Okay. I ran rebase. Then I get the same problem. > > I just noticed that ruby uses .so for the name of its dynamic modules, > but I think the rebaseall script only looks for .dll. Make a list of > all the .s

Re: ri dumps core

2005-06-13 Thread Jason Tishler
Corinna, On Sun, Jun 12, 2005 at 11:01:00AM +0200, Corinna Vinschen wrote: > On Jun 11 12:42, Jason Tishler wrote: > > On Fri, Jun 10, 2005 at 11:04:22PM -0700, Brian Dessent wrote: > > > I just noticed that ruby uses .so for the name of its dynamic > > > modules, but I

Re: How to get version-information of executeable

2005-06-13 Thread Jason Tishler
Oliver, On Mon, Jun 13, 2005 at 04:03:21PM +0200, Oliver Geisen wrote: > how can i read the version-number of an windows *.EXE file out of a > bash-script ? See the following: http://cygwin.com/ml/cygwin/2005-01/msg00882.html Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc o

Re: How to get version-information of executeable

2005-06-14 Thread Jason Tishler
Oliver, Please post instead of sending private email. On Tue, Jun 14, 2005 at 08:54:10AM +0200, Oliver Geisen wrote: > >>how can i read the version-number of an windows *.EXE file out of a > >>bash-script ? > >http://cygwin.com/ml/cygwin/2005-01/msg00882.html > Seems to be excactly what i wan

Re: Apache DSO modules under Cygwin

2005-06-16 Thread Jason Tishler
Max, On Thu, Jun 16, 2005 at 11:59:02AM +0100, Max Bowsher wrote: > You are right, it was not trivial, but I do have a functioning Apache2 > server, > [snip] > I'll try to bump this up my todo list a bit, if there is interest. Please do, I'm very interested in having Apache2 be part of the standa

[ANNOUNCEMENT] Updated Cygwin Package: postgresql-7.4.2-1

2004-06-11 Thread Jason Tishler
New News: === I have updated the version of PostgreSQL to 7.4.2-1. The tarballs should be available on a Cygwin mirror near you shortly. The following are the notable changes since the previous release: o build against cygserver instead of cygipc o upgrade to PostgreSQL 7.4.2 Old N

[ANNOUNCEMENT] Updated Cygwin Package: python-2.3.4-1

2004-06-11 Thread Jason Tishler
New News: === I have updated the version of Python to 2.3.4-1. The tarballs should be available on a Cygwin mirror near you shortly. The following is the only notable change since the previous release: o upgrade to Python 2.3.4 Old News: === Python is an interpreted, interactive,

Re: [ANNOUNCEMENT] Updated Cygwin Package: python-2.3.4-1

2004-06-13 Thread Jason Tishler
On Sat, Jun 12, 2004 at 06:22:49PM +0200, Thorsten Kampe wrote: > * Jason Tishler (2004-06-11 20:17 +0100) > > New News: > > === > > I have updated the version of Python to 2.3.4-1. The tarballs > > should be available on a Cygwin mirror near you shortly. > [sni

Re: Python2.3.4-1 crash under LilyPond2.2.2-1, W98

2004-06-13 Thread Jason Tishler
Sean, On Sat, Jun 12, 2004 at 11:56:54PM -0700, Sean Gugler wrote: > I've just updated my entire Cygwin installation, and LilyPond now > crashes inside a Python2 call -- I'm not even sure where to START > looking for how to fix this, any tips? No, but the README indicates the following: Unde

[ANNOUNCEMENT] Updated Cygwin Package: python-2.3.4-2

2004-06-14 Thread Jason Tishler
New News: === I have updated the version of Python to 2.3.4-2. The tarballs should be available on a Cygwin mirror near you shortly. The following is the only notable change since the previous release: o include _tkinter module which was mistakenly omitted in 2.3.4-1 Old News: ===

1.5.10-3 pthreads regression

2004-06-15 Thread Jason Tishler
While running the Python regression test suite, I believe I have uncovered a 1.5.10-3 pthreads regression. The test_threadedtempfile test case now hangs: $ python /usr/lib/python2.3/test/regrtest.py -v test_threadedtempfile test_threadedtempfile Creating Starting Reaping Spec

Re: fetchmail

2004-06-18 Thread Jason Tishler
On Thu, Jun 17, 2004 at 01:38:58PM -0400, Harpreet Singh wrote: > i get the following error message when using fetchmail. I do have > procmail installed on my machine as well. > > [snip] Does the following .fetchmailrc sample from the README work any better? To install fetchmail for a single

Re: FW: LilyPond 2.2.2 with Cygwin: Error messages

2004-06-22 Thread Jason Tishler
Bertalan, On Tue, Jun 22, 2004 at 02:12:32PM +0200, Bertalan Fodor wrote: > We get a lot of emails from lilypond users running Windows 98 regarding > numerous "illegal operations" caused by cygwin programs. The problem > doesn't occur on Win2000 or XP. > > Please let me know if you can help us.

Re: Does Cygwin can run sql queries to MS SQL server ?

2004-07-01 Thread Jason Tishler
Frederic, On Thu, Jul 01, 2004 at 06:40:12PM +0200, Frederic wrote: > if a database runs on a MS SQL server, > and that I want to run queries from a Win Workstation with Cygwin, do > you thing it's possible ? Yes, sqsh and FreeTDS run very nicely under Cygwin: http://www.sqsh.org/ http:/

Re: cygwin telnetd/xinetd and non-cygwin Python: no interaction

2004-07-12 Thread Jason Tishler
WB, On Mon, Jul 12, 2004 at 04:17:17PM +0200, W. Borgert wrote: > Is this a known limitation? Yes. BTW, only the interactive mode is affected -- running scripts (which don't prompt) should be OK. > Did I do something wrong? No. BTW, why don't you use Cygwin Python? > Do I have to tweak the C

Re: I apologize for mailing you directly problem with rebaseall ?

2004-07-20 Thread Jason Tishler
Jim, Thanks for apologizing, but please post instead of sending private email. On Mon, Jul 19, 2004 at 05:22:34PM -0700, Jim Ramberg wrote: > But I have not seen any solution mentioned for this problem. > > Recently I have started getting this error whenever I try to start > X-windows and kde:

Re: To cygwin postgresql maintainer: tutorial RFC

2004-07-22 Thread Jason Tishler
Carlo, On Wed, Jul 21, 2004 at 03:49:47PM +0800, Carlo Florendo wrote: > However, I would like to get some of your comments before I post about > its existence on some postgresql mailing lists. Nice job. I only have minor comments which are not very useful. However, I recommend contributing you

Re: To cygwin postgresql maintainer: tutorial RFC

2004-07-23 Thread Jason Tishler
Carlo, On Fri, Jul 23, 2004 at 02:50:31PM +0800, Carlo Florendo wrote: > Thank you very much for PostgreSQL for Cygwin and You are quite welcome, but I can only take very little credit for the above. > for Cygwin too. And, essentially no credit for the above. > Great software! Agreed! Thanks

Re: [OT] Re: To cygwin postgresql maintainer: tutorial RFC

2004-07-23 Thread Jason Tishler
Igor, On Fri, Jul 23, 2004 at 08:42:48AM -0400, Igor Pechtchanski wrote: > On Fri, 23 Jul 2004, Jason Tishler wrote: > > On Fri, Jul 23, 2004 at 02:50:31PM +0800, Carlo Florendo wrote: > > > Thank you very much for PostgreSQL for Cygwin and > > > > You are quite wel

Re: Set Up

2004-07-26 Thread Jason Tishler
On Sun, Jul 25, 2004 at 02:01:18PM +0530, Chiradeep Veeramani wrote: > i would be grateful to any one of you who could help me with this > ASAP. See the following: http://www.tishler.net/jason/software/fetchmail/fetchmail-6.2.5.README Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubk

Re: Fetchmail and Procmail

2004-07-26 Thread Jason Tishler
George, On Sun, Jul 25, 2004 at 05:19:26AM -0700, George wrote: > 1. I'm getting an error about a "suspicious ~/.procmailrc" file. I'm > guessing this is a permissions problem. If that's the case, could > someone let me know what the correct permissions should be? For the > moment, using a '/e

Re: Fetchmail and Procmail

2004-07-26 Thread Jason Tishler
George, On Mon, Jul 26, 2004 at 06:14:36AM -0700, George wrote: > Jason Tishler wrote: > >On Sun, Jul 25, 2004 at 05:19:26AM -0700, George wrote: > > > >>1. I'm getting an error about a "suspicious ~/.procmailrc" file. > >>I'm guessi

Re: Initdb FATAL error shmat - Win98 Cygwin 1.5.10-3 - PostgreSQL 7.4.3

2004-08-08 Thread Jason Tishler
Corinna, I apologize for the delay, but I was on vacation... On Tue, Aug 03, 2004 at 03:30:58PM +0200, Corinna Vinschen wrote: > I tried it and it actually only happens on 9x. I found that postgres > tries to shmat to an address which I have no idea about where it comes > from. The problem with

Re: Initdb FATAL error shmat - Win98 Cygwin 1.5.10-3 - PostgreSQL 7.4.3

2004-08-08 Thread Jason Tishler
Mos, On Tue, Aug 03, 2004 at 09:41:34PM -0100, Mos wrote: > I install PostgreSQL 7.4.2 today without changing Cygwin install. > Initdb works fine : initialization is good ! I'm glad PostgreSQL is working for you, but it appears that there is a Windows 9x problem lurking that may bite you in the f

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3

2004-08-11 Thread Jason Tishler
On Wed, Aug 11, 2004 at 01:42:05PM +0400, Eugene Kotlyarov wrote: > I have problem using ssmtp from procmail after upgrading to cygwin > 1.5.10-3. It only exists when ssmtp is called from procmail, when it > is called directly it works fine. Does anyone have any idea what's > wrong with it? No, bu

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3

2004-08-11 Thread Jason Tishler
Corinna, On Wed, Aug 11, 2004 at 07:03:48PM +0200, Corinna Vinschen wrote: > $ net helpmsg 11001 > > No such host is known. > > What does the line before the above line in the strace output look > like? See attached. Thanks, Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3

2004-08-12 Thread Jason Tishler
Chris, On Wed, Aug 11, 2004 at 02:53:03PM -0400, Christopher Faylor wrote: > I've added a line to cygwin which should display the failing hostname > prior to displaying the winsock error. > > Could you retry with either the latest snapshot or the latest cvs? It > won't fix the problem but it mig

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3

2004-08-12 Thread Jason Tishler
Corinna, On Thu, Aug 12, 2004 at 03:31:33PM +0200, Corinna Vinschen wrote: > On Aug 12 09:11, Jason Tishler wrote: > > I WAG that this problem may have something to due with the > > setgid/setuid winsock problems that Pierre and I have seen (with > > exim) before. Unfort

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3

2004-08-12 Thread Jason Tishler
Corinna, On Thu, Aug 12, 2004 at 05:09:37PM +0200, Corinna Vinschen wrote: > On Aug 12 10:16, Jason Tishler wrote: > > Good idea -- unfortunately, it didn't help. > > Sounds weird perhaps but... what if you change this line in > .procmailrc: > > PATH=/bin > &

Re: Problem with ssmtp / procmail / cygwin 1.5.10-3

2004-08-12 Thread Jason Tishler
Corinna, On Thu, Aug 12, 2004 at 07:06:24PM +0200, Corinna Vinschen wrote: > On Aug 12 11:55, Jason Tishler wrote: > > BTW, you should be able to reproduce the problem as follows: > > > > [snip] > > procmail's fault. procmail deletes too much of the environment.

[ANNOUNCEMENT] Updated Cygwin Package: procmail-3.22-9

2004-08-12 Thread Jason Tishler
New News: === I have updated the version of procmail to 3.22-9. The tarballs should be available on a Cygwin mirror near you shortly. The only notable change from the previous release is following: o Add SYSTEMROOT to the list of environment variables preserved from the original e

Re: python 2.3 pydoc : sys.modules.get error

2004-08-13 Thread Jason Tishler
Bertrand, Wrong list, I'm redirecting to the correct one... On Fri, Aug 13, 2004 at 04:16:07PM +0200, bertrand marquis wrote: > i'm using pydoc to generate informations out of python source. > But sometimes i've got this error: > > Traceback (most recent call last): > File "/usr/bin/pydoc", li

Re: [ANNOUNCEMENT] Updated Cygwin Package: procmail-3.22-9

2004-08-17 Thread Jason Tishler
Volker, On Mon, Aug 16, 2004 at 11:52:25PM +0200, Dr. Volker Zell wrote: > >>>>> Jason Tishler writes: > > > New News: > > === > > I have updated the version of procmail to 3.22-9. The tarballs > > should be available on a Cygwin mirror near you

Re: [ANNOUNCEMENT] Updated Cygwin Package: procmail-3.22-9

2004-08-17 Thread Jason Tishler
Volker, On Tue, Aug 17, 2004 at 04:21:46PM +0200, Dr. Volker Zell wrote: > >>>>> Jason Tishler writes: > > >> By the way is it possible to remove the empty catX directories from > >> your packages ? > > > I can, but would prefer not to (at leas

Re: Python IDLE - toolbar doesn't show up

2004-08-21 Thread Jason Tishler
On Fri, Aug 20, 2004 at 01:15:11PM -0700, Greg Hersh wrote: > Downloaded and installed the latest version of Cygwin with Python > 2.3.4. Started IDLE, shell window came up fine, but toolbar on a top > doesn't show up. Started IDLE in 'edit' mode, both shell and edit > windows came up, again, no too

Re: initdb and postgres both no longer work...

2004-08-23 Thread Jason Tishler
Reini, On Mon, Aug 23, 2004 at 01:07:39PM +0200, Reini Urban wrote: > BTW: > /usr/share/doc/postgresql-7.4.3/FAQ_MSWIN > still has the wrong docs, talking about ipc-daemon2. > This should be fixed upstream, and in the CYGWIN-PATCH if not. See attached. Jason -- PGP/GPG Key: http://www.tishler.

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

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 maintaini

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: 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 o

[ANNOUNCEMENT] Updated Cygwin Package: postgresql-7.4.5-1

2004-08-26 Thread Jason Tishler
New News: === I have updated the version of PostgreSQL to 7.4.5-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.5 o build against Perl 5.8.5-3 Old News: === P

Re: Any working PL./Perl instance of - Postgres 7.4.5-1,perl-5.8.5 - on -XP home or Win 2000?

2004-08-27 Thread Jason Tishler
Kumar, On Fri, Aug 27, 2004 at 07:17:59AM -0700, Kumar Pandey wrote: > If anyone with cygwin install of above combination > (available from yesterday) could run the tests > outlined below - I would very much appreciate it. > Please post your results. Unfortunately, I get exactly the same results

Re: Python os.path.join inconsistency?

2004-08-30 Thread Jason Tishler
Andres, On Mon, Aug 30, 2004 at 01:29:38PM -0400, Andres Corrada-Emmanuel wrote: > Does it not seem inconsistent that if Cygwin Python understands how to > execute: > > file( 'c:/foo/bar' ) as well as file( '/cygdrive/c/foo/bar' ) > > it should also treat Windows style paths correctly with os.pa

[ANNOUNCEMENT] Updated Cygwin Package: procmail-3.22-10

2004-09-07 Thread Jason Tishler
New News: === I have updated the version of procmail to 3.22-10. The tarballs should be available on a Cygwin mirror near you shortly. The notable changes from the previous release are the following: o enable run control file (e.g., ~/.procmailrc) permission check for Windows ver

Re: [ANNOUNCEMENT] Updated Cygwin Package: procmail-3.22-10

2004-09-07 Thread Jason Tishler
On Tue, Sep 07, 2004 at 03:29:21PM +0100, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Jason Tishler > > Sent: 07 September 2004 14:25 > > > > Old News: > > === > > The procmail program is used by Red

Re: cygserver - Postgres hung

2004-09-08 Thread Jason Tishler
On Wed, Sep 08, 2004 at 03:17:48PM -0400, Jean-Pierre Pelletier wrote: > Another option would be to force PostgreSQL 7.4.5 to use cygipc > (instead of cygserver) Is that possible? Yes, you can always build from source yourself. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke

Re: cygserver - Postgres hung

2004-09-09 Thread Jason Tishler
Corinna, On Thu, Sep 09, 2004 at 09:59:16AM +0200, Corinna Vinschen wrote: > On Sep 8 21:15, Jason Tishler wrote: > > On Wed, Sep 08, 2004 at 03:17:48PM -0400, Jean-Pierre Pelletier wrote: > > > Another option would be to force PostgreSQL 7.4.5 to use cygipc > > > (in

Re: apache2 as service

2004-09-17 Thread Jason Tishler
On Fri, Sep 17, 2004 at 09:18:44AM -0700, Prakash Khemani wrote: > Nothing is written to /var/log/cygaapche.log or to > /usr/local/apache2/log/error_log You should see errors in NT's event log, such as the following: httpd : PID 7068 : starting service `httpd' failed: signal 12 raised. > Wha

Re: apache2 as service

2004-09-18 Thread Jason Tishler
Prakash, On Fri, Sep 17, 2004 at 12:50:10PM -0700, Prakash Khemani wrote: > > Did you start cygserver? Did you set the CYGWIN environment > > variable to include "server"? If not, then do so and try again. > > Yes, I did set up cygserver. At the command line apache2/bin/httpd -k > start works f

[ANNOUNCEMENT] Updated Cygwin Package: proftpd-1.2.10-1

2004-09-18 Thread Jason Tishler
New News: === I have updated the version of ProFTPD to 1.2.10-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 conf

Re: CYGWIN + APCHE + Net::SMTP

2004-09-23 Thread Jason Tishler
Prakash, On Wed, Sep 22, 2004 at 04:04:23PM -0700, Prakash Khemani wrote: > A similar problem occurs when I use /usr/sbin/ssmtp instead of Perl's > Net::SMTP. > > I am able to send mail using /usr/sbin/ssmtp from the cygin shell cmd > line. > > But when ssmtp is invoked from a perl script inside

Re: proftpd in cygwin on win2k3

2004-10-14 Thread Jason Tishler
Rob, Please post instead of sending private email. On Thu, Oct 14, 2004 at 09:16:42AM -0400, Robert St.Denis wrote: > I seem to be getting that classic privs_relinquish error. I tried the > User cygwin_server thing but then it wouldnt start up at all ... any > ideas ? I would follow the Windows

Re: Use Fetchmail/procmail on winxp

2005-07-07 Thread Jason Tishler
On Thu, Jul 07, 2005 at 01:31:27PM -0500, reader wrote: > My aim is to retrieve from a pop3 server using fetchmail and deliver > using procmail to wherever it needs to go for gnus to slurp the mail. You should find the necessary information to do the above in the following: /usr/share/doc/Cyg

Re: question for perl maintainer

2005-07-11 Thread Jason Tishler
Gerrit, On Thu, Jul 07, 2005 at 11:03:01PM +0200, Gerrit P. Haase wrote: > Gerrit P. Haase wrote: > >Sounds good. WHat is the magic flag I need to add to the link > >commands? > > Would --enable-auto-image-base do it or do I need to specify an address > with --image-base ? If the second, which

Re: Perl Win32::Shortcut screws up fork

2005-07-11 Thread Jason Tishler
On Thu, Jul 07, 2005 at 11:50:38PM -0400, Christopher Faylor wrote: > On Thu, Jul 07, 2005 at 08:24:20PM -0600, Eric Blake wrote: > >But what was wrong with my idea of making rebaseall a #!/bin/ash > >script? > > You still couldn't run the script from bash since the dlls would still > be loaded.

Re: rebaseall (temporary?) patch

2005-07-11 Thread Jason Tishler
On Fri, Jul 08, 2005 at 12:44:18AM -0400, Christopher Faylor wrote: > The below patch to rebaseall will avoid errors when rebasing dlls used > by the shell which is executing it. > > It might be interesting to automatically write a .bat file which > performed the final step of renaming the rebased

Re: Patch adding *.oct to rebaseall for cygwin

2005-07-11 Thread Jason Tishler
The following post was to cygwin-apps@: On Fri, Jul 08, 2005 at 09:50:14AM -0700, James R. Phillips wrote: > I'm not certain if rebase is being actively maintained, since the last > release was over a year ago. If anyone is, I have a patch for > rebaseall that adds compiled octave shared librarie

Re: Patch adding *.oct to rebaseall for cygwin

2005-07-11 Thread Jason Tishler
Igor, On Mon, Jul 11, 2005 at 09:35:32AM -0400, Igor Pechtchanski wrote: > On Mon, 11 Jul 2005, Jason Tishler wrote: > > rebaseall currently handles .dll files and the next version will > > handle .so files too. I would prefer not to change rebaseall to > > handle non-st

rebaseall (was Re: Perl Win32::Shortcut screws up fork)

2005-07-14 Thread Jason Tishler
On Mon, Jul 11, 2005 at 10:08:33PM -0400, Christopher Faylor wrote: > On Mon, Jul 11, 2005 at 08:43:07AM -0400, Jason Tishler wrote: > >My inclination is to convert rebaseall to an ash script. > > Once again, let me point out -- that will not solve the problem. You > won&#x

Re: rebaseall (was Re: Perl Win32::Shortcut screws up fork)

2005-07-15 Thread Jason Tishler
On Thu, Jul 14, 2005 at 04:01:08PM -0400, Christopher Faylor wrote: > On Thu, Jul 14, 2005 at 07:55:52AM -0400, Jason Tishler wrote: > >On Mon, Jul 11, 2005 at 11:50:08PM -0400, Christopher Faylor wrote: > >> OTOH, writing a mingw C program to do what rebaseall does wouldn

Re: rebaseall (was Re: Perl Win32::Shortcut screws up fork)

2005-07-15 Thread Jason Tishler
On Fri, Jul 15, 2005 at 01:21:11PM +0100, Dave Korn wrote: > Original Message > >From: Jason Tishler > >Sent: 15 July 2005 12:27 > > > Exactly! Right after my previous post, I started to investigate > > enhancing rebase to support rebaseall functionality

[ANNOUNCEMENT] Updated Cygwin Package: rebase-2.4-1

2005-07-16 Thread Jason Tishler
New News: === I have updated the version of rebase to 2.4-1. The tarballs should be available on a Cygwin mirror near you shortly. The notable changes (all to rebaseall) since the previous release are: * Convert from bash to ash script. * Add support to verify that only ash processe

Re: rebaseall (was Re: Perl Win32::Shortcut screws up fork)

2005-07-16 Thread Jason Tishler
On Fri, Jul 15, 2005 at 10:18:26AM -0400, Christopher Faylor wrote: > On Fri, Jul 15, 2005 at 07:27:27AM -0400, Jason Tishler wrote: > >So, it sounds like we have short and long term plans. Now, I just > >have to work 'em. > > Is it done yet? Yes. > Is it done

Re: rebaseall 2.4-1 : problems?

2005-07-17 Thread Jason Tishler
Angelo, On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote: > I send you a simple report. > > I have tried to use the new version of "rebaseall". > > Steps followed: > > 1) Add "C:\cygwin\bin" and "C:\cygwin\usr\X11R6\bin" to Windows path What happens if you prepend the above to t

Re: New rebaseall works with oct files

2005-07-17 Thread Jason Tishler
Jim, On Sat, Jul 16, 2005 at 09:35:22PM -0700, James R. Phillips wrote: > Installed new rebase package; ran "rebaseall -s oct -v" from an ash > prompt; worked like a charm. Rebased all installed .oct files. Thanks for the feedback -- it is much appreciated. > This could solve a potentially big

Re: Invoking ash for rebaseall

2005-07-17 Thread Jason Tishler
Ross, On Sun, Jul 17, 2005 at 02:48:39PM -0500, Ross Boulet wrote: > My apologies if this is covered somewhere (FAQ, user guide, etc.) > Rebaseall now requires being run under ash, but when I run ash from > "Start/Run" or from a cmd.exe prompt, it does not execute /etc/profile > and therefore does

Re: Invoking ash for rebaseall

2005-07-18 Thread Jason Tishler
Igor, On Mon, Jul 18, 2005 at 01:57:52AM -0400, Igor Pechtchanski wrote: > On Sun, 17 Jul 2005, Jason Tishler wrote: > > On Sun, Jul 17, 2005 at 02:48:39PM -0500, Ross Boulet wrote: > > > Granted, I could go in to windoze and add the cygwin directories > > > to my syst

Re: Invoking ash for rebaseall

2005-07-18 Thread Jason Tishler
On Sun, Jul 17, 2005 at 11:07:04PM -0700, Brian Dessent wrote: > Igor Pechtchanski wrote: > > Umm, why should rebaseall require a PATH setting at all? Wouldn't > > it be easier to specify full paths for every command instead of > > telling users to set their PATH? > > Well, if the user does not h

Re: enable-auto-image-base with libtool not working?

2005-07-18 Thread Jason Tishler
On Sat, Jul 16, 2005 at 01:34:58PM +0200, Gerrit P. Haase wrote: > Charles Wilson wrote: > >cgf(?) has repeatedly stated that we'l run out of address space > >eventually, whether we have some bureaucratic nightmare of a registry > >for "approved" DLL base addresses, or toss everything in to the > >

Re: rebaseall 2.4-1 : problems?

2005-07-18 Thread Jason Tishler
Angelo, On Sun, Jul 17, 2005 at 11:49:34PM +0200, Angelo Graziosi wrote: > Jason Tishler wrote: > > On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote: > > > >> I send you a simple report. > >> > >> I have tried to use the new version

Re: help with postgreSQL installation

2005-07-18 Thread Jason Tishler
Sean, On Fri, Jul 15, 2005 at 07:10:08AM -0700, Sean Williams wrote: > found your name on a helpful document online > > wondered if you could help me > > ...intalling version 8.3 of postgreSQL and let the computer > automatically generate the password to my account at the outset and > did not wr

Re: Problem with python extension install

2005-07-18 Thread Jason Tishler
John, On Fri, Jul 15, 2005 at 11:22:07AM -0700, John Whitley wrote: > I'm running into an odd problem attempting to install the > ZopeInterface package on Cygwin. > > The relevant part of the build output is below. The failure "cannot > find -lpython2.4" appears to be merely because the link pat

<    3   4   5   6   7   8   9   10   >