PE1NUT / gr-ata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install and run this module, you'll need to follow these prerequisite steps:

git clone https://github.com/SETIatHCRO/ATA-Utils
cd ATA-Utils/pythonLibs
sudo pip install .

Install gr-ata by doing:

git clone https://github.com/SETIatHCRO/gr-ata
cd gr-ata
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig

About


Languages

Language:Python 57.6%Language:CMake 40.4%Language:C 1.7%Language:C++ 0.2%