[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] fail to connect via ssh
- From: MINAI Katsuhito <minai jp fujitsu com>
- To: libvir-list redhat com
- Subject: Re: [libvirt] fail to connect via ssh
- Date: Tue, 19 Aug 2008 13:02:32 +0900
Hi,
I had solved the problem.
The prefix option of ./configure command is needed to be specified
so that it should become the same as the command pathname of libvirt
in a remote server.
$ ./configure --without-xen --prefix=/
Thanks,
Minai
On Mon, 18 Aug 2008 16:08:11 +0900
MINAI Katsuhito <minai jp fujitsu com> wrote:
> Hi all,
>
> I have built libvirt by http://libvirt.org/sources/libvirt-0.4.4.tar.gz
> on fedora 9 as follows.
>
> $ tar zxf libvirt-cvs-snapshot.tar.gz
> $ cd libvirt-0.4.4
> $ ./configure --without-xen
> $ make
>
> However, virsh failed to connect via SSH to remote server.
> How can I fix the problem?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]