<!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>
<a class="moz-txt-link-abbreviated" href="mailto:keeper@neo.rr.com">keeper@neo.rr.com</a> wrote:<br>
<blockquote type="cite"
 cite="mid20030909162840.GA6528@watcher.WorkGroup">
  <pre wrap="">Hi Tom!


  </pre>
  <pre wrap=""><!---->Greetings!
Just wondering how I might correct this configure error in obconf?
checking for obrender-3.0 obparser-3.0...Package obrender-3.0 was not found
in the pkd-config search path. Perhaps you should add the directory
containgin 'obrender-3.0.pc' to the PKG_CONFIG_PATH environment variable. No
package 'obrender-3.0' found

Where do I get the Library requirements obrender-3.0 and obparser-3.0? Any
suggestions will be taken seriously. :-))
  </pre>
</blockquote>
You'll need to have compiled and installed OB-3-beta2.&nbsp; Then before
'./configure' for obconf set the enviroment var "PKG_CONFIG_PATH".&nbsp;
Using bash or ksh 'export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig' ,
or tcsh/csh 'setenv&nbsp; PKG_CONFIG_PATH /usr/local/lib/pkgconfig'.&nbsp; Then
'./configure', 'make', 'make install'.<br>
<br>
Good luck ,<br>
<br>
Tom<br>
<blockquote type="cite"
 cite="mid20030909162840.GA6528@watcher.WorkGroup">
  <pre wrap="">
Thanks.

  </pre>
</blockquote>
<br>
</body>
</html>