James Lever wrote:
Be that as it may, on my freshly updated system I see this:
r...@zeki:~# virsh version
Compiled against library: libvir 0.7.0
Using library: libvir 0.7.0
Using API: Xen 3.0.1
Running hypervisor: Xen 3.4
That said, I also see this:
r...@zeki:~# virsh
Welcome to virsh, the virtualization interactive terminal.
Type: 'help' for help with commands
'quit' to quit
ld.so.1: virsh: fatal: relocation error: file /usr/lib/64/libreadline.so.5:
symbol tgetent: referenced symbol not found
Killed
3.4 is in build 129. The readline issue is known: the libvirt package
lacks a dependency on readline. To fix this, you can simply do:
pkg install SUNWgnu-readline
..and you should be ok.
- Frank
_______________________________________________
xen-discuss mailing list
xen-discuss@opensolaris.org