Re: [perl] Portably linking to libstdc++

2008-10-19 Thread Sisyphus
- Original Message - From: "Brian Dessent" <[EMAIL PROTECTED]> But on cygwin, there is no '-lstdc++' to be found in $Config{libpth}, so MakeMaker decides to not pass the switch on (which has always been MakeMaker's policy in such cases, afaik). This is a pity - there would be no proble

Re: cygwin bash crashes on 64bit Windows Server 2008

2008-10-19 Thread René Berber
Freddy Jensen wrote: > Has anyone tried cygwin on a 64-bit Windows Server 2008 system? Seems it only runs under WoW/cmd, not the regular cmd... another fine mess from Microsoft. -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygw

Re: Powershell Ouput via Cygwin and Open SSH

2008-10-19 Thread Larry Hall (Cygwin)
Nick Calvert wrote: Hi guys, I have been using Cygwin to execute Powershell scripts over SSH for a while now... For various reasons I had to use WinSSHD for SSH which, while a perfectly reasonable piece of software, isn't something I want to use permanently. To experiment I built a test box usin

Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-19 Thread Redd Vinylene
On Sun, Oct 19, 2008 at 5:57 PM, Robert Klemme <[EMAIL PROTECTED]> wrote: > 2008/10/18 Redd Vinylene <[EMAIL PROTECTED]>: >> I'm getting this error on Cygwin when trying to run this tiny little Rails >> app: >> >> ./script/../config/../vendor/rails/railties/lib/initializer.rb:253:in >> `require_fr

Powershell Ouput via Cygwin and Open SSH

2008-10-19 Thread Nick Calvert
Hi guys, I have been using Cygwin to execute Powershell scripts over SSH for a while now... For various reasons I had to use WinSSHD for SSH which, while a perfectly reasonable piece of software, isn't something I want to use permanently. To experiment I built a test box using Cygwin and OpenSSH a

Re: Ruby and OpenSSL: no such file to load -- openssl (RuntimeError)

2008-10-19 Thread Robert Klemme
2008/10/18 Redd Vinylene <[EMAIL PROTECTED]>: > I'm getting this error on Cygwin when trying to run this tiny little Rails > app: > > ./script/../config/../vendor/rails/railties/lib/initializer.rb:253:in > `require_frameworks': no such file to load -- openssl (RuntimeError) > > I have both the ope

Re: cygwin bash crashes on 64bit Windows Server 2008

2008-10-19 Thread Christopher Faylor
On Sun, Oct 19, 2008 at 08:12:35AM -0700, Freddy Jensen wrote: >Has anyone tried cygwin on a 64-bit Windows Server 2008 system? > >After I install it, bash crashes on startup like this: > >Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30 >eax= ebx= ecx=61106EC8 edx= esi=61

Re: [perl] Portably linking to libstdc++

2008-10-19 Thread Brian Dessent
Sisyphus wrote: > But on cygwin, there is no '-lstdc++' to be found in $Config{libpth}, so > MakeMaker decides to not pass the switch on (which has always been > MakeMaker's policy in such cases, afaik). This is a pity - there would be no > problem if it *did* the pass switch on, as both gcc and g

Re: [subversion 1.5.3.-1] package dependency suggestion

2008-10-19 Thread Christopher Faylor
On Sun, Oct 19, 2008 at 01:05:08PM +0800, Ray Chuan wrote: >Hi, > >i think it would be useful to add the following dependencies for the >subversion source package: > >- openldap-devel (for -lldap) >- libapr1-devel >- libaprutil1-devel >- minires-devel (for -lresolv) >- libtool > >This would be prev

Re: [perl] Portably linking to libstdc++

2008-10-19 Thread Sisyphus
- Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> . . How do I write that LIBS assignment so that it would be portable across different *Cygwin* installations ? I still don't know how to do that - though I did come to a better understanding of how the problem arises. F

msmtp missing binary

2008-10-19 Thread Darren Syzling
I added msmtp 1.4.13-2via Cygwin setup under Vista, after installation I don't actually get an msmtp binary, anyone else seen this? Regards Darren -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http