ubuntu-13.10 Questions
8
I'm trying to install Phonegap in Ubuntu. The installation of NodeJS was successful, however I can't install Phonegap itself. Here is the error output of terminal:
test@test-VirtualBox:~$ sudo npm...
Seafarer asked 23/12, 2013 at 16:57
20
I am trying to install Jenkins on Ubuntu 13.10 and I am getting the above mentioned error when i try to run the following command:
wget -q -O - http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key ...
Andean asked 24/1, 2014 at 17:26
4
I am attempting to install and run a postgreSQL server, whenever I install it using
sudo apt-get install postgresql
I get the following error:
* Starting PostgreSQL 9.1 database server
* The P...
Dov asked 4/4, 2014 at 0:23
5
Solved
When I go to Tools -> Macros -> Organize Macros -> Python I get this dialog:
It is not possible to create new Python macros.
Apparently LibreOffice has no Python editor so I have to write the m...
Deerskin asked 28/1, 2014 at 18:20
5
Solved
I'm just finished installing Ubuntu 13.10.
I want try Phalcon, and when I build the source (phalcon.so), I have this error :
from /home/fabrice/Downloads/cphalcon/build/32bits/phalcon.c:204:
/...
Fertilizer asked 21/3, 2014 at 10:0
3
I have a site which was perfectly running with apache on some old ubuntu server and also has https for it. But now for some reasons i need to move to different(new ubuntu server with high configura...
Overcrop asked 1/8, 2014 at 13:21
17
Solved
I have an Ubuntu 13.10 and I installed Vagrant 1.5.4 and VirtualBox 4.3.10r93012. My problem occurs when I write the command vagrant up at the first time the script up the virtual machine cor...
Yokel asked 25/4, 2014 at 12:22
3
Solved
I need some help figuring why apache tells me that my document root does not exists.
My document root is /home/user/Documents/Git/site/index.html... It is there!
My vhost looks like
<VirtualH...
Heaviside asked 28/3, 2014 at 2:48
1
I am new to boost and am trying to compile the most basic program that includes boost/asio/ssl.
I am working on ubuntu 13.10 64bit and installed the latest boost like this:
sudo apt-get install bo...
Cavill asked 3/2, 2014 at 15:41
7
Solved
When i try to run the command:
sudo apt-get install virtualenv
The error I get in response is:
E: Unable to locate package virtualenv
Sombrero asked 31/1, 2015 at 21:47
3
I had an old lamp server that I wanted to move to a new machine, so I did a mysqldump, installed Ubuntu Server 13.10 on a new machine, installed lamp during installation, then imported my old mysql...
Barquentine asked 10/2, 2014 at 3:8
5
Hi I'm new to Ubuntu and I need to install Adobe Air on my computer! I have Ubuntu 13.10 version.
I have followed the following steps:
$ sudo apt-get install libgtk2.0-0:i386 libpangox-1.0-0...
Vitkun asked 8/1, 2014 at 21:35
3
migrating my system from Ubuntu 13.04 to 13.10, I've installed latest nodejs package available from the Ubuntu Logiteque (that's the frech name of the automatic package installer, don't know if it'...
Errantry asked 10/1, 2014 at 10:18
4
Solved
I'm using Ubuntu 13.10 (saucy salamander) and I was hoping that sudo apt-get install php5-mongo would be enough to get the mongodb database driver installed.
No such luck though. I'm using php5-fp...
Byte asked 17/3, 2014 at 15:58
7
Solved
I have various virtual hosts for my web development work, including
cnm. The
sites-available/cnm
my file says very simply:
<VirtualHost *:80>
ServerName cnm
DocumentRoot /var/www/cnm/pu...
Finecut asked 7/11, 2013 at 16:41
1
Solved
I recently started using EncFS to secure my employer's code (in the event that my laptop is stolen). However, when I start PyCharm I now get the following warning (every time):
External file cha...
Breena asked 24/12, 2013 at 11:21
2
Solved
I am trying to setup the latest Hadoop 2.2 single node cluster on Ubuntu 13.10 64 bit. the OS is a fresh installation, and I have tried using both java-6 64 bit and java-7 64 bit.
After following ...
Bidget asked 23/10, 2013 at 21:2
7
Solved
I just followed the tutorial located at https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu while fixing multiple other errors that I came acr...
Susquehanna asked 28/3, 2014 at 19:32
3
Solved
i'm trying to install ns2 in my ubuntu 13.10 with the ns-allinone-2.35.tar.gz package.
at first i was getting x11/* directory not found errors. after following some tutorial and installing followi...
Voltammeter asked 4/1, 2014 at 18:3
5
Solved
I have installed ADT Bundle on my laptop. I have ubuntu 13.10 but when I open the ADT I see this message:
Unexpected exception 'Cannot run program "/home/.../Descargas/adt-bundle-linux-x86_64 2013...
Campanulaceous asked 25/12, 2013 at 22:34
8
Solved
I have the following problem
My hosts file is as follows:
127.0.0.1 localhost
127.0.1.1 barbala4o-HP-ProBook-4530s
127.0.1.1 mysite.localhost
My file in the /etc/apache2/sites-available/mysite....
Sabina asked 22/10, 2013 at 13:12
5
I have been working with rails and have been trying to setup passenger with rake 10.1.0 and it sends back me this errors.
Here is the link to the error.Website LInk
It looks like Bundler could n...
Raki asked 8/12, 2013 at 0:44
2
Solved
I'm developing a PHP5 program using IDEA 13.1. Of course I want to cover my code using some Unit tests.
I installed phpunit via aptitude and upgraded it to 4.0.11 using pear.
Somehow IDEA seems un...
Otto asked 20/3, 2014 at 11:29
2
Solved
I am trying to compile a program on a 64-bit machine with icpc. Unfortunately, I get an error message of catastrophic error: cannot open source file "bits/c++config.h". I have adopded some advice f...
Odious asked 29/10, 2013 at 14:3
4
Solved
Part of the old vhost files looked like this:
DocumentRoot "/var/www/myVhost"
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory "/var/www/myVhost...
Lauzon asked 19/11, 2013 at 15:54
1 Next >
© 2022 - 2024 — McMap. All rights reserved.