<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That apt-cache returned:<br>
<br>
gir-repository-dev<br>
vflib3-dev<br>
<br>
afterwards the install continued but errored out when installing
mercurial:<br>
<br>
<small><small>Installed /home/bob/local/yt-unknown/src/yt-1.7-svn<br>
Processing dependencies for yt==1.7<br>
Finished processing dependencies for yt==1.7<br>
Downloading/unpacking mercurial<br>
  Running setup.py egg_info for package mercurial<br>
    Couldn't import standard bz2 (incomplete Python install).<br>
    Complete output from command python setup.py egg_info:<br>
    Couldn't import standard bz2 (incomplete Python install).<br>
<br>
----------------------------------------<br>
Command python setup.py egg_info failed with error code 1<br>
Storing complete log in /home/bob/.pip/pip.log</small></small><br>
<br>
<br>
I then installed libbz2-dev and unfortunately it made no difference.<br>
<br>
<br>
-Robert<br>
<br>
<br>
On 08/17/2010 09:01 AM, Matthew Turk wrote:
<blockquote
 cite="mid:AANLkTims-bf9HGW25vRVuq=fYZrodW+tuS2ntumGi0AN@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi Robert,

  </pre>
  <blockquote type="cite">
    <pre wrap="">I just put Ubuntu 10.04 64bit on my desktop and wanted to get yt going and
ran into an issue with the linux/unix install script.  It gets up to
matplotlib and errors out:
    </pre>
  </blockquote>
  <pre wrap="">
The end of the install log seems to indicate it can't find the
freetype2 headers.  Do this:

apt-cache search freetype2 | grep dev

and install the -dev packages.  I can't recall the name -- it might be
something like libfreetype2-dev or a variant on that.

-Matt
_______________________________________________
yt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a>
<a class="moz-txt-link-freetext" href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a>
  </pre>
</blockquote>
<br>
</body>
</html>