On Jan 18 08:58, Huang Bambo wrote:
> Use task manager to view detail of cygserver.
>
> Operations,
> I ran a program with ipc operation( I used msgget ,msgsnd, msgrcv ,
> others didn't test).
> After that, use ipcs command to show ipcs, found message que. use
> ipcrm command to remove the message
> On Jan 17, 2008 9:38 PM, <> wrote:
> > The ps that comes with Cygwin is missing a number of features that
> > appear to be in the procps-3.2.7/ps/ source code. The source code
> > does not look like it was used to build the executable. Is this
> > correct?
>
> Cygwin has both ps and procps ava
I had cygwin and ssh working on windows 2003 and then it all stopped. I
get it working again by re-installing cygwin and ssh. The only issue is
that you cannot login to ssh with interactive shell. You can run commands
via ssh but not get a prompt. For example this will work:
ssh myhost ps -ef
adam99 wrote:
I downloaded boost packages under cygwin (both boost and boost-devel). My
first problem is unit test framework was not installed through this
installation. I have tried to create it through bjam and created a library
file at
[...]
If you have not noticed yet, I have updated the B
On 18 January 2008 14:07, Kyle A. Dawson wrote:
> Ok, here is the output from the debug
>
> $ ssh -v -v -v -v -v myhost
>
> OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007
> debug2: ssh_connect: needpriv 0
Doh. Sorry, my fault - that doesn't really show us enough, although it does
show...
> debug
ariga masahiro wrote:
Hello everyone,
VH wrote,
I think that this list is a wrong one for this kind of compiler problem.
Also, your compiler is rather old one. Have you tried looking for a newer
version of GCC for your target?
I am sorry but I do not know how to get new sh-elf-gcc compiler
an
On 18 January 2008 13:03, Kyle A. Dawson wrote:
> I had cygwin and ssh working on windows 2003 and then it all stopped. I
> get it working again by re-installing cygwin and ssh. The only issue is
> that you cannot login to ssh with interactive shell. You can run commands
> via ssh but not get
Ok, here is the output from the debug
$ ssh -v -v -v -v -v myhost
OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007
debug2: ssh_connect: needpriv 0
debug1: Connecting to myhost [1.2.3.4] port 22.
debug1: Connection established.
debug1: identity file /home/my.id/.ssh/identity type -1
debug1: identity file
That command does not work
$ ssh -v -v -v -v -v myhost --login -i -x
OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007
ssh: unknown option -- -
usage: ssh [-1246AaCfgKkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-i ident
Kyle A. Dawson writes:
> That command does not work
> $ ssh -v -v -v -v -v myhost --login -i -x
Try it with "bash" after "myhost" like Dave suggested...
..mark
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentati
I forgot to add the bash part.
So if I give it the option to run bash it works, I get a prompt.
ssh myhost bash --login -i
So why do I have to now give it the option to run bash? It should do that
automatically?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] O
On Jan 18 08:16, [EMAIL PROTECTED] wrote:
> > On Jan 17, 2008 9:38 PM, <> wrote:
> > > The ps that comes with Cygwin is missing a number of features that
> > > appear to be in the procps-3.2.7/ps/ source code. The source code
> > > does not look like it was used to build the executable. Is this
Hi, I'm Neal. I've been using cygwin to program in C++ for about 4
years now and I just got my new laptop and it came with vista on it (I
almost cried of pain..: ( ). Anyways, when I tried to install Cygwin
on it, it downloaded a little bit and then it stopped so I was
confused and exited the inst
13 matches
Mail list logo