RE: octave-3.0.2-2 Requires gcc4

2008-10-15 Thread Marco Atzeri
--- Dave Korn ha scritto: > James R. Phillips wrote on 14 October 2008 16:14: > > > Hi, > > > > The experimental version of octave, > octave-3.0.2-2, compiled with gcc4, > > requires gcc4 to be installed in order to use the > gcc4 runtime libraries. > > It only requires gcc4-runtime, then. >

[perl] Portably linking to libstdc++

2008-10-15 Thread Sisyphus
Hi, On linux, I can have my perl distro link to libstdc++ by simply specifying (in the Makefile.PL's %WriteMakefile) : LIBS => ['-lstdc++'], And, for MinGW-built perls on Win32, the same construct works. For Cygwin, it seems that is not sufficient (as the directory that houses libstdc++.a i

Re: GStreamer on cygwin

2008-10-15 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jeffrey Barish wrote: > Has anyone made GStreamer on cygwin? I could use some pointers. When I try > to make GStreamer, I get a complaint from configure that it could not link > libxml2 test program. I installed libxml2 using setup and then I made

Re: Headers not found when gcc4 installed without gcc3

2008-10-15 Thread Ken Brown
On 10/15/2008 7:10 PM, Dave Korn wrote: there's no way on earth that installing Gcc-3 should cause any X-related headers to be pulled in. Both setup.hints for gcc-core and gcc4-core pull in w32api, and that's it by the way of headers. Is it perhaps possible that your initial install failed to

Re: octave-3.0.2-2 Requires gcc4

2008-10-15 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave Korn wrote: > (At which point we may even put gcc4-runtime into the "Base" category and > make sure everybody gets it installed regardless; but I don't want to > think about that until I'm sure it'll be stable.) I hope you will package these l

RE: Headers not found when gcc4 installed without gcc3

2008-10-15 Thread Dave Korn
Ken Brown wrote on 15 October 2008 20:48: > I've just used gcc-4 to (successfully) build emacs 22.3 under both > cygwin 1.5 and cygwin 1.7. In my first attempt for 1.7, I initially had > gcc4 installed, but none of the regular gcc packages. The result was > that the emacs configure script failed

Re: Problems installing Cygwin 1.5.25-15 onto base Windows Server2008 w/Terminal Services installed

2008-10-15 Thread René Berber
Brett Carey wrote: > Background: Attempting to use a Windows Server 2008 64-bit Terminal > server as a "Jump-Box" from one network (corporate very locked down [snip] > Attempting to install Cygwin 1.5.25-15 (fresh download from > ftp.gtlib.gatech.edu, base install) on the 'Jump-Box' from RDP > (Re

Re: cygserver 1.5.25-15 slows down logoff

2008-10-15 Thread Sybille Ebert
The problem also appears in sshd service, eventhough it does not depend on cygserver. I installed sshd using ssh-host-config and manually stopped cygserver. And even with only sshd running, there was still a long delay at logoff/shutdown! >>> Which shows that the delay isn't cyg

Problems installing Cygwin 1.5.25-15 onto base Windows Server2008 w/Terminal Services installed

2008-10-15 Thread Brett Carey
Background: Attempting to use a Windows Server 2008 64-bit Terminal server as a "Jump-Box" from one network (corporate very locked down and restricted software) to another (lab servers and QA and development). I figure if I put the necessary software on the 'Jump-Box' and grant users the ability

Headers not found when gcc4 installed without gcc3

2008-10-15 Thread Ken Brown
I've just used gcc-4 to (successfully) build emacs 22.3 under both cygwin 1.5 and cygwin 1.7. In my first attempt for 1.7, I initially had gcc4 installed, but none of the regular gcc packages. The result was that the emacs configure script failed to find the X11 headers. I then installed gcc

man goes into an infinite loop

2008-10-15 Thread Benjamin J. Racine
Any ideas on the following very much appreciated... $ man sed [: missing `]' usage: addftinfo [-v] [-param value] ... resolution unitwidth font usage: afmtodit [-mnsvx] [-a angle] [-d DESC] [-e encoding] [-i n] afmfile mapfile font usage: apropos keyword ... i686 000 ^@ 032 0x20

Re: how install ifort in cygwin ???

2008-10-15 Thread Tim Prince
Brian Dessent wrote: > meyus wrote: > >> I try to install the compilator ifort in cygwin but i have this message : >> Error etc... don't find 'ldd' ??? > > It sounds like you're trying to run an install script for Linux > binaries. That's never going to work, primarily because there is no > 'ldd

Re: Rsync on two WinXP Machines: how?

2008-10-15 Thread Herb Maeder
On 14 Oct 2008 12:57:43 +0200, Marco Atzeri wrote: > try with > starting sshd service and connect with > > rsync --rsh=ssh ... Though it should be noted that with cygwin-1.5, rsync to a cygwin machine running sshd will hang on transferring large directories. For example, (from some directory no

Re: how install ifort in cygwin ???

2008-10-15 Thread Brian Dessent
meyus wrote: > I try to install the compilator ifort in cygwin but i have this message : > Error etc... don't find 'ldd' ??? It sounds like you're trying to run an install script for Linux binaries. That's never going to work, primarily because there is no 'ldd' command in Cygwin, but even if th

how install ifort in cygwin ???

2008-10-15 Thread meyus
Hi, I try to install the compilator ifort in cygwin but i have this message : Error etc... don't find 'ldd' ??? Can you help me please ? Thank you -- View this message in context: http://www.nabble.com/how-install-ifort-in-cygwin-tp19997113p19997113.html Sent from the Cygwin list mailing

[ANNOUNCEMENT] Updated: {subversion,subversion-apache2,subversion-devel,subversion-perl,subversion-python,subversion-ruby}-1.5.3-1

2008-10-15 Thread David Rothenberger
A new version of subversion is now available for download. NEWS: = This is a new upstream release. IMPORTANT: This release will silently upgrade your Subversion working copies to the 1.5 format, rendering them unusable with previous major versions of Subversion. Please see the release notes

Google desktop and cygrunsrv

2008-10-15 Thread Ken Brown
I just installed google desktop and found that cygserver would no longer start. This is apparently a problem with recent versions of google desktop, and it applies to other cygwin services besides cygserver: http://groups.google.com/group/Google-Desktop_Something-Broken/browse_thread/threa

Re: Problem to open big selfextracting Zip files from bash - starting from scratch :-)

2008-10-15 Thread Christopher Faylor
On Wed, Oct 15, 2008 at 11:19:24AM +0200, Dirk Napierala wrote: > Christopher Faylor schrieb: >> On Tue, Oct 14, 2008 at 04:10:05PM +0200, Dirk Napierala wrote: >> >>> Dave Korn schrieb: >>> Dirk Napierala wrote on 14 October 2008 14:00: [SNIP] One of the main rea

Re: cygserver 1.5.25-15 slows down logoff

2008-10-15 Thread Corinna Vinschen
On Oct 2 11:59, Sybille Ebert wrote: > >> The problem also appears in sshd service, eventhough it does not depend > >> on cygserver. I installed sshd using ssh-host-config and manually > >> stopped cygserver. And even with only sshd running, there was still a > >> long delay at logoff/shutdown! >

Re: Rsync on two WinXP Machines: how?

2008-10-15 Thread Richard Ivarson
Thanks Marco & Dave. I'm going to test the hints the next time I am on the remote machine. Then I'm going to report the results here. -Richard -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:

RE: cygwin shell scripting - how to pass values from command line to ssh remote command

2008-10-15 Thread Gary R. Van Sickle
Thorsten Kampe wrote: > * Dave Korn (Tue, 14 Oct 2008 23:41:05 +0100) > > Thorsten Kampe wrote on 14 October 2008 21:11: > > > * Z W (Tue, 14 Oct 2008 11:59:07 -0700) > > >> I'm have a shell script, test.sh below to run with cygwin in a > > >> Windows box. > > >> > > >> #!/usr/bin/sh > > >> > >

RE: cygwin shell scripting - how to pass values from command line to ssh remote command

2008-10-15 Thread Thorsten Kampe
* Dave Korn (Tue, 14 Oct 2008 23:41:05 +0100) > Thorsten Kampe wrote on 14 October 2008 21:11: > > * Z W (Tue, 14 Oct 2008 11:59:07 -0700) > >> I'm have a shell script, test.sh below to run with cygwin in a Windows > >> box. > >> > >> #!/usr/bin/sh > >> > >> ssh [EMAIL PROTECTED] 'export MAX_MS=1

Re: cygwin shell scripting - how to pass values from command line to ssh remote command

2008-10-15 Thread Thorsten Kampe
* Z W (Tue, 14 Oct 2008 14:15:28 -0700) > Thanks for the response. > I think you understood my question. Yes. > I like to pass parameters from tesh.sh as command line arguments and > then pass them into the ssh remote command string. I'm just not sure > of the syntax so that I could pass the para

Re: Problem to open big selfextracting Zip files from bash - starting from scratch :-)

2008-10-15 Thread Dirk Napierala
Christopher Faylor schrieb: On Tue, Oct 14, 2008 at 04:10:05PM +0200, Dirk Napierala wrote: Dave Korn schrieb: Dirk Napierala wrote on 14 October 2008 14:00: [SNIP] One of the main reasons you get so few replies is because nobody can find what you're actually saying among the mass o