Displaying 1 result from an estimated 1 matches for "90ad27da".
Did you mean:
20ad276a
2010 May 28
1
"pri show version" still shows old version despite doing a make && make clean && make install for v1.4.11
Hi Guys,
I am running a PBXinaFLASH server. I replaced contents of /usr/src/libpri
with the new version of Libpri v1.4.11. The installed one was v1.4.10.
System is running Asterisk 1.4.21.2.
I did the following after:
cd /usr/src/libpri/
make
make clean
make install
Install end with these lines.....:
*ln -sf libpri.so.1.4 libpri.so*
*mkdir -p /usr/lib*
*mkdir -p /usr/include*
*install -m 644