Difference between revisions of "Install stlink"

From Proview Wiki
Jump to: navigation, search
(Created page with "<p>sudo apt-get install automake git-core<br /> git clone <a class="external free" rel="nofollow" href="https://github.com/texane/stlink">https://github.com/texane/stlink</a> ...")
 
 
Line 1: Line 1:
<p>sudo apt-get install automake git-core<br /> git clone <a class="external free" rel="nofollow" href="https://github.com/texane/stlink">https://github.com/texane/stlink</a> stlink<br /> cd stlink<br /> ./autogen.sh<br /> ./configure<br /> make<br /> sudo make install</p>
+
sudo apt-get install automake git-core<br />
 +
git clone https://github.com/texane/stlink stlink<br />
 +
cd stlink<br />
 +
./autogen.sh<br />
 +
./configure<br />
 +
make<br />
 +
sudo make install

Latest revision as of 01:15, 22 August 2013

sudo apt-get install automake git-core
git clone https://github.com/texane/stlink stlink
cd stlink
./autogen.sh
./configure
make
sudo make install

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox