<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello, </div>
<div>Thank you I was thinking the same. Ran the following as the root</div>
<div>echo <PREFIX>/lib > /etc/ld.so.conf.d/opensrf.conf</div>
<div>ldconfig</div>
<div> </div>
<div><PREFIX> = openils</div>
<div> </div>
<div>Then ran osrf_control and all the c services still faild to load. </div>
<div> </div>
<div>I then stopped and started ejabberd, and ran osrf_control. </div>
<div>Still nothing. </div>
<div> </div>
<div>I then went hunting for the loaded files and there is a file located at /etc/ld.so.conf.d labbled opensrf.conf</div>
<div>inside the file is one line with the following</div>
<div>openils/lib
<div>
<div> </div>
<div>Thank you so much for your help. As I am writing this email I noticed that then line was missing "/" before openils. </div>
<div>I edited the file, ran ldconfig and now all is functioning as it should. </div>
<div> </div>
<div>Thank you so much for your help. </div>
<div> </div>
<div>Willie</div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Monday, October 23, 2023 at 4:08 PM<br/>
<b>From:</b> "Jason Stephenson via Evergreen-general" <evergreen-general@list.evergreen-ils.org><br/>
<b>To:</b> evergreen-general@list.evergreen-ils.org<br/>
<b>Cc:</b> "Jason Stephenson" <jason@sigio.com><br/>
<b>Subject:</b> Re: [Evergreen-general] Help with install</div>
<div name="quoted-content">Hello,<br/>
<br/>
That looks like you missed running ldconfig as the root user, or if you<br/>
did ldconfig, the /etc/ld.so.conf.d/opensrf.conf file is either missing<br/>
or may have a typo in it.<br/>
<br/>
Double check that file exists and contains one line like the following:<br/>
<br/>
/openils/lib<br/>
<br/>
in it.<br/>
<br/>
Then, run ldconfig as the root user.<br/>
<br/>
If you start the services after that, it should work. If not, follow up<br/>
with any more information you can give.<br/>
<br/>
HtH,<br/>
Jason Stephenson<br/>
<br/>
On 10/23/23 16:29, Willie Cooper via Evergreen-general wrote:<br/>
> Hello,<br/>
> I am trying to install Opensrf-3.2.3. for an Evergreen install<br/>
> on debian bullseye<br/>
> following all steps<br/>
> I am now at Testing the default OpenSRF services<br/>
> Srfsh# request opensrf.math add 2,2<br/>
> All of the C services do not start when I issue the osrf_control<br/>
> --localhost --start-all<br/>
> logs give errors<br/>
> opensrf.cslow 2023-10-23 15:05:08 [ERR<br/>
> :54774:osrf_application.c:151:] Failed to dlopen library file<br/>
> libosrf_cslow.so: libosrf_cslow.so: cannot open shared object file:<br/>
> No such file or directory<br/>
> Thank you<br/>
><br/>
> _______________________________________________<br/>
> Evergreen-general mailing list<br/>
> Evergreen-general@list.evergreen-ils.org<br/>
> <a href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general" target="_blank">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a><br/>
_______________________________________________<br/>
Evergreen-general mailing list<br/>
Evergreen-general@list.evergreen-ils.org<br/>
<a href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general" target="_blank">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a></div>
</div>
</div>
</div></div></body></html>