<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
I made the changes, but I'm still getting hung-up at the message:<br>
<p style="margin-bottom: 0cm;">...<br>
checking for BZ2_bzBuffToBuffCompress
in -lbz2... no<br>
configure: error: streaming requires
bz2 library!!</p>
<br>
I have no idea what these libraries are. I've installed everything in
the install readme 5 times and I can't get by this one?<br>
Any ideas??<br>
<br>
/brad.<br>
<br>
<pre class="moz-signature" cols="72"><small>-- 
archINTER.NET
Paris/France
-- 
Bradley KLIGERMAN
architecture et nouveaux m&eacute;dias
Ecole d'architecture de la ville &amp; des territoires
&agrave; Marne-la-Vall&eacute;e
10-12, avenue Blaise-Pascal
77420 Champs-sur-Marne
France
tel: 33.(0)1.60.95.84.00
<a class="moz-txt-link-freetext" href="http://www.marnelavallee.archi.fr">http://www.marnelavallee.archi.fr</a></small></pre>
<br>
marc_widmer wrote:<br>
<blockquote type="cite" cite="mid3FA83E3E.7000002@gmx.net">hi brad
  <br>
  <br>
are this paths to the source files of pd pdp and ffmpeg?
  <br>
in the configure.ac you see which files are needed to
  <br>
compile pidip.
  <br>
  <br>
you can search for this files on your system to get the
  <br>
right paths.
  <br>
  <br>
for pd: m_pd.h
  <br>
for pdp: CHANGES.LOG
  <br>
for ffmpeg: avformat.h
  <br>
  <br>
hope this will fix it.
  <br>
  <br>
marc
  <br>
  <br>
Brad KLIGERMAN wrote:
  <br>
  <br>
  <blockquote type="cite">Hi all/
    <br>
    <br>
I've searched the list for solutions but haven't found the answers to
these 2 problems concerning Pidip:
    <br>
1&gt; I use the following paths in the _configure.ac_
    <br>
PD_DIR=/usr/lib/pd
    <br>
PDP_DIR=/usr/include/pdp
    <br>
FFMPEG_SOURCE_DIR=/usr/bin/ffmpeg
    <br>
but I'm not sure about the PDP directory... does it want a PD directory
reference, or the directory where I happened to find some PDP files?
Same for FFMPEG, where there is also a reference in /bin/local... I'm
confused.
    <br>
    <br>
2&gt; Also, I get the following errors doing ./configure (look at the
last 2 lines):
    <br>
    <br>
[root@localhost pidip-0.12.10]# ./configure
    <br>
checking for gcc... gcc
    <br>
checking for C compiler default output... a.out
    <br>
checking whether the C compiler works... yes
    <br>
checking whether we are cross compiling... no
    <br>
checking for suffix of executables...
    <br>
checking for suffix of object files... o
    <br>
    <br>
  </blockquote>
  <br>
</blockquote>
</body>
</html>