Skip to main content

Questions tagged [compiling]

Questions related to compiling software from sources, usually using the "make" command.

0 votes
0 answers
27 views

How to install curlftpfs on ubuntu 24.04 LTS : Package 'curlftpfs' has no installation candidate

I'm trying to install curlftpfs on Ubuntu 24.04 LTS but it fails although the universe repository is enabled : $ sudo apt install curlftpfs Reading package lists... Done Building dependency tree... ...
SebMa's user avatar
  • 2,431
0 votes
0 answers
26 views

Ubuntu server reboot not working after symlink change - live usb can not make the fix

I have accidently made a wrong symlink So currently rebooting does not work This error occurs after I have accidently changed the symlink of glibc as below sudo ln -sf /opt/glibc-2.38/lib/ld-linux-x86-...
dabid's user avatar
  • 1
1 vote
0 answers
32 views

libgtkgl2.0-dev: package not found, Ubuntu 24.04

I have Ubuntu 24.04 Noble, and was trying to build some old software. The ./configure script returns: configure: error: Package requirements (gtkgl-2.0) were not met: Package 'gtkgl-2.0', required by ...
Jean Dubois's user avatar
2 votes
1 answer
107 views

When compiling kernel the "Debian way", how do I add a local version modifier?

I've been experimenting with compiling my own kernel, and I'm having difficulty adding a local version modifier when following the instructions from BuildYourOwnKernel. This is the "Debian way&...
mpboden's user avatar
  • 1,695
0 votes
0 answers
34 views

cant make realtek audio codec

i recently dualbooted my windows with kubuntu and now that i have installed discord on it my friend told me that i sound like a robot and he can hear me 2 times. So i decided to download realtek audio ...
VulkoOnDrugs's user avatar
-1 votes
1 answer
34 views

How to install r8168-dkm without internet

After updating Ubuntu 24.04 LTS the internet stopped working. The lshw -C network command showed that the network was unclaimed. I downloaded the r8168-dkm package from the realtek website and ...
Randi Khana's user avatar
1 vote
1 answer
58 views

Having problem to install latest version of poppler tarball

I am currently using Kubuntu 22.04. I want to install poppler which I need for using the yazi CLI file manager, but I have a problem working with tarball files and getting a build from them, I ...
Amirali's user avatar
  • 11
0 votes
1 answer
105 views

Can't install CUDA 12.1 in Ubuntu 22.04 LTS

Here is my system details: x86_64 DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.4 LTS" PRETTY_NAME="Ubuntu 22.04.4 LTS" NAME=&...
Maifee Ul Asad's user avatar
1 vote
0 answers
46 views

RTL8812au on Ubuntu 22.04.4 fails due to compiler mismatch

I am attempting re-installation of a Realtek wifi module (using the rtl8812au chip) and something has changed since the last installation. Previously, I successfully installed it on 22.04.2 and, now, ...
DroversDuck's user avatar
-1 votes
0 answers
40 views

Build image issue in Ubuntu 20.04

SDK is provided by the vendor and it is OK to be rebuilt in Ubuntu 20.04 according to the vendor. I tried to rebuild image on the same environment by vendor document and use the below three steps Step(...
江平興's user avatar
1 vote
1 answer
60 views

debian/rules hook to incrementally compile kernel after changing source?

I want to make changes to an (in-built) driver in the Ubuntu kernel. But when I make changes to the source file, fakeroot debian/rules binary does not detect the change or recompile the file. Is ...
Michael Walton's user avatar
0 votes
1 answer
77 views

Compiling some source files using 'make' gives errors: apparently, a missing file

I'm trying to get Quantum Espresso installed in linux. After introducing this into the terminal: $ sudo apt install git wget build-essential $ sudo apt install g++ gfortran liblapack-dev $ sudo apt ...
jesusabf's user avatar
0 votes
0 answers
25 views

how to correct the error i get while downloading gromacs on ubuntu 22.04

checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: unsafe srcdir value: '/home/banerjee/gromacs 1/gromacs-2024.2/build/src/...
Debosmita Banerjee's user avatar
0 votes
0 answers
112 views

Fatal error: defs.h: No such file or directory When using gcc to compile .c file

Using Openairinterface5g Open source software and am trying to compile one of the .c files using gcc - I keep on getting a very similar 'Fatal error' message which revolves around some sort of header ...
Dudley008's user avatar
2 votes
0 answers
123 views

Mismatch complier with kernel

While I was trying to install Virtual Box's Guest Additions, my Ubuntu's screen has been glitching, so I got 2 things to solve, but to no avail. I read and applied from 3 "askubuntu" posts, ...
K3nny_V4st's user avatar

15 30 50 per page
1
2 3 4 5
171