WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] how to compile qemu-dm with VNC support

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] how to compile qemu-dm with VNC support
From: Lutrin Jean <jeanlutrin@xxxxxxxx>
Date: Thu, 26 Oct 2006 04:56:04 +0200 (CEST)
Delivery-date: Wed, 25 Oct 2006 19:56:28 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=tTaq6XpGsARlE484kNSvSL7b31xrnAnReNFKwdDwaG6f1eOqIr2GLj+dGsO66wsQCdNwVN0T7cPBFXP3xTb1+KZXp5TmLYDNu+siE+M+igqTv62eaLODrz5WcFIDijO0TOMMkeD/TCEqvoWoifSYGyeq0++9PEoscvHlvlAowuI= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

thanks to Mats I managed to compile a custom
Linux kernel (2.6.16.29) and Xen 3.0.3.

I then did 

"apt-get bcc"    (to be able to build "hvmloader")

cd /usr/src/xen...src/tools/
make install

Then I could launch Windows XP but I wouldn't
see the SDL window... because qemu-dm has a
compile time dependency on SDL devel.

"apt-get libsdl1.2-dev"

I recompile the tools and it's all good and
well :  I can see Windows XP's "SDL window".

However, now I'd like to try using VNC and
I've read that qemu-dm had a compile time
dependency on libvncserver.

I'm on Debian 'etch'.

Could anyone tell me what the output of
"ldd qemu-dm" should look like for VNC
support and, ideally, what Debian package
I need to install to compile qemu-dm with
VNC support?

I tried several things but couldn't make it
work.

Thanks in advance for any help,

 Jean



        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] how to compile qemu-dm with VNC support, Lutrin Jean <=