[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen 3.4 Hackery on Ubuntu 9.04 (aka Jaunty) Server


  • To: xen-users@xxxxxxxxxxxxxxxxxxx, Casper <kl@xxxxx>
  • From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
  • Date: Fri, 29 May 2009 07:19:21 -0700 (PDT)
  • Cc:
  • Delivery-date: Fri, 29 May 2009 07:20:21 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=RKlUb3lAs1vtVzAMvCxzj6qXE2MUU8JKyzXlzk90R7Hg9vSSUsIrJ2wDcLba4S/BpYXAsG1ljxc2Cp+mJeJbBE7k+2VzrvCg37Y68v1cdUQnP7KmjcK51RgwMXz+os34K+39YM3Y6iKD0pJIf+MHIKVLiBWTs8PlXbeWtWTqhfA=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Have Synaptic running on Ubuntu 9.04 Server.
Submit for search strings bellow ( some of them just patterns):-

1.openssl-dev  will show libcurl-dev,...
2.xorg-dev      will show xserver-dev
3.gettext
4.texinfo
5.gitk
6.bcc
7.python2.5
8.python2.5-dev
9.mercurial
It requires patience. You are just missing packages.

Tune Config.mk
PYTHON = python
PYTHON_PREFIX_ARG =
# make install-xen
# make install-tools
Now remove xen&tools
# make uninstall

Make sure you've been built pacakages:-
/usr/local/lib/python2.6/dist-packages/xen# ls -l

total 36
-rw-r--r-- 1 root staff 2 2009-05-20 17:03 __init__.py
-rw-r--r-- 1 root staff 140 2009-05-20 17:20 __init__.pyc
drwxr-sr-x 2 root staff 4096 2009-05-20 17:20 lowlevel
drwxr-sr-x 2 root staff 4096 2009-05-20 17:20 sv
drwxr-sr-x 3 root staff 4096 2009-05-20 17:20 util
drwxr-sr-x 2 root staff 4096 2009-05-20 17:20 web
drwxr-sr-x 5 root staff 4096 2009-05-20 17:20 xend
drwxr-sr-x 3 root staff 4096 2009-05-20 17:20 xm
drwxr-sr-x 2 root staff 4096 2009-05-20 17:20 xsview

# make uninstall
won't remove this ones. It's a fake build to create
2.6 xen packages under /usr/local/lib/python2.6/dist-packages.
Real Xen would be built on Ubuntu 8.10 Server with python2.5
and transfered to Jaunty Server.
Xen Core System python2.5 packages will go into
/usr/lib/python2.5/site-packages.

The ones above just to keep "pygrub" working.

Boris


--- On Fri, 5/29/09, Casper <kl@xxxxx> wrote:

From: Casper <kl@xxxxx>
Subject: Re: [Xen-users] Xen 3.4 Hackery on Ubuntu 9.04 (aka Jaunty) Server
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>, xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Date: Friday, May 29, 2009, 8:21 AM


Thanks for help!

But all my effort to compile xen 3.4 on Ubuntu, 8.04 or 9.04 after all deps satisfied and taped "make all" ends with many errors, just like this:

kpathsea: Running mktextfm nullfont
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont
This is METAFONT, Version 2.71828 (Web2C 7.5.6)

kpathsea: Running mktexmf nullfont
! I can't find file `nullfont'.
<*> ...ljfour; mag:=1; nonstopmode; input nullfont

Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input nullfont

Transcript written on mfput.log.
grep: nullfont.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input nullfont' failed to make nullfont.tfm.

and it hangs...
How I understand it`s same latex problems?

sincerely,
Casper

Boris Derzhavets wrote:
>   >Maybe it is obsolete??? Who knows...However, I found ubuntu-server-xen and installed >that instead. However, I installed, as far as I can say, all xen packages and now I'm >looking for some sort of a HowTo. Haven't found one yet for Ubuntu Server 9.04 aka >Jaunty. Shouldn't I need a XEN-Kernel?
>
> http://bderzhavets.blogspot.com/2009/05/deployment-xen-3.html
>
>  > As soon as "xm info" is running without problems. You have successfully installed and
>  > started Xen.
>
> That's a mistake.
> Have ever get a messages:
> 1. "Device 0 (vif) cannot be connected. Hotplug scripts not working"
> 2. "XENBUS timed out waiting for vbd" ?
>
> Boris.
>
> --- On *Wed, 5/27/09, Fabian Zimmermann /<xen-users@xxxxxxxxxxxxxxxxx>/* wrote:
>
>
>     From: Fabian Zimmermann <xen-users@xxxxxxxxxxxxxxxxx>
>     Subject: Re: [Xen-users] my first XEN Installation I need some advice
>     To: "Niels Jende" <mylists1@xxxxxx>
>     Cc: xen-users@xxxxxxxxxxxxxxxxxxx
>     Date: Wednesday, May 27, 2009, 10:45 AM
>
>     Hi Niels Jende,
>
>      > well, I gave the ubuntu-default-xen a try, but this package
>     couldn't get find. Maybe it is obsolete??? Who knows...However, I
>     found ubuntu-server-xen and installed that instead. However, I
>     installed, as far as I can say, all xen packages and now I'm looking
>     for some sort of a HowTo. Haven't found one yet for Ubuntu Server
>     9.04 aka Jaunty. Shouldn't I need a XEN-Kernel?
>
>     Yes, you need a "-xen"-kernel at least in Dom0. I personally use
>     Debian, thats why I don't know how the packages are called in Ubuntu.
>
>     In Debian you have the choice:
>
>     - Install "linux-image-2.6-xen-amd64/i686" and the suggested
>     xen-hypervisor.
>
>     or: "Nichts ist besser als Handarbeit"
>
>     As soon as "xm info" is running without problems. You have
>     successfully installed and started Xen.
>
>     FYI: https://help.ubuntu.com/community/Xen
>
>     Fabian
>
>     _______________________________________________
>     Xen-users mailing list
>     Xen-users@xxxxxxxxxxxxxxxxxxx
>     </mc/compose?to=Xen-users@xxxxxxxxxxxxxxxxxxx>
>     http://lists.xensource.com/xen-users
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.