Questions tagged [linux-mint]

Linux Mint is an operating system based on the Linux distribution Ubuntu.

Linux Mint is an operating system based on the Linux distribution Ubuntu.

Linux Mint adds many features that baseline Ubuntu does not have:

  • More complete out of the box experience
  • Inclusion of proprietary and patented software (Java, Adobe Flash web browser plugin)
  • Running most of software written for Windows with Wine

However, due to issues with licensing, proprietary drivers for things like wireless cards are not included. Though, they can be downloaded for free after installation.

Resources

1593 questions
0
votes
1 answer

Compile CMU PocketSphynx at Linux Mint 13

I've installed CMU Sphynx at Linux Mint 13 (based on Ubuntu 12.04 LTS) and I simply cant' find any examples for: How to just test how it work in most simple way? I want to launch it from command line and recognize any .wav file. I've read docs but…
Alve
  • 1,315
  • 2
  • 17
  • 16
0
votes
1 answer

Hadoop HBase scripts on Linux Mint gives strange errors

I have installed Hadoop and Pig on my Mint (Ubuntu-like) virtual machine. I keep getting strange error messages when running scripts. In fact, when I run hadoop commands I also get errors but at least it works, but with HBase it just fails. For…
user774868
  • 41
  • 4
0
votes
2 answers

Mint - Stored SVN password was changed and now unable to commit

I have a copy of a repo on my localhost with a saved username / password for the SVN repo. The problem is that I changed my svn password (and would like to keep it that way) but every time I try to svn commit, it is asking for my GNOME keyring…
shiznatix
  • 1,087
  • 1
  • 20
  • 37
0
votes
1 answer

Gloox: "onConnect" not called Linux Mint 13

This question is a bit tricky and I don't really think I'll find an answer but I'll try anyway. I'm writing a C++ program using gloox for XMPP transfers. My problem , which is happening only on my computer, (Linux Mint 13 MATE 32bits) is that the…
JCMS
  • 128
  • 9
0
votes
2 answers

codeigniter project migration from iis to apache2

I have migrated my project from Windows IIS to Mint Apache2. Unfortunately I am getting an error: HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfil the request. I have changed…
Adam
  • 3,415
  • 4
  • 30
  • 49
0
votes
1 answer

RVM + Ruby 1.9.3 on Linux Mint 12 - Is there a way to shorten the shebang line?

With my RVM/Ruby installation, my shebang line is the monstrous: #!/home/kevin/.rvm/rubies/ruby-1.9.3-p286/bin/ruby Is there a simple way to shorten it/use an alias?
Major Productions
  • 5,914
  • 13
  • 70
  • 149
0
votes
1 answer

Qt4 linux mint configuration

So previously I was using Debian Squeeze + codeblocks, and I could set a qt4 project correctly. on debian when I run the comand: whereis qt4 I get: /usr/share/qt4 /usr/include/qt4 /usr/lib/qt4 however, when I install qt4 in linux mint debian, I…
RicardoE
  • 1,665
  • 6
  • 24
  • 42
0
votes
2 answers

Cannot compile with makefile - undefined reference to `boost::re_detail

I got an assignment to improve running time of some code. The only problem is, I can't even compile it to run it on my machine in the first place. Every time I try, it stops somewhere in the midst of compiling saying this: "undefined reference to…
darxsys
  • 1,560
  • 4
  • 20
  • 34
0
votes
1 answer

Application Created with Processing.org Won't Launch on Linux

I have created an application using Processing.org. Everything works fine when I "Export Application" and run it on my Mac. When I "Export Application" and move the application.linux folder to my computer that is running Linux Mint, I click the…
Chris
  • 5,485
  • 15
  • 68
  • 130
0
votes
1 answer

getting errors installing Ruby on Rails on Windows, CentOS and Mint

I've had issues trying out ROR for 3 systems (CentOS, Mint and Windows) and all fail at different causes. I was thinking Windows would be the simplest but it just gives an error message cannot load the file sqlite3 although sqlite3.exe does exist…
solomon
  • 357
  • 1
  • 4
  • 12
-1
votes
1 answer

Built-in App Launch keyboard shortcut in LinuxMint

Using LinuxMint 12, if you open the "desktops overview" by clicking on the top left corner of the desktop, a little search bar opens on the top-right corner of the desktop. This search does quick app launching without requiring additional plugins,…
Jack
  • 16,506
  • 19
  • 100
  • 167
-1
votes
0 answers

I'd like to run Xbox Cloud Gaming using a Gamesir T4 Pro on a Linux Mint 21.2 without having it controlling my mouse

I failed to get this to work, could you help me? Well, first of all, I don't no which T4 Pro mode to choose, I mean, I have to press Home + Some button to turn it on. X, Y, A, B? Somehow I got jstest-gtk to recognize it wired, but it is also…
Caio S
  • 1
  • 1
-1
votes
0 answers

I have a problem with linux mint shell when run Python3 script (puts ascii characters when i push the arrow keys )

Hello when i run a python3 script in the shell (LinuxMint) when i push the 4 arrow keys, the shell puts ascii characters, i want to move in the shell but it doesn't works. This is the problem , I want to know how to fix that problem. (I want to move…
Qwerty
  • 1
  • 1
-1
votes
0 answers

DELL Precision 5470, Intel MIPI Camera not working

my Dell Precision 5470 webcam is not working on my Linux Mint 21.2 laptop. Some months ago it worked, but now, probably cause by some updates, it doesn't work. I tried some fixes that I found on internet (like this one described in this link…
Daniele B.
  • 105
  • 8
-1
votes
1 answer

Compiling Nemo from source and installing it

There is a fix for a bug in the Nemo repository, which I want to apply to my system (Linux Mint). As the developer guide explains, I have cloned and mint-build' mint-common, xapps, and nemo. First question, are these the required dependencies for…
Nils Lindemann
  • 1,146
  • 1
  • 16
  • 26