Download Latest Version nvg348q_9.1.8h0.tar.bz2 (568.4 MB)
Email in envelope

Get an email when there's a new version of NVG348Q

Home
Name Modified Size InfoDownloads / Week
nvg348q_9.1.8h0.tar.bz2 2017-04-27 568.4 MB
README 2017-04-27 575 Bytes
Totals: 2 Items   568.4 MB 0
Basic instructions for Ubuntu 14.04

  All of these commands must be run as root.

  Install toolchains if not done so already

    % ./install_toolchain

  Make sure that /bin/sh points to /bin/bash.

  Install any host tools needed
	- make, gcc, etc.  (build-essential)
	- automake
	- gcc-multilib
	- libc6:i386
	- libncurses5:i386
	- libstdc++6:i386
	- libelf1:i386
	- liblzo2-dev
	- uuid-dev
	- quilt
	- gawk
	- flex
	- xutils-dev
	- bison
	- byacc
	- pkg-config
	- python

  Add the following line to /etc/environment
	LANG=en_US.UTF-8 

  Run the build.

    % ./build
Source: README, updated 2017-04-27