I'm installing LIRC on my Raspberry Pi 3B.
I ran:
apt-get install lirc
apt-get install lirc-x
Then I followed a number of web examples: Energenie ener314-ir - The IR Board I'm using LIRC - Raspberry Pi and quite a few others.
However, I fall down on each one as they all say at some point:
edit your /etc/modules
and
/etc/lirc/hardware.conf
I don't have these files. I don't even have an /etc/lirc/ folder.
I'm a new to Raspbian and Linux in general so I'm not sure how to proceed to debug this problem.