Top "Ubuntu-10.10" questions

For issues relating to using Ubuntu, version 10.

Setting up G++ or ICC for mpi.h on Ubuntu

I have never done any major programing outside of VS08. I am trying to compile a program called LAMMPS with …

linux g++ ubuntu-10.10 include-path icc
Issues installing PostGIS

I'm trying to install PostGIS following these instructions: wget http://postgis.refractions.net/download/postgis-1.5.2.tar.gz tar zxvf postgis-1.5.2.…

postgresql ubuntu postgis ubuntu-10.10
Why does my Eclipse crash all the time?

Somehow stupid question, I have to admit - hope it won't cost me too many points. To make it clear: …

eclipse crash openjdk ubuntu-10.10
Mysql problem: no mysql.sock

Yesterday I was working using MySQL installed on my computer. I downloaded xampp, so I have I changed on my.…

mysql xampp ubuntu-10.10
gvim: Easy copying into system clipboard

I am using gVim on Ubuntu 10.10. I want to copy (yank) text to the system clipboard, so that the copied …

vim clipboard ubuntu-10.10
An error occurred while installing nokogiri (1.5.2)

When I try to run a ruby on rails project I got an error: An error occurred while installing nokogiri (1.5.2), …

ruby-on-rails nokogiri ubuntu-10.10
how to tell ubuntu apt-get to install eclipse in other than the default version

eclipse is installed with apt-get in version 3.5: sudo apt-get install eclipse-platform however I would like to install 3.6. how to specify …

eclipse ubuntu-10.10
can we write a simple bash script to automatically login as root user

I usually have to login in 20 to 50 times daily as a super user, typing the long password again and again.. …

linux unix ubuntu-10.04 ubuntu-11.04 ubuntu-10.10
Install Subversion on Ubuntu with NGINX, not Apache

I'm using Ubuntu 10.10 and I could like to install Subversion. I don't need http access to the files and I …

svn ubuntu nginx ubuntu-10.10
RUBYLIB Environment Path

So currently I have included the following in my .bashrc file. export RUBYLIB=/home/git/project/app/helpers I am …

ruby rspec environment-variables ubuntu-10.10