ok, this is my new error during the make install process.
again the link for pythonwifi is working...
any idea for this error?? (see the pic attached)
thanks again
ovladaf hasn't added any friends yet.
No latest visitors to show
20 May 2014 - 23:31
ok, this is my new error during the make install process.
again the link for pythonwifi is working...
any idea for this error?? (see the pic attached)
thanks again
20 May 2014 - 22:25
In the file enigma2/lib/dvb/frontend.cpp add to begin string
#define DTV_DVBT2_PLP_ID 43
save, make
but why this the variable not defined in /usr/include/linux/dvb/frontend.h
or you installed s2-liplianin-v37 drivers in /usr/local/include/linux/dvb/frontend.h
In Me Ubuntu 12.04.4 desktop it the variable defined
thanks Raider, it works, but now i get an error with python...
i will check...
19 May 2014 - 11:45
hi all!!!
i've found that in the build_libs script, the git link for pythonwifi doesn't work, but i've solved it adding these lines:
#git clone git://git.berlios.de/$PKG
git clone https://github.com/p.../pythonwifi.git
in a fresh installation of ubuntu server 14.04 with openbox, i´m getting this error (see the attached pic) during the make install process.
any idea???
i didn't installed s2-liplianin firmware because i think that it isn't necessary, is it correct??? or must i install it???
thanks and regards