Michael Steele wrote on October 26, 2012 12:32 PM
>Below is the code I'm using to perform an unattended install, with extra
>packages.
>
>>
>@ECHO OFF
>REM -- Automates Cygwin installation and kick start the Barnyard2 compile
>
>SETLOCAL
>
>REM -- Change to the d
Hi,
For now, I can only report the observed (mis) behavior of SYSV semop() call,
which (on the client side) gets manifested as the following:
transport_layer_pipes::connect: lost connection to cygserver, error = 2
(this code then does a by-hand adjustment with semctl(SETVAL)).
Note that there i
Below is the code I'm using to perform an unattended install, with extra
packages.
>
@ECHO OFF
REM -- Automates Cygwin installation and kick start the Barnyard2 compile
SETLOCAL
REM -- Change to the directory of the executing batch file
CD %~dp0
REM -- Config
On Tue, 23 Oct 2012 09:12:48 -0400, Ken Brown wrote:
On 10/22/2012 5:42 PM, Kete Foy wrote:
Thanks, I will try those if necessary. I imagine it will be
necessary if Emacs
ships with an old (7.8) version of Org-mode. That's why it doesn't
make sense
that Ken had success with exporting an org fi
On Oct 26 08:27, Chris Sutcliffe wrote:
> I'm having a problem with apngopt 1.1-1 that setup is trying to
> install for me. I've tried multiple mirrors but the result is always
> the same, when it attempts to download I get a pop-up stating
> "Download Incomplete". Has this package been corrupted
I'm having a problem with apngopt 1.1-1 that setup is trying to
install for me. I've tried multiple mirrors but the result is always
the same, when it attempts to download I get a pop-up stating
"Download Incomplete". Has this package been corrupted somehow?
Thanks,
Chris
--
Chris Sutcliffe
h
On Fri, Oct 26, 2012 at 5:23 AM, marco atzeri wrote:
> Just a curiosity,
> why on/usr/lib/debug/usr/bin
>
> all the files have 755 permissions except cygwin1.dbg with 644 ?
>
> Does make any difference ?
No, cygwin1.dbg is not an executable file so the executable bit isn't
set. I.E. it is as
Just in case other Cygwin users also have this problem, I'd like to describe
a solution.
The Problem was this:
* Run "rsync" on two Windows XP computers communicating to each other
directly via the (TCP) network.
Example: Source computer uses rsync to sync several folders with many files
to a
Just a curiosity,
why on/usr/lib/debug/usr/bin
all the files have 755 permissions except cygwin1.dbg with 644 ?
Does make any difference ?
Regards
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cyg
9 matches
Mail list logo