All Questions
2 questions
1
vote
0
answers
140
views
Kernel Paniced after trying to compiling & installing an app and then deleting its folder
Hi today i downloaded the angband game and decided to compile it myself so i extracted the files and ran these commands on my terminal
./autogen.sh
./configure --with-no-install
sudo checkinstall
...
1
vote
0
answers
1k
views
Problem with programme installation in Ubuntu 16.04
The full error I get when I type make is
Making install in libraries/utils
make[1]: Entering directory '/home/ioanna/Desktop/Biogeme/biogeme-2.5/libraries/utils'
make install-am
make[2]: Entering ...