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
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
1 answer
5k views

checkinstall / make does not work for the program razercfg that I wish to install

My goal is to change my mouse DPI. So any less frustrating solution is also welcome. I've already searched and read through the other topics about razercfg & many others trying to figure out how ...
user3776022's user avatar
1 vote
1 answer
2k views

Checkinstall .deb package not create empty directories

I'm trying to create a .deb package for my xymon-client installation, but it is not creating the empty directories used for logs and temp files. If I run checkinstall -D make install or checkinstall ...
Marcos Oliveira's user avatar
1 vote
1 answer
472 views

`make install` fails apparently due to typo, but not in makefile: How to find and fix?

I'm trying to install the fujitsu-usb-touchscreen drivers from here, on Kubuntu 12.04 on my new Fujitsu LifeBook P1630. (See fujitsu-usb-touchscreen on kubuntu 13.04 (64-bit) on P1630: `make` errors.) ...
Archelon's user avatar