On Fri, May 26, 2017 at 12:11 AM, Richard H Lee wrote:
> On 25/05/2017 08:50, Sky Diver wrote:
> PHP 5.5.9, PHP 5.6.2 on Cygwin?
> Were they even released on Cygwin?
Sure did. Requires a bit of digging through the "cygwin time machine"
archive but they are all there.
>
On Wed, May 24, 2017 at 11:42 AM, Dani Moncayo wrote:
> To reproduce the problem, just open the standard cygwin terminal (e.g.
> by double-clicking the desktop icon), an then type the "exit" command
> in the bash shell.
>
> I see a "logout" message for a fraction of a second, then the terminal
> be
On Mon, May 22, 2017 at 9:38 PM, Richard H Lee wrote:
> Just in case Sky Diver or anyone else is interested in compiling php from
> Cygports, here are some simple steps to do so.
Thanks Richard, I may try this at some point, but am currently
experiencing other instabilities.
For some rea
On Mon, May 22, 2017 at 1:49 PM, Richard H Lee wrote:
> It appears you needs to install the php-posix package to get termcap info.
Wow Richard, another hit on the nail's head. Impressive.
That did the trick.
Thank you very much!
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On Sun, May 21, 2017 at 11:49 PM, Thomas Wolff wrote:
> Hi, your symptom description is quite sparse...
>
> Am 21.05.2017 um 22:45 schrieb Sky Diver:
>>
>> Lately I noticed that colors are not showing by default in some
>> situations.
>> The most apparent case i
Lately I noticed that colors are not showing by default in some situations.
The most apparent case is when running composer.
The latest composer version on "Bash on Ubuntu on Windows" console,
and even when running it via a mintty shell looks just fine. But from
cygwin the output is monochrome.
A
On Thu, May 18, 2017 at 9:35 PM, Brian Inglis wrote:
> You should always check Pending last, to see what will be installed
> or upgraded, if there is anything you forgot, don't need, or don't
> want upgraded, and the download sizes, if time, speed, or space are
> concerns, or you just don't want a
On Thu, May 18, 2017 at 8:34 PM, Ted To wrote:
> Unfortunately it defaults to "Pending" and does not remember when I set it
> to "Category." The next question is: If it did remember, where would that
> be? I.e., what file do I edit to make it default to "Category"?
FWIW, I was planning on askin
iguration in my php.ini:
pcre.jit=0
I assume this means it's off.
On Thu, May 18, 2017 at 3:34 PM, Andrey Repin wrote:
> Greetings, Sky Diver!
>
> Please don't top-post, and don't quote raw email addresses.
>
>> On Wed, May 17, 2017 at 11:24 PM, Richard H Lee w
this.
Any idea when your fix will get released as an official cygwin PHP package?
Thanks again.
On Wed, May 17, 2017 at 11:24 PM, Richard H Lee
wrote:
> On 17/05/2017 20:17, Sky Diver wrote:
>>
>> Running "composer install" with the following composer.json ends up in
&g
Hi,
Running "composer install" with the following composer.json ends up in
a segmentation fault.
-- START ---
{
"require": {
"propel/propel": "~2.0@dev"
},
"config": {
"optimize-autoloader": true
}
}
-- END -
(*) Note: when "opt
Hi, I can't seem to find an answer on google nor the cygwin mailing lists.
I'd like to understand how could I add extensions, specifically -
apcu, to the php module.
Can someone help?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Document
tor
2. Disable UAC altogether
(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableLUA=0
in the registry)
I use the first option at work and the second one at home.
Cheers.
On Fri, Jul 17, 2015 at 2:29 PM, Kurt Franke wrote:
> Sky Diver gmail.com
inks
as produces in winsymlinks:nativestrict mode) in a regular session w/o
elevation?
Thanks!
On Wed, Jul 15, 2015 at 10:17 PM, Sky Diver wrote:
> Hey Andrey,
>
>> Are you running with superadmin credentials?
>> Unlike Linux, Windows doesn't let regular users make symli
Hey Andrey,
> Are you running with superadmin credentials?
> Unlike Linux, Windows doesn't let regular users make symlinks.
I'm using cygwin for years already.
I didn't use to have this problem in the past. It's something
relatively new, that became way more intense in the past few months
where I
Hi, in the past several months or so, cygwin started giving me ACL
pain in small surges which are gradually growing..
Here's a basic scenario that is slowly, but surely, driving me NUTZ:
$ ln -s /cygdrive/c/tmp /tmp
ln: failed to create symbolic link ‘/tmp’: Operation not permitted
Some other ex
16 matches
Mail list logo