@the9ull, fixed, thank you :)
Search Criteria
Package Details: jerasure-git 20150108-1
Package Actions
| Package Base: | jerasure-git |
|---|---|
| Description: | C implementation of Reed-Solomon coding |
| Upstream URL: | https://github.com/tsuraan/Jerasure |
| Category: | science |
| Licenses: | |
| Submitter: | None |
| Maintainer: | initrdmk |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2014-10-16 01:44 |
| Last Updated: | 2015-02-26 02:44 |
Latest Comments
Anonymous comment
Comment by the9ull
Build process is changed, it's necessary substitutes `./autogen.sh` with `autoreconf --force --install`
33c33
< ./autogen.sh
---
> autoreconf --force --install