I wanted to ask about the installation of one of most important open source freeware for discrete choice modeling data estimation: Biogeme.
I am trying to install it on my machine (Thinkpad x201, 8gb, Intel i5 dual 2.7GHz) running Ubuntu 16.04.
After installing it from the .deb file provided at http://biogeme.epfl.ch/home.html , I run it from a terminal and I get the following:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
biogeme 2.4 [Mon Nov 2 00:56:45 CET 2015]
Michel Bierlaire, EPFL
-- Compiled by bierlair on Linux
See http://biogeme.epfl.ch
!! CFSQP is available !!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"In every non-trivial program there is at least one bug."
[12:58:57]patBiogeme.cc:134 Read default.par
Warning: Error: File sample.dat is missing
Warning: Error: File sample.dat is missing
Warning: Error: File sample.dat is missing
while if I try to compile it as explained here: http://biogeme.epfl.ch/install.html
I get the following error while running the make command:
libtool: error: 'patLegendre.lo' is not a valid libtool object
Makefile:778: set of instructions for "libbisonbiogeme.la" failed
make[2]: *** [libbisonbiogeme.la] Errore 1
Makefile:441: set of instructions for "install-recursive" failed
make: *** [install-recursive] Errore 1
I don't know if anybody can help, any support would be appreciated!
Thank you very much