linux-mint Questions
4
I have a little problem with changing python3 to default in newly installed operating system linux Mint 19.3. It was pretty easy on Ubuntu 16.04 but now I need small help here.
So, I run
python...
Remodel asked 26/1, 2020 at 7:56
9
Solved
I'm a newbie in Linux I just installed composer and laravel...
but when i run the laravel new project i get the following error:
[RuntimeException]
The Zip PHP extension is not installed. Please ...
Lumpkin asked 8/4, 2016 at 23:46
2
Solved
I manually installed Java 8 and installed Java 11 via command line (open-jdk). I don't know how to switch between the versions.
I ran the following commands to change the default version.
update-al...
Fariss asked 22/1, 2020 at 9:54
22
Solved
I'm trying to execute a Python script, but I am getting the following error:
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
I'm using python 3.5.2 on a Linux Mint 18.1 S...
Nikola asked 21/3, 2018 at 19:14
4
Solved
I have just started work on a project with some typescript code, and I'm trying to compile the .ts files to .js files from within Linux Mint, but it's not working as I'd expect.
There is a Makefile...
Serica asked 29/9, 2015 at 0:51
4
Solved
I have been sitting online for hours already trying to setup Google test on Clion in Linux but have not been able to find anything.
Can someone guide me with setting this up please?
Decasyllabic asked 10/11, 2015 at 19:56
8
Solved
godoc command doesn't work on my system (I'using Linux Mint 20 Ulyana).
I've just tried this procedure:
install godoc with following command:
go get golang.org/x/tools/cmd/godoc
Start godoc serv...
Alkaline asked 16/8, 2020 at 22:6
9
Solved
I have PostgreSQL 9.3 and 9.4 installed on my Linux Mint machine.
How can I restart PostgreSQL 9.4?
A method to restart both versions together is also fine.
Prolongation asked 21/1, 2016 at 7:46
3
Solved
On Windows, and I think Mac, holding alt + left click on a section of code when paused in the debugger will evaluate the expression and show the value in a tooltip. It's much more convenient than a...
Farce asked 1/8, 2016 at 14:27
4
Solved
In Linux Mint, I've installed node and used it to install typescript. With a working typescript installation, tsc --version should return the version number. In my case, nothing is returned at all....
Tilda asked 29/9, 2015 at 3:27
5
I'm using FPM tool to create .deb package. This tool create before/after remove package from supported files.
Unfortunatly the bash script generated by FPM contains such function
dummy() {
}
A...
Banausic asked 23/6, 2015 at 9:11
5
Solved
OS Linux Mint
Like the title says finally I would like to find and copy all images in a directory.
I found:
find all jpg (or JPG) files in a directory and copy them into the folder /home/joachi...
Fayum asked 16/6, 2014 at 15:3
4
Solved
ChromeDriver will not run, saying that the current address is already in use. Whenever I have used lsof I have found nothing using port 1915, which is what ChromeDriver is wanting to use.
I've loo...
Pericardium asked 26/3, 2019 at 15:37
5
Solved
I am trying to run the 'generate_refresh_token.py' file in the authentification folder of the AdWords API.
But when I do python generate_refresh_token.py as described in the documentation, I get th...
Firewarden asked 20/11, 2018 at 7:0
8
Solved
Ok, so, I'm fairly new to Apache: I was trying to create a local website (created the .conf file in sites-available folder, created the folder in var/www/mysite/ etc.) then, I stopped Apache (with ...
Ophthalmologist asked 22/3, 2018 at 23:2
2
I noticed this question has been asked many times in the past and surfing the web I found many pages about it. However, it seems like the proposed solutions rarely work and, in my case, the problem...
Anthe asked 22/3, 2013 at 18:36
1
Linux Mint 20.2
Postgresql 9.6.
Steps:
sudo systemctl enable postgresql.service
Result:
Synchronizing state of postgresql.service with SysV service script with /lib/systemd/systemd-sysv-install.
E...
Resect asked 4/8, 2021 at 14:35
3
Solved
I am trying to install this plugin: https://github.com/CatxFish/obs-v4l2sink
I followed all the steps (Installed QT, got obs-studio source code and then tried to build the plugin):
sudo apt insta...
Aerobe asked 24/4, 2020 at 20:31
1
when I attempt to export data (I want to export all my requests and import them on a different PC) as per the manual (https://docs.insomnia.rest/insomnia/import-export-data), I keep failing to achi...
Candra asked 8/3, 2022 at 12:1
2
Solved
I just moved my PC from Ubuntu 15.10 to Linux Mint 17.3.
Before this shift, this project compiled just fine in CLion. Now, it gives the following error:
c++: error: unrecognized command line op...
Twyla asked 27/3, 2016 at 8:37
6
Solved
I have a script that runs from udev when I plug in my external drive. It always worked. But after upgrading from Linux 3.8/Xorg 1.12/Mint 14 (Ubuntu 12.10 compatible) to Linux 3.11/Xorg 1.14/Mint 1...
Address asked 5/12, 2013 at 8:31
3
Solved
I just installed Clang 3.5 on 64-bit Mint OS (version 17). I'm trying to compile my program in 32-bit, however I'm running into problems.
I have a file called test.cpp in my home directory with th...
Spermicide asked 19/1, 2015 at 18:59
4
Using Linux Mint 18.3
when I had nginx installed which was running well.
I needed to uninstall it for some reason, and I uninstall it using command:
sudo apt purge nginx -y
sudo rm -rf /etc/ngin...
Maggiemaggio asked 30/5, 2018 at 8:25
3
Solved
Environment
Linux Mint 17.1
Python 2.7
pyserial 2.7
Arduino UNO rv3
Desired Behaviour
I'm trying to send three values from a Python application to Arduino.
It works when doing the following ...
Oatis asked 9/1, 2015 at 10:1
10
Solved
I am Linux Mint user.I am dealing with Arduino Yun.I am compiling Arduino program.After that I am uploading to Arduino Yun.Then I get these error.Can you help me?
Eal asked 3/12, 2016 at 19:38
1 Next >
© 2022 - 2025 — McMap. All rights reserved.