| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before you can start compiling libmyfec from a fresh git clone, you have to install the very latest versions of the following packages:
Then you should build the project, using these commands:
git clone https://github.com/dnetlab/libmyfec.git cd libmyfec mkdir build cd build cmake .. make sudo make install
| Back | FazBrowse Home | New Git URL |