zoneminder wrote:You need to determine where the libjpeg.a file actually is? If you do a 'locate libjpeg.a' it should tell you.
Code: Select all
[root@cherry ~]# find / -name libjpeg.a
/usr/lib/libjpeg.a
zoneminder wrote:You need to determine where the libjpeg.a file actually is? If you do a 'locate libjpeg.a' it should tell you.
Code: Select all
[root@cherry ~]# find / -name libjpeg.a
/usr/lib/libjpeg.a