Skip to content

Latest commit

 

History

History
87 lines (55 loc) · 2.58 KB

README.md

File metadata and controls

87 lines (55 loc) · 2.58 KB

Welcome to neutrino-HD2 software


How to build neutrino-HD2 for PC (x86)

  • check preqs (debian):
$:~ sudo apt-get install autoconf libtool libtool-bin g++ gdb swig flex bison make texinfo subversion intltool dialog wget cmake gperf libglew-dev freeglut3-dev libcurl4-gnutls-dev libfreetype6-dev libid3tag0-dev libmad0-dev libavformat-dev libfribidi-dev libogg-dev libpng-dev libgif-dev libjpeg-dev libflac-dev libvorbis-dev libopenthreads-dev libblkid-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev lua5.2 lua5.2-dev lua-json lua-expat lua-posix lua-socket lua-soap lua-curl python2-dev libao-dev libass-dev
$:~ git clone https://github.com/mohousch/neutrinohd2.git
$:~ cd neutrinohd2
$:~ make
  • to run neutrino
$:~ make run
  • to update neutrinohd2 source code:
$:~ make update
  • to clean build:
$:~ make clean
  • distclean build:
$:~ make distclean
  • tested with: debian 8 Jessie, 9 Stretch and 11 Bullseye linuxmint 20.1 Ulyssa, 20.2 Uma, 20.3 Una and LMDE 5 Elsie Ubuntu 20.04 Focal Fossa

how to build neutrino-HD2 for sh4/arm/mips boxes

see: