Dvsdk

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
m
Line 17: Line 17:
  
 
Either make a tarball, use git, whatever
 
Either make a tarball, use git, whatever
 +
 +
==Pre-Use==
 +
<source lang="bash">
 +
. linux-devkit/environment-setup
 +
</source>

Revision as of 15:16, 15 May 2012

Pre-Install

# put `uname 0022` somewhere in your persistent environment
 
# kill off dash
sudo dpkg-reconfigure dash
 
# install fakeroot
sudo apt-get install fakeroot

Post-Install

The VERY first thing you should do is make clean. Mainly because TI are stupid, and don't understand the concept of making a packaged release - the SDK will come with part-built files, some of which will make your build break with very weird errors.

It's usually a good idea to keep hold of the installed SDK directory. Most of the files were downloaded (not included in that ~1.5GB+ file you just 'executed').

Either make a tarball, use git, whatever

Pre-Use

. linux-devkit/environment-setup
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox