parent
23b8bddc92
commit
7777580e1e
8
README
8
README
@ -28,6 +28,14 @@ http://www.chokkan.org/software/liblbfgs/
|
|||||||
Open the solution file "lbfgs.sln" and build it.
|
Open the solution file "lbfgs.sln" and build it.
|
||||||
|
|
||||||
[GCC]
|
[GCC]
|
||||||
|
|
||||||
|
On top of a compiler and GNU Make, you will also need to install libtool
|
||||||
|
and automake to build.
|
||||||
|
|
||||||
|
On Debian distributions, this can be installed with:
|
||||||
|
sudo apt install libtool automake
|
||||||
|
|
||||||
|
$ ./autogen.sh
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
$ make install # To install libLBFGS library and header.
|
$ make install # To install libLBFGS library and header.
|
||||||
|
Loading…
Reference in New Issue
Block a user