Hi
I want to compile a projet with makefile
but my vuplus solo (openpli 4.0) can't find make command
I try opkg install make (but unknow package)
so I need your help
Posted 31 July 2014 - 22:03
apt-get install gawk wget git-core cvs subversion diffstat unzip texinfo gcc-multilib build-essential chrpath2. Clone OpenPLi OE
cd ~ git clone git://git.code.sf.net/p/openpli/openpli-oe-core openpli4 cd openpli43. First run make to download OE subprojects
cd ~/openpli4 make4. Make image for MACHINE
cd ~/openpli4 MACHINE=mybox make image
Posted 1 August 2014 - 08:46
Those packages do not exist... So you need to build OpenPLi and build those packages.I want to compile (use make) on the box not to compile openpli
0 members, 1 guests, 0 anonymous users