Tagged Questions

5
votes
2answers
2k views

Can't update RVM - “fatal: Unable to find remote helper for 'http'”

I'm running RVM 1.1.6 on Ubuntu 8.04 and all of a sudden I can't update to the latest version anymore. ~ rvm get head Original installed RVM version: rvm 1.1.6 by Wayne E. Seguin ...
4
votes
3answers
20k views

Can't install sun-java6-bin package on Ubuntu Hardy (8.04)

I just upgraded to Hardy from Dapper and can't install java for the life of me: $ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk [sudo] password for bobpete: Reading package lists... ...
2
votes
1answer
421 views

what is the equivalent of the following jdk path in slicehost ubuntu?

I got to setup the following two variables: export LD_LIBRARY_PATH=/usr/java/jdk1.6.0/jre/lib/i386/:/usr/java/jdk1.6.0/jre/lib/i386/client/:./ export JAVA_HOME=/usr/java/jdk1.6.0/ Since, the above ...
1
vote
2answers
2k views

bash_completion not working, source command not found

I recently inherited a Ubuntu Hardy box that acts rather funky out-of-the-box. The first things I tried to do was edit my .bashrc profile to do some coloring and add some aliases I usually have, but ...
0
votes
0answers
35 views

How do I disable quotas live on an LVM mount

I had an issue with quotas on a LVM mount preventing a zimbra service from operating (dm-0: write failed, user block limit reached). I wanted to simply disable quotas for the whole system. I tried ...
0
votes
0answers
56 views

Error installing ffmpeg on Ubuntu 8.04 JeOS with Speex

I'm having an issue installing ffmpeg with Speex support on Ubuntu 8.04 JeOS. After some wandering around in dependency hell I managed to secure the proper libspeex and ffmpeg versions, and it ...
0
votes
1answer
246 views

nginx - ubuntu 8.04 LTS - php-fpm

Does anyone know a repository which can be used to install php5-fpm for Ubuntu 8.04 LTS ? Can it be installed onto 8.04 LTS ? Im currently usnig spwan-fcgi, but wanted to try php5-fpm to see the ...
0
votes
1answer
275 views

ubuntu trouble with SDL

I'm trying to learn to use SDL for a little game I'm writing , but I have a problem . One single application can play sound at a given time on my system . If for example I have amarok or kaffeine ( or ...