<div>Is anyone running Lumenvox on Gentoo? 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> </div>
<div>Here is my issue:</div>
<div> </div>
<div>The engine needs the libs from boost. I emerged boost and noticed that there were four libs that the engine were looking for that were not installed via portage. </div>
<div> </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> </div>
<div>Instead, I had the above libs without the .2 at the end. I created symlinks in the engines lib folder. </div>
<div> </div>
<div>Now, when I try to execute the bin I get:</div>
<div> </div>
<div> </div>
<div>./LVSRE_SERVER: symbol lookup error: /opt/lumenvox/engine/lib/liblv_lvspeechserver.so: undefined symbol: _ZN5boost10filesystem8no_checkERKSs<br></div>
<div> </div>
<div>I am using the redhat package. I haven't tried rpath or debian yet (which I'm about to do now). Just thought maybe someone might have a thought on what I should try.</div>
<div> </div>
<div>FYI: I also tried un-emerging boost and building directly from the official release (1.35 I belive). Perhaps there is a ./configure option I need to get this to work right. I have little experience with redhat and 0 experience with rpath or debian. I simply used rpm2tar and moved things appropriately.</div>
<div> </div>
<div>Thanks!</div>
<div><br clear="all">-Kris<br></div>