Top "Ubuntu-12.04" questions

The previous LTS release of Ubuntu, code-named Precise Pangolin.

libusb cannot open USB device, permission isse. NetBeans/Ubuntu

I'm writing a C/C++ application in NetBeans based on libusb-1.0 on Ubuntu 12.04. I can get basic information from the …

c++ ubuntu-12.04 netbeans6.8 libusb-1.0
Compile FFmpeg with libfdk_aac

I been reading on how to convert mp3 to m4a, and found that I must compile FFmpeg if I'll …

ffmpeg converter ubuntu-12.04 aac
Where is SCALA_HOME on Ubuntu?

I installed Scala on Ubuntu using the following sudo apt-get install scala ~$ which scala /usr/bin/scala ~$ whereis scala scala: /…

linux scala ubuntu-12.04
Can't OPEN Eclipse in Ubuntu 12.04 - java.lang.UnsatisfiedLinkError: Could not load SWT library

I have installed Ubuntu 12.04 newly. Also i installed Java 7. I try to install eclipse-java-indigo-SR2-linux-gtk.tar.gz. i extracted this …

eclipse swt ubuntu-12.04
trying to install pymssql on ubuntu 12.04 using pip

I am trying to install pymssql on ubuntu 12.04 using pip. This is the error I am getting. Any help would …

python ubuntu ubuntu-12.04 pip pymssql
GitLab email notifications not sending

I just recently install GitLab v5.0 on an Ubuntu 12.04 server and am now having issues with email notifications. I can't …

email ubuntu-12.04 sidekiq gitlab
ImportError: No module named datetime

When I upgrade my Ubuntu into 14.04 from 12.04, this time I get this error: ImportError: No module named datetime

python ubuntu-12.04 ubuntu-14.04
Disable ubuntu keyboard shortcuts

I must have accidentally activated some keyboard shortcut function because every time I press certain keys such as w, a, …

ubuntu keyboard-shortcuts ubuntu-12.04
Error libGL.so: cannot open shared object file using Android emulator

I was trying to run android emulator in Ubuntu 12.04(64-bit). But, I got the following errors. Starting emulator for AVD …

android ubuntu-12.04
undefined reference to `boost::program_options::options_description::m_default_line_length'

I am trying to compile a code and I get the error undefined reference to boost::program_options::options_description::…

c++ boost g++ ubuntu-12.04