How to setup linux

ellie1998

Inactive User
Joined
May 7, 2005
Messages
5,744
Reaction score
927
Location
here
Any posts not about setting up the linux environment to compile the tm800 code in this thread will be deleted and infringements will be given

get a copy of linux you could try this one from august 2009 and in this thread https://www.digitalworldz.co.uk/index.php?threads/215993/
vmware
Code:
You don't have permission to view the code content. Log in or register now.
virtualbox
Code:
You don't have permission to view the code content. Log in or register now.
get the install.zip from here https://www.digitalworldz.co.uk/index.php?threads/219324/
Code:
You don't have permission to view the code content. Log in or register now.
save it to the desktop
right click install.zip
select extract
right click the install.sh
select copy

click places
home
right click and select paste.

open terminal
chmod 755 install.sh
./install.sh

that will setup everything you need for the linux to be able to compile the code.

Done this before for dbox2, dm500 (neutrino) and dm600 and only seen 1 image (dbox2) and to be honest don't expect to much this time either.
 
Last edited by a moderator:
Back
Top