Top "Ubuntu-12.04" questions

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

Where to get the jar for openCV?

Where are the Java jar libraries for the openCV core extensions so that I can import it in my java …

java eclipse opencv ubuntu-12.04 javacv
How to compile avconv with libx264 on Ubuntu 12.04 LTS (Precise Pangolin)?

Is there a step-by-step guide on how to compile avconv in Ubuntu? It seems hard to search for any tutorial …

ffmpeg video-encoding ubuntu-12.04
OpenGL & GLSL 3.3 on an HD Graphics 4000 under Ubuntu 12.04

I'm running that configuration : Ubuntu 12.04 Intel HD Graphics 4000 glxinfo give me that parameters: OpenGL renderer string: Mesa X11 OpenGL version …

ubuntu-12.04 opengl-3
Python 3.2 installation on Ubuntu 12.04

I am trying to install python 3.2.3 on my ubuntu machine, which is 12.04, but I do not want to disturb the …

python ubuntu-12.04 failed-installation python-3.2
Can't start MySQL5.5 on Ubuntu 12.04 - "dpkg: dependency problems"

This appears to be a common problem on 12.04. I've tried everthing in this thread including: sudo apt-get clean sudo apt-get …

ubuntu-12.04 mysql-5.5
makeinfo package missing in ubuntu 12.04

Please can anybody give me a answer for this, I have already tried sudo apt-get install makeinfo textinfo texi2html …

ubuntu package debian ubuntu-12.04
How to connect with host PostgreSQL from vagrant virtualbox machine

I have a VirtualBox machine running Ubuntu 12.04 in a Mac OS X host machine. In my host machine (Mac OS …

postgresql networking ubuntu-12.04 virtualbox vagrant
Apt-get does not find package `git` on Ubuntu 12.04

I am trying to install git on ubuntu 12.04. But when enter the command sudo apt-get install git I get the …

git github ubuntu-12.04
What is the difference between ServerName and ServerAlias in apache2 configuration?

I am configurating my apache2 server and I wonder whats the difference between ServerName and ServerAlias. Is the ServerName always …

configuration apache2 webserver ubuntu-12.04