The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version KREATV-20210513-0836.069c5cb7.tgz (439.6 MB)
Email in envelope

Get an email when there's a new version of Proteus STB

Home
Name Modified Size InfoDownloads / Week
README.txt 2021-05-20 2.8 kB
KREATV-20210513-0836.069c5cb7.tgz 2021-05-20 439.6 MB
Totals: 2 Items   439.6 MB 0
##############################################################

OSS components of the proteus open middle ware.

##############################################################

README - This file explains the OSS package contents and how to build.

== CONTENTS==

     Overview
     Package Info
     Open Source Toolchain
     Build Environment
     System Requirements for the Build Computer
     Installation
     Build Instructions
     End

== Overview ==

This is the source code distribution for open source with
redistribution obligations that has been used in the COMMSCOPE Proteus.
This distribution covers the VIP52x2 series set-top boxes.

== Package Info ==

A brief description of the files included in the kreatv-kit-openmw-ossk-bcm15.tar.gz package is shown
below:

README                            : This README file.
toolchain_bcm15_3.0.1.tar.bz2     : Toolchain archive to make this package.
toolchain_bcm15_3.0.1.src.tar.bz2 : Toolchain source code archive
base                              : base/3pp/linux-bcm/4.1 and base/3pp/bionic source code
utils                             : utils/3pp/dtc source code
makesystem                        : KREATV Make file scripts to make
apache-2.0.txt                    : Apache license file.


== Open Source Toolchain ==
1) mkdir /usr/local/kreatv
2) Extract the toolchain_bcm15_3.0.1.tar.bz2 in /usr/local/kreatv.


== Build Environment ==
Install the patch management tool Quilt, which is available as an optional
package in major Linux distributions. Example:

 * dnf install quilt

or

 * apt-get install quilt

or

 * yum install quilt

== System Requirements for the Build Computer ==
Memory
  The build computer typically requires 4 GB of main memory, 8 GB of main memory is recommended.

File Space
  The build computer must have a minimum of 80 GB of file storage space.


== Installation ==

The following installation and build instructions have been verified on an 5.6.13-100.fc30.x86_64
and CentOS Linux 7 host.


* OS Installation
-----------------------------------

Download and install Ubuntu 14.04.5 LTS 64-bit OS or Fedora 32 64-bit OS or CentOS Linux 7.


"uname -a" command output:
---------------------------
Linux fedora 5.6.13-100.fc30.x86_64 #1 SMP Fri May 15 00:36:06 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux


== Build Instructions ==

1) unpack the kreatv-kit-openmw-ossk-bcm15.tar.gz to generate below files and folders
   apache-2.0.txt
   base
   gpl-2.0.txt
   Makefile -> makesystem/internalnode.mk
   makesystem
   README
   toolchain_bcm15_3.0.1.src.tar.bz2
   toolchain_bcm15_3.0.1.tar.bz2
   utils
2) mkdir /usr/local/kreatv and Extract the toolchain_bcm15_3.0.1.tar.bz2 in /usr/local/kreatv.
3) Run make from the top-level directory where you unpacked the tarball.
4) The library file and bin files are generated under dist folder.

= END =
Source: README.txt, updated 2021-05-20