Top "Debian-based" questions

Debian-based operating systems (such as Ubuntu or gNewSense) derive the majority of their functionality from the main Debian code base and are thus likely to be largely compatible with it.

What is the correct target for the JAVA_HOME environment variable for a Linux OpenJDK Debian-based distribution?

In Windows, JAVA_HOME must point to the JDK installation folder (so that JAVA_HOME/bin contains all executables and …

java grails java-home debian-based
How to specify filepath in java?

I have created a java application for "Debian Linux." Now I want that that application reads a file placed in …

java debian debian-based
Python Requests - How to use system ca-certificates (debian/ubuntu)?

I've installed a self-signed root ca cert into debian's /usr/share/ca-certificates/local and installed them with sudo dpkg-reconfigure ca-certificates. …

python ssl debian python-requests debian-based
Install specific version of Ansible (2.3.1.0) on Ubuntu 18.04 LTS

I want to install Ansible 2.3.1.0 on Ubuntu 18.04. When I run apt-get install ansible, it installs the version 2.5.3. Below is output …

ubuntu packaging debian-based
Linking an assembler program: error "undefined reference to `printf'"

I'm trying to compile this x86 assembly code on x64 Debian : BITS 32 %include 'training.s' global main extern exit ; =============================================== section .…

assembly x86 nasm 32-bit debian-based
Yarn ERROR: There are no scenarios; must have at least one

I tried to install Yarn and when I used the yarn command I got: 00h00m00s 0/0: : ERROR: There are …

javascript ubuntu debian yarnpkg debian-based
installing rails with gem , error loading command : install undefined method 'invoke_with_build_args`

I'm try to install rails on Debian. when run this command gem install rails I gave this error: ERROR: Loading …

ruby-on-rails ruby linux gem debian-based
Raspberry pi Arduino Libraries folder

I've got a raspberry pi and arduino connected over serial port. Everything works, except the Arduino IDE does not have …

arduino raspberry-pi raspbian debian-based arduino-ide
SSL client authentication returning Bad Certificate error

I was trying to connect to my custom wrote ssl server written in CPP. It has got client authentication features. …

ssl openssl client-server debian-based
Cannot open shared object file libpng12.so.0

I am trying to run Quartus 13.0 in the following machine: parrot 4.18.0-parrot10-amd64 #1 SMP Debian 4.18.10-1parrot10 (2018-10-06) x86_64 …

shared-libraries libpng quartus debian-based parrot-os