19 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
38
views
Solus Valgrind & glibc's debuginfo package
Can't find package in Solus repository requested by valgrind (glibc's debuginfo package: libc6-dbg/glibc-debuginfo). I've tried to find something in google, but nothing.
Anybody knows?
2
votes
1
answer
1k
views
No space in device error while installing haskell platform
trying to install Haskell patform using
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
This kind of error is displayed:
Welcome to Haskell!
This script will download and ...
2
votes
4
answers
5k
views
Flutter run (syncing files) does not finish
The flutter build/sync process does not finish for me. It's stuck at Syncing files to device Android SDK built for x86....
The issue happens with every app and is not connected to the emulator ...
0
votes
1
answer
531
views
lm() and t.test(var.equal = TRUE) differ on one machine but not on another. Possible reasons?
I have noticed weird behaviour of lm() more specifically that the t.values do not work out. This behaviour is only observable on my machine, unregarding the loaded packages/objects in the global ...
1
vote
1
answer
2k
views
"Cause: error=2, No such file or directory" when trying to import project from VCS - Java Home issue on Linux
I'm trying to import a project into Intellij using Solus and I'm having a bit of an issue with Gradle being able to find the correct Java location. I get this error when I try to sync:
Cause: error=...
1
vote
0
answers
1k
views
Installing Broadcom Wireless Drivers on Solus
all. I've been having trouble installing broadcom drivers that actually work for my PCIe WiFI card. Specifically, I want to know specifically the consecutive steps one must take to install the ...
3
votes
4
answers
2k
views
Can't install heroku-cli. Path is missing
I've been trying to install heroku. When I run curl https://cli-assets.heroku.com/install.sh | sh on terminal I get this message : 'Your path is missing /usr/local/bin, you need to add this to use ...
1
vote
1
answer
407
views
UNKNOWN color name while issuing manager-linux.run in xampp
I am on SOLUS distro and Everytime I run
$ sudo ./manager-linux-x64.run
in the terminal
so that I can run xampp
I get
Unknown Error unknown color name "BACKGROUND"
0
votes
1
answer
1k
views
how do you install libnss3-tools in eopkg
How do you install this package : https://debian.pkgs.org/9/debian-main-amd64/libnss3-tools_3.26.2-1.1+deb9u1_amd64.deb.html or libnss3-tools in solus and solus uses eopkg. I'm really a newbie in ...
0
votes
1
answer
125
views
How to install notepadqq in Solus Linux?
someone knows how to install notepadqq in the Linux Solus distribution ?.
Or do you recommend something similar to notepadqq, please.
Thank you
user avatar
user4107406
1
vote
2
answers
427
views
Lavaan don't work with libgfortran.so.4, should I file a bugreport?
Working on Solus Linux I get following error:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/home/aaron/R/x86_64-solus-linux-gnu-library/3.4/quadprog/libs/...
-3
votes
1
answer
4k
views
java.io.IOException: Cannot download No space left on device
I am trying to download an android system image on Android studio in order to emulate apps. The issue is android studio is failing to download the system image. After looking at the log it says I have ...
0
votes
0
answers
218
views
[Solus Linux][Clion] Clion doesn't compile the simplest program
I downloaded Clion and all packages which I needed to work (I hope) and IDE doesn't compile "Hello World" program :(
Code:
#include <iostream>
int main() {
std::cout << "Hello, ...
2
votes
1
answer
560
views
How to install Kivy on Solus distro?
I'm not using Ubuntu (I'm on Solus), so I can't do the PPA. I've followed all the install guides I can find for manual installation but none seem to be working.
I get the error:
x86_64-solus-...
1
vote
0
answers
174
views
Can't compile packages with 'make'
I've searched everywhere and can't find any solution to this. I've installed lts-headers and developer tools (system.devel). This happens to whatever I'm trying to compile.
Solus 4.9.43-39
$ make
...