Jump to content


veenamvijaya

Member Since 8 Oct 2013
Offline Last Active 17 Oct 2013 05:57
-----

Posts I've Made

In Topic: error in building libxmlccwrap

9 October 2013 - 14:27

Hi MiLo,

 

       In openpli-oe-core there is no support for arm architecture, In enigma2-arm there is support for arm architecture. So, I have to go through the way they have specified in the README file for enigma2-arm, but I am facing issue which I have posted here in the first. Please help me to overcome this error...

 

Thanks,

Vijaya.


In Topic: error in building libxmlccwrap

9 October 2013 - 12:59

How to build image for arm target...

I need to run this on Panda board(OMAP4430 processor-32bit), linux environment.

Please tell me the steps to follow.

I am using openpli-oe-core source.


In Topic: unable to download toolchain

9 October 2013 - 06:32

where can I get the openPLi source. What ever the files I used are not looking like good source.

I have downloaded from this site https://github.com/openpli-arm/

Is it the correct site to get the source or any other site is available??

 


In Topic: unable to download toolchain

8 October 2013 - 13:49

I followed these steps.. I am trying run this for arm....

Please tell me if the procedure is wrong, and please tell me how to build openPli for arm.

 

1.Install needded packages:

~$ sudo apt-get install -y autoconf automake bison bzip2 cvs diffstat flex g++ gawk gcc gettext git-core gzip help2man ncurses-bin ncurses-dev libc6-dev libtool make texinfo patch perl pkg-config subversion tar texi2html wget zlib1g-dev chrpath libxml2-utils xsltproc libglib2.0-dev python-setuptools libc6-i386 genromfs guile-1.8-libs gparted zlib1g:i386

2.In terminal type:

~$ sudo dpkg-reconfigure dash

answer no

3.In terminal type:

~$ ssh anoncvs@cvs.tuxbox.org

answer yes

4.Creat directory openpli by typing: ~$ mkdir openpli

5.Go to openpli directory: ~$ cd openpli

6.Download openpli arm Makefile ~$ wget https://raw.github.c...master/Makefile

7.Now just type: ~$ make image