<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 29, 2013 at 3:59 PM, Ivica Ico Bukvic <span dir="ltr"><<a href="mailto:ico.bukvic@gmail.com" target="_blank">ico.bukvic@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hmmm. Try going into pd/tkpath folder
      and building the source by hand as follows:<br>
      <br>
      aclocal<br>
      autoconf<br>
      ./configure --prefix=/usr/local<br>
      make<br> <br></div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div>
      <br>
      If the error is the same,</div></div></blockquote><div><br></div><div>it is the same<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000"><div> something is messed up with the build
      environment--</div></div></blockquote><div><br></div><div>messed up - i'd be surprised; I've installed this box fresh 1-2 months ago and I haven't drilled into sensitive parts since<br></div><div> </div>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div>perhaps you may be missing some libraries.</div></div></blockquote>

<div><br></div><div>I'm just wondering which ones.<br></div><div>TEA should be part of tcl-dev, i assume?<br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000"><div>
      Investigating configure file on line 1968 may shed some light as
      well.<br>
      <br></div></div></blockquote><div><br></div><div>It's just this:<br><br># Call TEA_INIT as the first TEA_ macro to set up initial vars.<br># This will define a ${TEA_PLATFORM} variable == "unix" or "windows"<br>

# as well as PKG_LIB_FILE and PKG_STUB_LIB_FILE.<br>#--------------------------------------------------------------------<br><br>TEA_INIT(3.9)<br><br></div></div></div></div>