Skip to main content

Questions tagged [libraries]

A library is a collection of functionality that programs can use. They can be dynamically loaded by a program, or they may be compiled into the program.

0 votes
1 answer
63 views

I want to install the python package wolfcrypt under a python virtual environment (venv) as a one-off test to build a bootloader using wolfBoot As many other python packages, it requires the python ...
AlexLoss's user avatar
  • 193
0 votes
1 answer
924 views

(sorry in advance if this is has too little information. Please tell me if any other information is required for proper issue diagnosis and resolution) I have been trying to get a game running in ...
AnuraTek's user avatar
0 votes
0 answers
62 views

I'm running a containerized Valheim server built on debian:12.8-slim. The container has a couple of extras installed: openssh-server, curl, tar, lib32gcc-s1. Valheim Dedicated Server Guide lists ...
FIREBAAT's user avatar
1 vote
1 answer
2k views

When starting Lutris this error is shown in the console. If i386 libGL.so.1 is needed or not a problem to install how to install it? Do I need to enable 32bit sources in sources.list? I already have ...
mYnDstrEAm's user avatar
  • 4,896
1 vote
3 answers
2k views

I've been stuck on this issue for too long. Basically I have a node v20.x app that I'd like to run on a CentOS 7.9 server. For reasons, we do not wish to upgrade the OS now but I'm sure there must be ...
Z0q's user avatar
  • 631
0 votes
1 answer
114 views

I want to compile old (2005-2012) commits of an app, the app in question uses outdated libraries that no longer exist in modern distros, for example Qt3/Qt4 and ancient OpenSSL. I was successfully ...
user18686221's user avatar
1 vote
2 answers
3k views

I'm trying to install pcsc-lite and noticed the documentation said that that libudev is required. When I attempt to install libudev, I get the following: $ sudo apt-get install libudev Reading ...
SeanJ's user avatar
  • 179
5 votes
3 answers
9k views

I was updating my system when I ran into an issue with the icu package breaking electron. I figured I would ignore updating this package for now and look into it later. After the update completed most ...
Winnie22's user avatar
  • 131

15 30 50 per page
1
2 3 4 5
39