<div>Is anyone running Lumenvox on Gentoo?&nbsp; My asterisk install has been running like a champ for a few years now and I really hate the thoughts of changing distros just for Lumenvox.</div>
<div>&nbsp;</div>
<div>Here is my issue:</div>
<div>&nbsp;</div>
<div>The engine needs the libs from boost.&nbsp; I emerged boost and noticed that there were four libs that the engine were looking for that were not installed via portage.&nbsp; </div>
<div>&nbsp;</div>
<div>libboost_regex.so.2</div>
<div>libboost_thread.so.2</div>
<div>libboost_filesystem.so.2</div>
<div>libboost_date_time.so.2</div>
<div>&nbsp;</div>
<div>Instead, I had the above libs without the .2 at the end.&nbsp; I created symlinks in the engines lib folder.&nbsp;</div>
<div>&nbsp;</div>
<div>Now, when I try to execute the bin I get:</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>./LVSRE_SERVER: symbol lookup error: /opt/lumenvox/engine/lib/liblv_lvspeechserver.so: undefined symbol: _ZN5boost10filesystem8no_checkERKSs<br></div>
<div>&nbsp;</div>
<div>I am using the redhat package.&nbsp; I haven&#39;t tried rpath or debian yet (which I&#39;m about to do now).&nbsp; Just thought maybe someone might have a thought on what I should try.</div>
<div>&nbsp;</div>
<div>FYI:&nbsp; I also tried un-emerging boost and building directly from the official release (1.35 I belive).&nbsp; Perhaps there is a ./configure option I need to get this to work right.&nbsp; I have little experience with redhat and 0 experience with rpath or debian.&nbsp; I simply used rpm2tar and moved things appropriately.</div>

<div>&nbsp;</div>
<div>Thanks!</div>
<div><br clear="all">-Kris<br></div>