Python gcc compile error: cannot find -lpython2.3

2003-08-16 Thread Jari Aalto+list.cygwin
What should I look for to solve this? XMLdiff is available at http://www.logilab.org/xmldiff/ and this is my first python package install (according to instructons at http://www.python.org/sigs/distutils-sig/ ) I didn't find 'libpython2.3.a' anywhere in my system. The only files that come up wer

autoconf-2.57 - is there a new port for it?

2003-07-03 Thread Jari Aalto+list.cygwin-apps
I'm tyring to port some webdav stuff, but it needs new autoconf. The newest seems to be 2.57. Could we get an update or is there problems with new autoconf versions? Jari -- http://tiny-tools.sourceforge.net/ Swatch @time http://www.ryanthiessen.com/swatch/resources.htm Convert @time http://ww

Suggestion: KDE / QT and GNOME Cygwin available

2003-01-30 Thread Jari Aalto+list.cygwin
I come accross following links, this is amazing... GNOME-cygwin port: http://homepage.ntlworld.com/steven.obrien2/ KDE3-cygwin port: http://kde-cygwin.sourceforge.net/qt3/using.php Would there be a chance to get these integrated into Cygwin distro? Can any of the Cygwin core

[bug] strace 1.21 --output does not accept directory

2003-01-26 Thread Jari Aalto+list.cygwin
I was under impression that strace would accept a directory component: root@W2KPICASSO:~/elisp/rc$ strace --output=~/tmp/strace.log cvs up strace.exe: can't open ~/tmp/strace.log: No such file or directory root@W2KPICASSO:~/elisp/rc$ strace --output=$HOME/tmp/strace.log cvs up st

Cygwin documentation suggesion: Apache on Cygwin (WWW-link)

2003-01-22 Thread Jari Aalto+list.cygwin
I ran into this link just yesterdat and itäs excellent resource. May I suggest that this link is added to the README of the Cygwin Apache /usr/doc/Cygwin/apache-1.3.24-5.README http://www.phpfreaks.com/apache_manual/page/cygwin.html Jari -- http://tiny-tools.sourcef

Re: postgresql postmaster and LC_MESSAGES EN_US problem

2002-12-18 Thread Jari Aalto+list.cygwin
* Tue 2002-12-17 Jason Tishler <[EMAIL PROTECTED]> list.cygwin * Message-Id: <[EMAIL PROTECTED]> > > On Fri, Dec 13, 2002 at 11:44:30PM +0200, Jari Aalto wrote: >> * Thu 2002-12-12 Jason Tishler <[EMAIL PROTECTED]> list.cygwin >> > It appears that having LANG=en_us set before you ran initdb caused

Re: postgresql postmaster and LC_MESSAGES EN_US problem

2002-12-13 Thread Jari Aalto+list.cygwin
* Thu 2002-12-12 Jason Tishler <[EMAIL PROTECTED]> list.cygwin * Message-Id: <[EMAIL PROTECTED]> > Heitzso, > > On Wed, Dec 11, 2002 at 12:48:20PM -0500, Heitzso wrote: >> I got around this problem (??) by commenting out the 4 localization >> lines at the end of postgresql.conf in the data director

Re: ssh-host-config suggestion

2002-12-08 Thread Jari Aalto+list.cygwin
* Wed 2002-11-06 Corinna Vinschen <[EMAIL PROTECTED]> list.cygwin * Message-Id: <[EMAIL PROTECTED]> > On Wed, Nov 06, 2002 at 05:49:57PM +0100, Ralf Fassel wrote: > >> - the ssh-host-config script should make sure that CYGWIN contains >> `ntsec' when trying the chmod/chown steps > > That shouldn'

Bash 2.05b.04 - shopt extglob not working?

2002-11-09 Thread Jari Aalto+list.cygwin
Isn't this supposed to work under Cygwin bash? I have "shopt extglob" enabled. Jari a=new; case $a in -d) echo 1 ;; @(add|new)) echo 2 ;; esac root@W2KPICASSO:~/config/shell/bash/complete$ bash -x ~/tmp/test.sh + bash -x ~/tmp/test.sh + a=new /cygdrive/e/home/jaalto/tmp/t3.

Where are all manual pages? (kill)

2002-04-04 Thread Jari Aalto+list.cygwin
I was suprised when manual page for kill(1) didn't appear with: $ man kill If there separate tar file for all the manual pages? Jari -- http://tiny-tools.sourceforge.net/ Swatch @time http://www.ryanthiessen.com/swatch/resources.htm Convert @time http://www.mir.com.m

cygwin-sc.1014453037.impdhfddckmkmhdaeclj-letters=hotpop.com@cygwin.com

2002-02-23 Thread Jari Aalto+list.cygwin
-- http://tiny-tools.sourceforge.net/ Swatch @time http://www.ryanthiessen.com/swatch/resources.htm Convert @time http://www.mir.com.my/iTime/itime.htm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: CVS and SSL support

2002-01-31 Thread Jari Aalto+list.cygwin
* Tue 2002-01-29 Geoff Soutter <[EMAIL PROTECTED]> list.cygwin * Message-Id: <91C3A0F2BA19D5119B1821E59D520C89D3@EXCH01> | Yep, download cygwin binaries using setup.exe on cygwin site, choose CVS | and OpenSSL packages and bob's your uncle... | | BTW, pserver doesn't work, use SSL and :ext C

Re: How to set up crontab file in cygwin?

2002-01-31 Thread Jari Aalto+list.cygwin
* Mon 2002-01-28 Jeff Lu <[EMAIL PROTECTED]> list.cygwin * Message-Id: <[EMAIL PROTECTED]> | This is what is in my cron file | | # DO NOT EDIT THIS FILE - edit the master and reinstall. | # (/tmp/crontab.272 installed on Mon Jan 28 18:22:31 2002) | # (Cron version -- $Id: crontab.c,v 1.3 2001/06/

Packaging questions?

2002-01-29 Thread Jari Aalto+list.cygwin
I have a quostion about the packaging page that says: The package is configured using (at a minimum) the following paths: --prefix=/usr --sysconfdir=/etc --libexecdir='$(sbindir)' --localstatedir=/var --datadir='$(prefix)/share' What are the values of $(sbindi