On Fri, Sep 12, 2014 at 9:33 PM, Eric Blake wrote:
> On 09/12/2014 11:02 AM, Christian Franke wrote:
(snip)
>>
>> int main()
>> {
>> unsetenv("PATH");
>
> This is undefined behavior, per POSIX. POSIX recommends that you always
> leave PATH defined to at least a bare minimum of the results of
>
>>I've read already tremendous amount of articles, tutorials, and
>>instructions about how to solve my problem - but still - no gain. I
>>just can't put it into work.
>>My goal is pretty simple: I want to compile a DLL file using Cygwin
>>gcc tool, and then use it within MSVC2010.
>see https://cy
Hi,
On Sun, Sep 14, 2014 at 11:40 AM, איציק בק wrote:
>
> B. **OFF-TOPIC**: How can I reply to a specific message in the mailing list?
> I'm pretty sure that just mention the same title won't be enough. even
> tho that what I'm trying to do right now...
> I'm not subscribed to the list, so I can'
PACKAGE DESCRIPTION
===
Homepage: http://freecode.com/projects/fossil
License : BSD-2-Clause
A single binary distributed version control which utilizes
SQLite database backend for storage metadata. The self contained
binary includes also issue tracker, wiki enginea and built in w
Hi,
I am trying to install an application which autoconf. While configure
and make run fine, make install does it's job but no files and
directories are created at the end. As if no action has happened.
I am building asciidoc-8.6.9 from source. I am on Windows XP SP3.
How can I figure out wh
On 14/09/2014 13:16, Michael Osipov wrote:
Hi,
I am trying to install an application which autoconf. While configure
and make run fine, make install does it's job but no files and
directories are created at the end. As if no action has happened.
I am building asciidoc-8.6.9 from source. I am
Greetings, Csaba Raduly!
>> B. **OFF-TOPIC**: How can I reply to a specific message in the mailing list?
>> I'm pretty sure that just mention the same title won't be enough. even
>> tho that what I'm trying to do right now...
>> I'm not subscribed to the list, so I can't just hit the "Reply" in my
> On 14/09/2014 13:16, Michael Osipov wrote:
> > Hi,
> >
> > I am trying to install an application which autoconf. While configure
> > and make run fine, make install does it's job but no files and
> > directories are created at the end. As if no action has happened.
> >
> > I am building asciidoc-
On 14/09/2014 19:28, Michael Osipov wrote:
On 14/09/2014 13:16, Michael Osipov wrote:
Hi,
I am trying to install an application which autoconf. While configure
and make run fine, make install does it's job but no files and
directories are created at the end. As if no action has happened.
I a
איציק בק writes:
> B. **OFF-TOPIC**: How can I reply to a specific message in the mailing list?
> I'm pretty sure that just mention the same title won't be enough. even
> tho that what I'm trying to do right now...
> I'm not subscribed to the list, so I can't just hit the "Reply" in my
> mail (http
Hello,
I am having trouble using rsync and ssh from a ubuntu server. Right
now I have cynwin64 on my windows 8.1 x64 machine. Right now I have
no problems using the rsync command from my local machine to get files
from the ubuntu server back to my windows machine, however I would
like to have th
On 9/14/2014 4:24 PM, Steven Dennis wrote:
> rsync --update --ignore-existing --progress -vure 'ssh -p 29501'
> /home/username/downloads/1/ /k...@xxx.xxx.xxx.xxx/cygdrive/e/1
>
> This usually gives me the following error
>
> rsync: mkdir "/k...@xxx.xxx.xxx.xxx/cygdrive/e/1" failed: No such file
>
> Thanks. What does ssh: ssh k...@xxx.xxx.xxx.xxx do?
>
> On Sep 14, 2014 4:50 PM, "David Rothenberger" wrote:
>>
>> On 9/14/2014 4:24 PM, Steven Dennis wrote:
>> > rsync --update --ignore-existing --progress -vure 'ssh -p 29501'
>> > /home/username/downloads/1/ /k...@xxx.xxx.xxx.xxx/cygdrive/e/1
Ok so I think that the problem is with connecting from my server to my
local computer over ssh. I ssh to my server and then issued a ssh
k...@xxx.xxx.xxx.xxx and got the following error.
ssh: connect to host XXX.XXX.XXX.XXX port 22: Connection timed out
On Sun, Sep 14, 2014 at 4:50 PM, David Rot
On 9/14/2014 6:35 PM, Steven Dennis wrote:
> Ok so I think that the problem is with connecting from my server to my
> local computer over ssh. I ssh to my server and then issued a ssh
> k...@xxx.xxx.xxx.xxx and got the following error.
>
> ssh: connect to host XXX.XXX.XXX.XXX port 22: Connection
Thank you so much. I didn't realize that I needed to do this. This
is a little over my head so thanks for the help. I did a
ssh-host-config and followed the instructions, rebooted the computer
and then did a ssh localhost.
Here is what I got
$ ssh localhost
The authenticity of host 'localhost (
Forgot to include this
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
Write failed: Broken pipe
On Sun, Sep 14, 2014 at 7:16 PM, David Rothenberger wrote:
> On 9/14/2014 6:35 PM, Steven Dennis wrote:
>> Ok so
So I went to
http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cygwin_ssh.htm
and I am kind of stuck at 5.4.4 where it recommends
Backup the c:\cygwin\etc\passwd file and then use any editor to open
the file in edit mode. Remove only those entries of the user that you
will us
18 matches
Mail list logo