ubuntu-10.10 Questions
9
Solved
First, please bear with me. I have hard time telling others my problem and this is a long thread...
I am using pythonbrew to run multiple versions of python in Ubuntu 10.10.
For installing python...
Coagulum asked 29/5, 2011 at 18:16
10
Solved
Missing include "bits/c++config.h" when cross compiling 64 bit program on 32 bit in Ubuntu
I am running the 32bit version of Ubuntu 10.10 and trying to cross compile to a 64 bit target. Based on my research, I have installed the g++-multilib package.
The program is a very simple hello w...
Highflown asked 10/1, 2011 at 2:20
13
I'm new to PHP and the whole LAMP stack but I've managed to get it up and running on my Ubuntu 10.10 system. Everything seems to be working with the exception of error reposting in the browser whic...
Murage asked 19/2, 2011 at 11:7
6
anyone know how to fix the problem regarding header file in ubuntu 10.10.
I am executing a sniffing program which makes use of this header file. My system shows libcap package is installed. Still, ...
Foible asked 25/4, 2011 at 15:8
5
Solved
$ sudo pip install bottle
Downloading/unpacking bottle
Downloading bottle-0.10.7.tar.gz (55Kb): 55Kb downloaded
Running setup.py egg_info for package bottle
Installing collected packages: bottle...
Pushcart asked 3/2, 2012 at 0:42
9
I have installed Google Chrome in Ubuntu 10.10. When I try to use in normal user, it is working fine.
Now if I want to use as a root it gives the following error:
Google Chrome does not r...
Arri asked 4/9, 2012 at 6:44
4
Solved
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.tar.gz && cd postgis-1.5.2/
sudo ./conf...
Routinize asked 7/1, 2011 at 20:9
5
Solved
Yesterday I was working using MySQL installed on my computer.
I downloaded xampp, so I have I changed on my.cnf file the path to the socket:
/opt/lampp/var/mysql/mysql.sock
That file was just...
Jessee asked 3/4, 2011 at 14:36
4
Solved
I'm trying to setup a ruby on rails server on ubuntu10.10 with apache2 and mod_rails (Phusion Passenger).
I already installed ruby 1.9.2-p0 and rails 3.0.8 and installed Passenger with the passeng...
Despicable asked 11/6, 2011 at 15:46
5
I am using gVim on Ubuntu 10.10. I want to copy (yank) text to the system clipboard, so that the copied text is available in other applications.
This works with "+y. But I want to have it working ...
Phrixus asked 25/12, 2010 at 23:21
4
When I try to run a ruby on rails project I got an error:
An error occurred while installing nokogiri (1.5.2), and bundle cannot continue.
Make sure that 'gem install nokogiri -v 1.5.2 succeed be...
Lyingin asked 15/3, 2012 at 18:14
1
Solved
I have been running load tests using httperf for a few weeks and getting this error -
httperf: warning: open file limit > FD_SETSIZE; limiting max. # of open files to FD_SETSIZE
when I fire qu...
Boracite asked 8/2, 2013 at 14:32
1
I am using ubuntu 10.10 trying to install libevent development libraries libevent1 and libevent2. I used the below command-
apt-get install libevent-dev libevent1-dev
But it shows-
Reading packa...
Lactose asked 7/2, 2014 at 9:10
3
Solved
Context: I am using a software package called Social Engine. It is extremely buggy.
Anyway, I asked (paid even) the Social Engine people to do an upgrade and when they finally did so, I logged in...
Heartbreaker asked 5/5, 2011 at 0:38
3
Solved
I'm new to ubuntu, and installed rubymine as they say on site, after installation I didn't find any app shortcut or new files, so for now I'm running the using the same script I wrote to install it...
Thaxter asked 19/4, 2011 at 7:35
2
Solved
I am new to programming and Ruby on Rails. Setting up my dev environment has been hell. My present issue is installing Sqlite 3.
When I do
$ bundle install
I get
Fetching source index for ht...
Anarch asked 10/3, 2011 at 18:43
2
Solved
I've found a couple similar posts regarding this same problem, but none of the solutions seem to apply, here.
On a fresh Ubuntu 10.10 install, I follow the instructions for installing RVM:
$ bash...
Scurrilous asked 24/3, 2011 at 1:36
3
Solved
I have never done any major programing outside of VS08.
I am trying to compile a program called LAMMPS with either of the two relevant make files. One calls g++ and the other calls icc (Intel's c...
Reube asked 23/4, 2011 at 4:16
6
Solved
I can't get adb to recognising my HTC Desire on my new upgrade of Ubuntu 10.10 Maverick Meerkat.
adb devices shows
List of devices attached
???????????? no permissions
Now, there are plenty of...
Fullback asked 23/11, 2010 at 21:9
2
Solved
First of all, there is already a similar question, but these answers don't help.
As already mentioned in the topic, I'd like to modify the color of the inactive line in code assist (without changi...
Tanjatanjore asked 25/12, 2011 at 8:35
4
Solved
Somehow stupid question, I have to admit - hope it won't cost me too many points.
To make it clear: I would also be happy if you can help me find the reason for the crashes. I wouldn't expect a pr...
Zola asked 28/12, 2010 at 20:47
2
Solved
So currently I have included the following in my .bashrc file.
export RUBYLIB=/home/git/project/app/helpers
I am trying to run rspec with a spec that has
require 'output_helper'
This file is ...
Ringleader asked 13/5, 2011 at 16:58
2
Solved
I am running the latest RVM on Ubuntu 10.10 and I managed to get most of the development environment running, except for OpenSSL.
When I try to install the package I get the following error:
$ rv...
Mccutcheon asked 23/3, 2011 at 3:19
2
Solved
I have a problem exactly described in http://devnet.jetbrains.net/thread/292434;jsessionid=771E7DC3F119EA0C822164B3A4556372?tstart=0 however I am just using the plain Intellij with Ubuntu.
OS: Lin...
Venezuela asked 3/3, 2011 at 9:32
1
Solved
I'm using Ubuntu 10.10 and I could like to install Subversion. I don't need http access to the files and I would like to use SSH.
The majority of the examples I've seen on how to install Subversion...
Didst asked 25/1, 2011 at 18:11
1 Next >
© 2022 - 2024 — McMap. All rights reserved.