---------- Forwarded message --------- From: o1bigtenor <[email protected]> Date: Tue, Jul 20, 2021 at 8:54 AM Subject: Re: [Evergreen-general] Installation assistance requested To: swills beyond-print.com <[email protected]>
On Tue, Jul 20, 2021 at 7:38 AM swills beyond-print.com <[email protected]> wrote: > > Hi TIA, > > It looks like, in step nine you typed literally: > > echo <PREFIX>/lib > /etc/ld.so.conf.d/opensrf.conf > > Instead of modifying this to read: > > echo /openils/lib > /etc/ld.so.conf.d/opensrf.conf > > That would be my guess. > > Try issuing the second command and restart your server. > script copied from the terminal # ./configure --prefix=/openils --sysconfdir=/openils/conf --enable-python checking for a BSD-compatible install... /usr/bin/install -c whole pile of lines of stuff inbetween # echo "export PATH=\$PATH:/openils/bin" >> /home/opensrf/.bashrc -bash: /home/opensrf/.bashrc: No such file or directory /home/opensrf# ls -a . .. .bash_logout .bashrc .profile the .bashrc file contains 114 lines of text Not seeing anything that was done incorrectly. Also not sure why things aren't working. Please advise _______________________________________________ Evergreen-general mailing list [email protected] http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general
