2015-09-30 17:04:01 +02:00
2015-09-30 17:04:01 +02:00
2015-09-30 17:04:01 +02:00
2015-09-03 14:27:38 +02:00
2015-08-05 23:10:05 +02:00
2015-09-07 02:17:56 +02:00
2015-09-07 02:18:39 +02:00
2015-09-07 02:18:39 +02:00
2015-09-07 02:18:39 +02:00
2015-09-07 16:57:15 +02:00
2015-08-05 22:22:06 +02:00

OctopusNet

###Prepare for Building On Debian/Ubuntu:

 >apt-get install build-essential bison flex gettext libncurses5-dev texinfo autoconf automake libtool
 >apt-get install libpng12-dev libglib2.0-dev libgtk2.0-dev gperf libxt-dev libxp-dev
 >apt-get install rsync git subversion mercurial
  • Ensure bash ist default shell (Debian/Ubuntu standard is dash)
  >git clone -b internal https://github.com/DigitalDevices/internal_octonet.git <your directory>
  >cd <your directory>
  >git submodule update --init --remote
  >cd dddvb
  >git checkout internal
  >cd ..
  
  >sh mk.patch

###Building

   TBD
Description
No description provided
Readme 2.9 MiB
Languages
HTML 47.1%
C 31.9%
Lua 19.3%
Shell 0.9%
Makefile 0.3%
Other 0.5%