On Mon, Nov 16, 2009 at 8:14 AM, Mark Johnson <[email protected]> wrote:

>
>
> Peter Teoh wrote:
>
>> System:  snv115, SXCE.
>>
>
> Can you try a more recent build? That's 6 months old
> which is very old for a development build.
>
>
>
>
>
>
>> Noticed the "file not found" above.
>>
>> So the softlink is created:
>>
>> ln -s libgnutls.so.26.11.6 libgnutls.so.13
>>
>>
>
>> /usr/lib>ldd /usr/lib/python2.4/vendor-packages/64/libvirtmod.so
>>    libvirt.so.0 =>     /usr/lib/64/libvirt.so.0
>>    libxenstore.so.3.0 =>     /usr/lib/64/libxenstore.so.3.0
>>    libnsl.so.1 =>     /lib/64/libnsl.so.1
>>    libsocket.so.1 =>     /lib/64/libsocket.so.1
>>    libc.so.1 =>     /lib/64/libc.so.1
>>    libxml2.so.2 =>     /lib/64/libxml2.so.2
>>    libgnutls.so.13 =>     (file not found)
>>    libpthread.so.1 =>     /lib/64/libpthread.so.1
>>    libgcc_s.so.1 =>     /usr/sfw/lib/amd64/libgcc_s.so.1
>>    libmp.so.2 =>     /lib/64/libmp.so.2
>>    libmd.so.1 =>     /lib/64/libmd.so.1
>>    libscf.so.1 =>     /lib/64/libscf.so.1
>>    libz.so.1 =>     /lib/64/libz.so.1
>>    libm.so.2 =>     /lib/64/libm.so.2
>>    libuutil.so.1 =>     /lib/64/libuutil.so.1
>>    libgen.so.1 =>     /lib/64/libgen.so.1
>>    libsmbios.so.1 =>     /usr/lib/64/libsmbios.so.1
>>
>> But this library still cannot see the newly created softlink, why?
>>
>
> virt-manager is 32-bit (really should be 64-bit, but I regress...).
>
>
> virt-install is 64-bit... You need to make sure you create the link
> in the lib/64 directory.
>
> But you shouldn't have to create a link at all???
>

Thank you for the help, I shall start all over again using 2009.06 version,
and then perhaps do a image update after that.  :-).

-- 
Regards,
Peter Teoh
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to