[mlpack-git] [mlpack/mlpack] unable to build mlpack (#776)

Marcus Edel notifications at github.com
Sat Sep 3 14:58:24 EDT 2016


Your boost version is also outdated:

```
Boost version: 1.46.1

Boost include path: /usr/include

Detected version of Boost is too old. Requested version was 1.49 (or
newer).
```

you could use the version from: ``ppa:boost-latest/ppa``:

```
sudo add-apt-repository -y ppa:boost-latest/ppa
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/776#issuecomment-244563946
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160903/f32211c4/attachment.html>


More information about the mlpack-git mailing list