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

Ubuntu Packages for building from source (was Re: [Xen-users] ptmr7t fon

To: "Tom Horsley" <tom.horsley@xxxxxxx>
Subject: Ubuntu Packages for building from source (was Re: [Xen-users] ptmr7t font in Xen docs?)
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sun, 3 Feb 2008 16:25:42 -0500
Cc: Xen Users <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 03 Feb 2008 13:26:17 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:mime-version:content-type; bh=F/CHsLQ5LHSR1m2HiG56xS/BoxxTncEXN6LQygzSVCk=; b=fXZ/gqb69ITyFUOrgo4iE0pZIztfp6niOIvOGIBQlp+dMC4VG0jiI621tOykYDzAdHJoHy9bTjF8ZdStqtGxBrmsSlawbwbr9hPVWj9ugQclk6vn3qGF9x7xsc7FIHvWwJ5UjvKPzUbtN6CmIkuSVklUHoHHombPqjsaHldVKOk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:mime-version:content-type; b=ATVl986LVs9rEMJymufPi4TBCjJ75uXSGJOn3/fXOIIM5wtui1rFgjJZ9XFhKZCP+PX2AFjp+jYQch3MpAlP8F7US3zhUu1xFbDieov5AycFVzcHAvjS4Gugy+FUMj6Pf4X1Zqv9RMeMH0UenXPg/KWNQ9UumBf1okQz9zaqjuU=
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>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Maybe this will be useful for you and others...

On Ubuntu 7.10 at least here is the list of packages I needed to add to make world and the docs for the Xen 3.2 source.

gawk libssl-dev libx11-dev gettext libncurses-dev build-essential python-dev texlive-latex-base transfig tetex-extra

Best Regards,
Todd

On Feb 3, 2008 3:35 PM, Tom Horsley <tom.horsley@xxxxxxx> wrote:
On Sun, 03 Feb 2008 18:37:56 +0100
Stephan Seitz <s.seitz@xxxxxxxxxxxx> wrote:

> You could try the tetex-extra package.

Actually "tetex" was the hint I needed. I had managed to install
an alternate version of Tex "texlive", when I first searched
for latex in synaptic, but now I see there are two versions
available in the repo. Removing all the texlive stuff and
installing all the tetex stuff made the manual build go much
better. Now it wants "graphviz" to build the api docs, so
I've got that installed and perhaps I'll get all the way through
this time :-).

It hasn't complained about missing bcc yet, perhaps make world
doesn't need to build any 16 bit object files?

_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>
  • Ubuntu Packages for building from source (was Re: [Xen-users] ptmr7t font in Xen docs?), Todd Deshane <=