Hello Everyone,
I am a newbie when it comes to working with the Pi computers but I am not new to linux. I have attempted to compile & install live555 on my Pi3 B+ stretch and have not been able to do so. I have followed the instructions from this site as well as the instructions from the live555 web site to the letter and I am coming up with this error:
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
cat: config.config.linux: No such file or directory
when I run ./genMakefiles config.linux.
I have searched the internet for the past two days trying to resolve this error & have come up empty handed. Can someone please tell me what I am possibly missing from my system to have this error come up?
I have done the following on a fresh install of Raspbian stretch:
sudo apt-get install build-essentials
sudo apt-get update
sudo apt-get upgrade
sudo rpi-update
rebooted
then:
in the live555 directory issued the command ./genMakefiles config.linux
I am in desperate need of getting this server up and running for a project at work! Can anyone please help me?
Thanks in advance!