I have a server with ubuntu 16.04 server version tinkered. then i installed a zoneminder (1.30). as far as everything goes, everything works wonderfully. only I noticed some higher load on the CPU. apparently libjpeg-turbo is improving.
I have learned from the member bbunge that this is on board from the new zoneminder.
unfortunately i have already before, in still believe i use the normal libjpe, i have according to a guidance downloades libjpeg-turbo. after that, I run this command:
sudo echo "/opt/libjpeg-turbo/lib" > /etc/ld.so.conf.d/libjpeg-turbo.conf && echo "/usr/local/lib" > /etc/ld.so.conf.d/ffmpeg.conf && echo "LD_LIBRARY_PATH=/usr/local/lib:/opt/libjpeg-turbo/lib:$LD_LIBRARY_PATH" >> /etc/bash.bashrc && echo "export LD_LIBRARY_PATH" >> /etc/bash.bashrc
now every time i log on with the console i get this message:
-bash: “LD_LIBRARY_PATH=/usr/local/lib:/opt/libjpeg-turbo/lib64:/usr/local/lib:/opt/libjpeg-turbo/lib:”: File or directory not found.
“export: command not found.
can someone help me to fix it? would reluctantly put everything again as I had to set up several cameras and zones etc. and have a heathen work behind me.
sry for my bad english