Closed UNIVAC-Colonel-Panic closed 10 years ago
Hi,
I'm attempting to install on a Raspberry Pi running Raspbian (a variant of Debian 7 "Wheezy").
I'm at step 2 of the INSTALL step.
$ sudo apt-get install libev3 libev-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libev3 $
Can you help me resolve this error?
Try: $ sudo apt-get install libev4 libev-dev
$ sudo apt-get install libev4 libev-dev
In Debian wheezy this the package is called libev4.
That works -- thanks so much for the help!
Hi,
I'm attempting to install on a Raspberry Pi running Raspbian (a variant of Debian 7 "Wheezy").
I'm at step 2 of the INSTALL step.
Can you help me resolve this error?