cron problems

2007-11-06 Thread Helge Stenström
I want to use cron on my laptop to run backup jobs to a network disk regularly. Therefore, I first used crontab: crontab myCrontabFile and then used cron-config to start the cron daemon. I no longer remember the exact questions, but there are some issues. 1. cron-config asked about my password,

Re: pygtk installs only in python2.4?

2007-04-27 Thread Helge Stenström
> Are there any other Python packages that put files in site-packages? Yes: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=usr%2Flib%2Fpython2.4 Plenty of packages, all faulty, for the moment. At least one package has got it right: python-pyrex. http://cygwin.com/cgi-bin2/package-grep.cg

Re: pygtk installs only in python2.4?

2007-04-27 Thread Helge Stenström
2007/4/27, Jason Tishler <[EMAIL PROTECTED]>: Helge, On Fri, Apr 27, 2007 at 12:49:31PM +0200, Helge Stenstr?m wrote: > Is it the responsibility of the Python package, or by pygtk2 and > Numeric to put their files in the correct python version directory? It is the responsibility of the 3rd part

Re: pygtk installs only in python2.4?

2007-04-27 Thread Helge Stenström
I have two python directories in cygwin/lib: python2.4, which only contains the directory site-packages, and python2.5, which contains a lot of stuff, but whose site-packes directory is mostly empty. The site-packages directory of python2.4 contains stuff which I assume comes from two different p

List of maintainers

2007-04-24 Thread Helge Stenström
Is there a list of maintainers for the different Cygwin packages? What is the easiest way to find out who is the maintainer for a particular package? Helge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: pygtk installs only in python2.4?

2007-04-24 Thread Helge Stenström
"Mark Wendell" said: The current python version installed by setup is 2.5. However, it looks like the pygtk setup package wants to install itself in /usr/lib/python2.4/site-packages, even if that lib doesn't originally exist. For example, installing pygtk through the installer actually created /