Re: building PHP5

2009-01-17 Thread Paul McFerrin
I'm confused what to download. When I click the link: SCM Repositories - cygwin-ports and following the instructions to build/install: ./configure ; make ; make install All three steps above complete in under 10 seconds. There is no code pre

Re: Nano syntax files

2009-01-17 Thread Vincent François
2009/1/18 Yaakov (Cygwin/X) : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Vincent François wrote: >> In wanting to use the syntax of the text editor NANO, I noticed a >> problem. In the Cygwin, regular expressions \< and \> are not >> recognized. In reading the man page (7 regex) I lear

Re: Nano syntax files

2009-01-17 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vincent François wrote: > In wanting to use the syntax of the text editor NANO, I noticed a > problem. In the Cygwin, regular expressions \< and \> are not > recognized. In reading the man page (7 regex) I learned that he had > used respectively for

Nano syntax files

2009-01-17 Thread Vincent François
To use the syntax, add the file .nanorc in your home directory (eg ~/.nanorc) Below the file .nanorc: --- BOF --- .nanorc --- include /usr/share/nano/asm.nanorc include /usr/share/nano/c.nanorc include /usr/share/nano/groff.nanorc include /usr/share/nano/html.nanorc include /usr/share/nano/java.n

Nano syntax files

2009-01-17 Thread Vincent François
Hello, In wanting to use the syntax of the text editor NANO, I noticed a problem. In the Cygwin, regular expressions \< and \> are not recognized. In reading the man page (7 regex) I learned that he had used respectively for [[:<:]] for \< and [[:>:]] for \>. I wrote this message to provide a pat

Re: MinTTY

2009-01-17 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andy Koppe wrote: > I worked it out, I think: run cygport prep command, copy the files into > foo-x.y.z-r/CYGWIN-PATCHES, and run cygport compile, install and package > commands. Exactly. Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9

Re: building PHP5

2009-01-17 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul McFerrin wrote: > I'm needing an expert on building PHP5 to work on Apache 1.3.22. What > am I doing wrong? > > I'm having a dickens of a time building PHP5. Here is my confugure > command line: > ./configure --with-apxs=/usr/local/apache/bi

Re: MinTTY

2009-01-17 Thread Andy Koppe
Andy Koppe wrote: Okay, I'm having a go at this. cygport does look very nice indeed, but unfortunately I got stuck anyway. So I've got the following files all in one directory: mintty-0.3.4-1.cygport mintty-0.3.4-src.tgz setup.hint postinstall.sh preremove.sh Building the source an

Re: MinTTY

2009-01-17 Thread Andy Koppe
Yaakov (Cygwin/X) wrote: I quickly put together a package for Ports which could get you started: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/apps/mintty/ Check out this directory, then use cygport to build it. If you're new to cygport, the package README is a must-r

Re: how to get mmap page size?

2009-01-17 Thread Corinna Vinschen
On Jan 16 16:45, Jay Foad wrote: > Corinna Vinschen wrote: > > > Right. The reason is that mmap started to map memory top down at one > > point to fix a problem with Windows Vista. The mechanism to align > > the map always to 64K is still in Cygwin, but it currently doesn't > > work for files.

Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping

2009-01-17 Thread Corinna Vinschen
On Jan 15 22:02, Corinna Vinschen wrote: > On Jan 15 15:04, Lee D. Rothstein wrote: > > Alexander Smith wrote: > > > > > I am running Vista Home Premium x64. After checking the BLODA > > > , I > > > turned off Windows Defender. I also tried

[ANNOUNCEMENT] [1.7] Updated: tcsh-6.16.00-1

2009-01-17 Thread Corinna Vinschen
I've updated the Cygwin 1.7 version of tcsh to 6.16.00-1. This is an upstream version update. The Cygwin version is build from the vanilla sources. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system.

[ANNOUNCEMENT] [1.7] Updated: file-4.26-1

2009-01-17 Thread Corinna Vinschen
I've updated the Cygwin 1.7 version of file to 4.26-1. This version is an update to the official version 4.26. The Cygwin version is build from the vanilla sources To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to

[ANNOUNCEMENT] [1.7] Updated: gawk-3.1.6-2

2009-01-17 Thread Corinna Vinschen
I've updated the Cygwin 1.7 version of gawk to 3.1.6-2. This is just a rebuild under Cygwin 1.7. This enables IPv6 support in gawk. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup

many spurious equals sign in xterm?

2009-01-17 Thread Jay
I'm having strange problem where xterms output a steady trickle of equal signs. As if I am pressing equals every second or so. No other program displays this behavior, no Windows apps (I'm using cmd and Visual C++ constantly) nor the few other X apps I bring up. No other character shows up on

Re: Manage Cygwin packages in command-line (without using graphical Setup.exe)

2009-01-17 Thread Salokine Terata
Hi, > > Yes, I have read them, but I don't find how to use it to install a specified package. Coud you give me an example to install my cron package? >Of course, doing >this throug