Dear Element 14 Community.
All my Raspberry Pi devices (RPi 2, RPi Zero, and RPi 3 (planned) are running with the current Raspbian Jessie version. I have successfully installed PiFace Real Time Clock using the PiFace website instructions and GitHub.com software download on a number of RPi 2's and one of my three RPi Zero's.
I have recently continued the installations on another two RPi's and cannot continue because after these two lines:
1. chmod +x install-piface-real-time-clock.sh
2. sudo ./install-piface-real-time-clock.sh
The following new comments are returned: 1
1.. create new pifacertc init script to load time from PiFace RTC
2. Adding /etc/init.d/pifacertc .
3. install the pifacertc init script
4. enable I2c by using raspi-config
As I am a Linux beginner, can someone lead me through (expand) the coding of these lines so I may install PiFace RTC currently and in the future. The changelog on GitHub refers to a revision change but I am not knowledgable enough to understand why the install went through previously by not currently.
Thank you very much,
Frank.