Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
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 ...
garden313's user avatar
0 votes
0 answers
86 views

Unable to start Ubuntu after installing Gedit dependencies

While I was trying to build Gedit on Ubuntu 16.04, I followed the prerequisite dependencies and installed them religiously. I noticed that I lost my terminal color, and the preinstalled gedit theme ...
Future Gadget's user avatar
4 votes
2 answers
2k views

Checkinstall doesn't install package globally

I am trying to compile ffmpeg from sources and create deb package in order to install ffmpeg globally and make it possible to remove it with dpkg -r command. Here are my commands. # Installing ...
bkdaaqra's user avatar
  • 143
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 ...
Ioanna Kourounioti's user avatar
2 votes
0 answers
565 views

Compiling error checkinstall

Hi I wanna compile my first package (Wine) under Ubuntu (it's also my first day with this OS). I ran ./configure and make, no errors. But when I did checkinstall then I got this back: ================...
user276773's user avatar