You are not logged in.
Pages: 1
Topic closed
While following the installation procedure I type
sudo wget -O /tmp/rex.pub https://www.rexcontrols.cz/media/keys/rex-debian-key.pub
nothing appears to happen at the next line of install it fail
please help
Offline
Are you running an up-to-date version of Raspbian Wheezy? Can you put here the output of the above mentioned command and the error message of the command which fails?
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
After waiting for the ~$ prompt i typed
sudo apt-key add /tmp/rex.pub
the error said
gpg: no valid OpenPGP data found
Offline
Downloading of the certificate in the previous step probably failed. What is the output of
sudo wget -O /tmp/rex.pub https://www.rexcontrols.cz/media/keys/rex-debian-key.pub
?
Can you
ping www.rexcontrols.cz
?
If not, can you
ping 8.8.8.8
?
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
that was what i was trying to say had happened the install script shown a load of data on the screen after typing wget line mine however just waits for ages then does nothing and returns to a prompt ~$.
Yes i can ping rexcontols
Offline
i have moved on since then i am now at :-
sudo apt-get install rexcore rex-rpidrvt
which returns this
Reading package list... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rexcore
E: Unable to locate package rex-rpidrvt
then it returns to the ~$ prompt
Last edited by jaroslav_sobota (2015-11-10 15:19:40)
Offline
Did you add our packages repository to /etc/apt/sources.list (step 5 to 7)?
Did you run sudo apt-get update (step 12)?
Can you copy-paste the output here? Or upload a printscreen?
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Offline
sorry for the delay had to do some work please see attach if this is not showing the section you want please let me know what command you would like me to run and i will send you the screen shoot
Offline
You need to add the package repository to /etc/apt/sources.list, not /etc/apt/source.list.
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
thank you i seen to have made it past that part now so tomorrow i am going to try the first project on the web the blinking lint one. I have also bought the uniPi board that has the relays and input output ports. thats how i found out about Rex Controls in the first place do you have and test projects or can you suggest a place to visit for trying/test the uniPi board
Once again THANK you for all your help
Offline
Glad I could help.
Links to our GitHub examples repository can be found at the bottom of our Downloads section.
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Pages: 1
Topic closed