On Sat, Nov 30, 2013 at 5:22 PM, wynfield wrote:
> Balaji Venkataraman wrote:
>> On Fri, Nov 29, 2013 at 6:25 AM, wynfield wrote:
>> > I am attempting to learn php programming together with interfacing it to
>> > an MySQL server from an http web-page. I ran into a fatal error.
>> >
>> > The htt
On Sat, Nov 30, 2013 at 10:36:34PM -0500, Max Polk wrote:
>Is the cygwin mail list moderated? I tried 4 times sending the same
>thing after *initially* getting rejected for a policy violation then
>trying to do the global allowed senders tip and other body content
>changes and getting no respon
Is the cygwin mail list moderated? I tried 4 times sending the same
thing after *initially* getting rejected for a policy violation then
trying to do the global allowed senders tip and other body content
changes and getting no responses nor anything showing up in the archive
web site. Sorry i
On Sat, Nov 30, 2013 at 09:52:01PM -0500, Max Polk wrote:
>Follow-up to run 1.0.3 crashing and leaving run.exe.stackdump, first
>reported at http://cygwin.com/ml/cygwin/2013-08/msg00169.html
>
>The list wouldn't let me send a patch because it had an email address in
>the Changelog, so I had to put
On Fri, Nov 29, 2013 at 07:22:57PM +0100, Bengt Larsson wrote:
>I found a problem with linking many files in Cygwin64. It works fine in
>bash but from the Windows shell I get the below. To repeat, download the
>latest version of my editor from http://www.bengtl.net/files/mg3a/
>Extract into a direc
Follow-up to run 1.0.3 crashing and leaving run.exe.stackdump, first
reported at http://cygwin.com/ml/cygwin/2013-08/msg00169.html
The list wouldn't let me send a patch because it had an email address in
the Changelog, so I had to put it here: http://pastebin.com/4SSPDGQh
The first fix is much l
On Sat, Nov 30, 2013 at 11:57:58PM +0100, marco atzeri wrote:
>Il 11/30/2013 11:31 PM, Katherine Moss ha scritto:
>> Hey all,
>> Is there a certain way one has to install ProFTPD for Cygwin these days? Is
>> it only available as sources at the moment? I'm asking because I've tried
>> installing
On Sun, Dec 01, 2013 at 01:12:01AM +0100, Dirk Sondermann wrote:
>After upgrading to Cygwin 1.7.26, trying to open the audio device
>/dev/dsp fails with "No such file or directory".
>
>This error appears in the log file of mpd (the music player daemon
>available from Cygwin Ports), but there is als
Andrey Repin wrote:
>
> wgc> I am attempting to learn php programming together with interfacing it to
> wgc> an MySQL server from an http web-page.
>
> Why you are doing it with Cygwin? There's a native MySQL server, native PHP
> and native Apache server, that works together very well.
You mi
Balaji Venkataraman wrote:
> On Fri, Nov 29, 2013 at 6:25 AM, wynfield wrote:
> > I am attempting to learn php programming together with interfacing it to an
> > MySQL server from an http web-page. I ran into a fatal error.
> >
> > The httpd2 server logs shows the following message:
> > "PHP Fa
1000's of people are growing their network marketing businesses faster than you.
How do you think they're doing it?
Click the link for this weird little secret.
http://www.leadnetpro.com/tristan13
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com
After upgrading to Cygwin 1.7.26, trying to open the audio device
/dev/dsp fails with "No such file or directory".
This error appears in the log file of mpd (the music player daemon
available from Cygwin Ports), but there is also a simple test case:
$ ls -l /dev/dsp
crw-rw-rw- 1 ds None 14, 3
Il 11/30/2013 11:31 PM, Katherine Moss ha scritto:
Hey all,
Is there a certain way one has to install ProFTPD for Cygwin these days? Is it
only available as sources at the moment? I'm asking because I've tried
installing it both via Cyg-Get and via Chocolatey and it's direct Cygwin
integrati
On 11/30/2013 4:31 PM, Katherine Moss wrote:
Is there a certain way one has to install ProFTPD for Cygwin
these days?
Use setup-{x86,x86_64}.exe, the package is called proftpd.
Then follow the proftpd-1.2.10.README relevant instructions.
Is it only available as sources at the moment? I'm
a
Hey all,
Is there a certain way one has to install ProFTPD for Cygwin these days? Is it
only available as sources at the moment? I'm asking because I've tried
installing it both via Cyg-Get and via Chocolatey and it's direct Cygwin
integration. Neither way seems to bring the package into my l
On Fri, Nov 29, 2013 at 6:25 AM, wrote:
>
> I am attempting to learn php programming together with interfacing it to an
> MySQL server from an http web-page. I ran into a fatal error.
>
> The httpd2 server logs shows the following message:
>
> "PHP Fatal error: Class 'mysqli' not found"
>
> T
On Sat, Nov 30, 2013 at 08:41:35AM +, Dave Kilroy wrote:
>On 29/11/2013 22:11, Charles Butterfield wrote:
>>In any event, I have cobbled together something that resembles a reply
>>to an email that I have really scraped off the web archive. That seems
>>awfully complicated. Surely I'm missing
New versions 3.5.0-2 of
lapack (source)
liblapack0
liblapack-devel
liblapack-doc
are available in the Cygwin distribution, 32 and 64 bit :
CHANGES
These are new upstream versions.
Full list of changes at:
http://www.netlib.org/lapack/lapack-3.5.0.html
upstream bugs fixed
http://www.netlib.org
The Unison packages for Cygwin are now available in the x86_64
distribution.
Unison is a file synchronizer for Unix and Windows. It allows two replicas
of a collection of files and directories to be stored on different hosts
(or on different disks on the same host), modified separately, and then
b
> -Original Message-
> From: Dave Kilroy [mailto:kilr...@googlemail.com]
> The xhere script should pass y:\apps to cygpath to get the cygwin path, which
> should be /cygdrive/y/apps. IIRC /cygdrive/y may not be visible via ls, but it
> should be usable. I'm guessing the path is failing the
found it help2man.
On 29 November 2013 23:27, Aaron Gray wrote:
> Hi,
>
> what package is needed to compile .help files ?
>
> Many thanks in advance,
>
> Aaron
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cy
On 29/11/2013 22:11, Charles Butterfield wrote:
Dave wrote:
Can you clarify which isn't working:
a) a network share mapped to a drive letter, e.g N:\my\network\location
This is my situation. I have my Y: drive mapped to a Linux Samba server. See
more details below
b) network share accessed
22 matches
Mail list logo