Version 2 Objective-C ABI may not be mixed with earlier versions
I am unable to compile and run a Obj-C program on UbuntuEnviroment:Ubuntu Version: 22.04, 24.04clang -v output:Ubuntu clang version 14.0.0-1ubuntu1.1Target: x86_64-pc-linux-gnuThread model:...
View ArticleXML::LibXML not installing on ubuntu 22.04
I'm having trouble installing XML::LibXML with cpan on ubuntu 22.04.I have installed libxml2 and zlib1g. And CPAN reports that it sees libxml2:# Compiled against libxml2 version: 21303# Running libxml2...
View ArticleI can't install ifcopenshell package in Ubuntu server
I'm trying to install the ifcopenshell library in my Ubuntu server using python 3.10. Looking online it seems that this library is supported and can be installed via pip.I have already installed it on...
View ArticleWhere is Maven Installed on Ubuntu
I installed maven on my Ubuntu machine with the command sudo apt-get install mavenNow I need to know where it is installed in order to configure the same in IntelliJ..
View ArticlePython 3.6.8 Pip Segmentation Fault (Core Dumped) on Virtual Environment
I'm encountering a segmentation fault when trying to use pip inside a Python 3.6.8 virtual environment. The issue occurs when running basic pip commands like pip --version, pip install, or pip list....
View ArticleThe SUID sandbox helper binary was found, but is not configured correctly
I'm trying to set up Outline vpn on Ubuntu 24.04. I downloaded the .AppImage file. I run it with ./ in the terminal, and it gives me this error (but it...
View Articlevscode is not running and gives segmentation fault
Just updated form vscode 1.23.1 to 1.27.2I cannot open form menu so I tried from terminal it shows the segmentation error./usr/bin/code: line 35: 8228 Segmentation fault (core dumped)...
View Article404 not found on Magento2 and nginx, Ubuntu
I've been trying to set up my magento2 on nginx server but when i tried to access the page via url, it said 404 page not found.here is the 404 not foundI followed this instruction on magento...
View ArticleCryptsetup fails to provide mountable device after cryptsetup update [closed]
I have updated Ubuntu from version 22 to version 24, which also came with an update of the cryptsetup tool from cryptsetup 2.4.3 to cryptsetup 2.7.0.I have always successfully mounted my partition...
View ArticleHow to solve Recovering Journal Ubuntu Error [closed]
I have u Ubuntu server , I am unable to access this , when I try to access using vnc I got only a message showing "recovering journal" can't even able to type anything there.I am using contabo vps...
View Articledpkg:unrecoverable fatal error (files list file for package 'java-common' is...
I am trying to install packages on my linux OS using the command apt-get install ....The problem is that I get this error:Selecting previously unselected package liberror-perl.dpkg: unrecoverable fatal...
View ArticleHow to download a folder to my local PC from Google Cloud console
I have a folder I want to download from Google Cloud Console using the Linux Ubuntu command terminal. I have logged in to my SSH console and so far I can only list the contents of my files as...
View ArticleAndroid Emulator very slow on Ubuntu 20.04
My Android emulator runs very slow on my Ubuntu machine. I need it to run faster, because some apps are slowed down so much, that they change their behaviour (they use the camera).System...
View ArticleFaster android emulator on Linux
I started to use Android Studio 2.2, it all goes well but when I make run even just a simple Hello World app, it all crash down to super slow. I know that Linux kernel has KVM for accelerating virtual...
View ArticleCan I use Homebrew on Ubuntu?
I just tried to use Homebrew and Linuxbrew to install packages on my Ubuntu Server but both failed. This is how I tried to install them:sudo apt-get install build-essential curl git m4 ruby texinfo...
View Articleadd-apt-repository CERTIFICATE_VERIFY_FAILED
I run WSL (ubuntu 22.04.3 LTS) and want to use add-apt-repository but we have TLS interception in-place.Error message:Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 364, in...
View ArticleMemory usage php Script as Service Ubuntu
I have a php script running as a service on ubuntu, it's an infinite loop that does external checks to save to the mysql database.It consumes up to 1GB of memory, checking using the HTOP commandRunning...
View ArticleHow do I get x2go out of fullscreen mode when ctrl-alt-F stops working?
Anybody know any fix besides killing the x2goclient, killing the x2goserver, ctrl-alt-f, ctrl-click top-right corner of screen?None of these fixes actually gets it out of full screen mode, so the...
View ArticleGoogle Chrome installation failed on Ubuntu (/usr/bin/xdg-icon-resource: 12:...
On KDE Neon 5.27 (so Ubuntu 22.04 LTS) I have downloaded the official chrome deb file but from the terminal I get this strange error/usr/bin/gdebi:113: FutureWarning: Possible nested set at position 1...
View Articlehow to run two laravel project on same ip
I have a vps server with an Ubuntu 20.4 OS.I have two Laravel projects at these paths:first app:/var/www/html/public/index.phpsecond app:/var/www/hampa/html/public/index.phpmy default nginx...
View Article