Re: 1.7 Public Key Authentication problem

2010-02-03 Thread Steven Monai
On 2010/02/03 10:07 PM, shane fenton wrote: > Hi, > First time poster - so hopefully will get it right :) > Cygwin 1.7 installed on approx 10 machines - XP /2008 > domain cyg_server user created > Added above user to Quotas/create token/replace token & log on as > service & local admins on pc's > a

1.7 Public Key Authentication problem

2010-02-03 Thread shane fenton
Hi, First time poster - so hopefully will get it right :) Cygwin 1.7 installed on approx 10 machines - XP /2008 domain cyg_server user created Added above user to Quotas/create token/replace token & log on as service & local admins on pc's added cyg_server to passwd file ssh-host-config (found abov

[ANNOUNCEMENT] New package: ucspi-tcp-0.88-2

2010-02-03 Thread Steven Monai
Version 0.88-2 of 'ucspi-tcp' has been uploaded. This version is the initial release of ucspi-tcp for Cygwin. Q.: What is UCSPI? A.: UCSPI stands for "UNIX Client-Server Programming Interface", which its author describes as "a command-line interface to client-server communications tools." It is su

Re: what's the problem of my cygwin installation?

2010-02-03 Thread Larry Hall (Cygwin)
On 02/03/2010 11:31 PM, thinktwice wrote: i use Cygwin1.7.1setup.exe to start an fresh installation, because i have downloaded an full package from internet, so i choose local install. setup process finished successfully. but when i try to open cgywin, it warns me "bash: /usr/bin/sed: No such

what's the problem of my cygwin installation?

2010-02-03 Thread thinktwice
i use Cygwin1.7.1setup.exe to start an fresh installation, because i have downloaded an full package from internet, so i choose local install. setup process finished successfully. but when i try to open cgywin, it warns me "bash: /usr/bin/sed: No such file or directory, bash: /bin/grep: No such

1.7.1: df -l returns "df: no file systems processed"

2010-02-03 Thread Ziad Mansouri
All, df -l returns "df: no file systems processed" for v1.7.1. This is with a fresh install without any changes, i.e. /etc/fstab is unmodified. In contrast, df -l returned useful output in v1.5. Is this a bug? Cheers, Z. -- Problem reports: http://cygwin.com/problems.html

[ANNOUNCEMENT] Updated: bison-2.4.1-1

2010-02-03 Thread Christopher Faylor
I've made a new version of 'bison' available for download. This updates the package to the latest version available from ftp.gnu.org. I've included the relevant portions of the Bison NEWS file at the end of this message. For a brief description of this package, see http://cygwin.com/packages/ .

Re: command fails: expr "-L/usr/lib/gcc/i686-pc-cygwin/4.3.4" : "-L\(.*\)"

2010-02-03 Thread Yaakov (Cygwin/X)
On 03/02/2010 04:13, Илья Басин wrote: Hi. libtool from "hunspell" package fails with "expr: syntax error" when compiling. Does anyone know a proper fix? Did you run "autoreconf -f -i"? I've built hunspell already, so you may want to look at my patches: http://cygwin-ports.svn.sourceforge.n

unable to install multiple packages from the command line

2010-02-03 Thread Tom Schutter
Installing multiple packages from the the command line used to work, but no longer does for me. It installs the first requested package, but none of the rest. Note that --help doesn't say exactly how to specify multiple packages. A comma separated list used to work. Specifying multiple --pac

Re: ARPACK and cygwin

2010-02-03 Thread Dave Korn
On 03/02/2010 15:06, Niels Martinsen wrote: > Ok, so now I have installed cygwin and included gcc4-fortran, > libarpack0 and libarpack-devel. What is the procedure from here? Do I > compile the files, or how do I get started? I am planning on using it > with Mathematica (I am not sure you can use t

Re: ARPACK and cygwin

2010-02-03 Thread Niels Martinsen
Ok, so now I have installed cygwin and included gcc4-fortran, libarpack0 and libarpack-devel. What is the procedure from here? Do I compile the files, or how do I get started? I am planning on using it with Mathematica (I am not sure you can use this info for anything, but I thought I'd better give

Re: ARPACK and cygwin

2010-02-03 Thread Dave Korn
On 03/02/2010 14:10, Niels Martinsen wrote: > Does this mean that if I install cygwin, then I will be able to use > ARPACK on XP? Yep :) > Is there any tutorial on how to do this (i.e. a tutorial > on how to use ARPACK running cygwin?) Well, the whole idea of Cygwin is that it should work

programming a service for cygrunsrv (c, jni, rmi, servlet, tomcat)

2010-02-03 Thread joel
Hi, I wrote a program in C to launch rmiregistry and to start my RMI server. The Program works fine but when I tried `cygrunsrv --install MvServer --path /cygdrive/c/classes/MvServer/MvServer.exe` and finally `cygrunsrv -S MvServer` the RMI server seems to be death. I don't get any error messages i

ARPACK and cygwin

2010-02-03 Thread Niels Martinsen
Hi guys I am in a situation, where I need to use ARPACK on my Windows XP machine (I have tried to make ARPACK running on XP using e.g. http://people.csail.mit.edu/barbic/arpack.html, but no luck). I found out that ARPACK is included in cygwin. Does this mean that if I install cygwin, then I will b

Re: Wrong setup.exe on http://www.cygwin.com/

2010-02-03 Thread Dave Korn
On 03/02/2010 08:16, Morten Kjærulff wrote: > Hi, > > I tried downloading http://www.cygwin.com//setup.exe (note 2 //), and > got 2.680. http://www.cygwin.com/setup.exe is still 2.674 for me. You found a clever way to trick the caching proxy that's messing things up for you! Another thing th

Re: Python does not support default locale

2010-02-03 Thread Andy Koppe
Jurgen Defurne wrote: > This morning I started python from a new installation 1.7 installation > and I got the following warning. Python seems to be ok with C.UTF-8 here: $ python Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14) [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin T

command fails: expr "-L/usr/lib/gcc/i686-pc-cygwin/4.3.4" : "-L\(.*\)"

2010-02-03 Thread Илья Басин
Hi. libtool from "hunspell" package fails with "expr: syntax error" when compiling. Does anyone know a proper fix? After writing a wrapper for "expr" which just prints params I've found that libtool calls: expr "-L/usr/lib/gcc/i686-pc-cygwin/4.3.4" : "-L\(.*\)" This doesnt fail on Linux wit

Python does not support default locale

2010-02-03 Thread Jurgen Defurne
Dear all, This morning I started python from a new installation 1.7 installation and I got the following warning. bzr: warning: unsupported locale setting  bzr could not set the application locale.  Although this should be no problem for bzr itself,  it might cause problems with some plugins.  To

Re: Wrong setup.exe on http://www.cygwin.com/

2010-02-03 Thread Morten Kjærulff
Hi, I tried downloading http://www.cygwin.com//setup.exe (note 2 //), and got 2.680. http://www.cygwin.com/setup.exe is still 2.674 for me. Cheers, Morten -- www.MortenKjarulff.dk On Tue, Feb 2, 2010 at 6:08 PM, Larry Hall (Cygwin) > On 02/02/2010 06:15 AM, Morten Kjærulff wrote: >> >> It seem