CAC 2016-10-17

OpenSUSE 13.2

Install OpenSUSE 13.2; update.

sudo zypper install git-core make llvm-clang automake libtool gcc
git clone git://github.com/libuv/libuv.git
cd libuv
sh autogen.sh
./configure
make
make check
sudo make install

git clone git://git.code.sf.net/p/dps8m/code dps8m-code
cd dsp8m-code
make
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License