Questions tagged [ubuntu-15.10]

Ubuntu operating system, version 15.10

Ubuntu is a free desktop and server operating system based on Debian GNU/Linux. Ubuntu 15.10 was released on October 2015.

Note that this is for programming questions specific to Ubuntu and http://askubuntu.com is dedicated to answering general Ubuntu questions.

101 questions
2
votes
0 answers

404 Page Not Found.The page you requested was not found in ubuntu

I fall in problem that I do not understand.I have been working in windows on codeigniter for 5months. Now I chose to ubuntu platform.I have a project named test that I put in my webroot. If I run it in windows it works but same thing doesn't work in…
hmamun
  • 154
  • 1
  • 15
2
votes
2 answers

Unable to install Swift in Ubuntu

Hi I am trying to install Swift on Ubuntu (Ubuntu 15.10). I followed the guide of Apple at swift.org. But after executing all the steps when I execute following command swift --version It returns error saying…
HarshIT
  • 4,583
  • 2
  • 30
  • 60
2
votes
2 answers

How to change LLVM version on Ubuntu 15.10?

I currently have LLVM 3.6.2 installed on Ubuntu 15.10. But I would like to use LLVM 3.7. I have tried following the steps on http://llvm.org/apt/ but even though the installation was successful, the version is still the same. Is there any way to…
user3588132
  • 107
  • 1
  • 11
2
votes
1 answer

everpad for evernote on ubuntu 15.10

I'm trying to install everpad on ubuntu 15.10 but there are no source available yet. Does anyone have an idea how to make it work? If it's not compatible, we can make it compatible again together.
timble
  • 41
  • 4
2
votes
1 answer

MySQL C++ Connector: SIGABRT Connecting to Database

I am having a hard time getting past this bug. Recently, changed from VM of Ubuntu 14.04 to making Ubuntu 15.10 my host OS. Now I am having a myriad of issues with this project; this one being the most recent. I am getting a SIGABRT signal when…
user4084964
2
votes
1 answer

compiling R package on ubuntu, invalid ELF header

I am no longer able to compile an R package from source, and this has never been a problem before today. This is what happens: R CMD build BAMMtools * checking for file ‘BAMMtools/DESCRIPTION’ ... OK * preparing ‘BAMMtools’: * checking DESCRIPTION…
Pascal
  • 1,590
  • 2
  • 16
  • 35
1
vote
2 answers

Mongodb 4: Failed to start mongod.service: Unit mongod.service not found

I am trying to install mongodb 4 on Ubuntu 15.10 but its giving me this error when I start mongod: Failed to start mongod.service: Unit mongod.service not found I followed this official installation…
StormTrooper
  • 1,731
  • 4
  • 23
  • 37
1
vote
1 answer

gcc doesn't run even after installation

I am new to ubuntu and running ubuntu 15.10. I was trying to run a C code and got the following error. so I installed it with the given command and now it says: how to do i run it? New to this so bear with me. EDIT: the output for echo $PATHis…
pramesh shakya
  • 143
  • 2
  • 16
1
vote
1 answer

Failed to update Virtualbox on ubuntu 15.10

I updated the version of Virtualbox from 5.0.4 to 5.1.9, but can not be used. The error message as follows:enter image description here Proceed as follows: $ uname -a Linux pc-name 4.2.0-42-generic #49-Ubuntu SMP Tue Jun 28 21:26:26 UTC 2016 x86_64…
1
vote
2 answers

Segmentation violation detected in Matlab2016a on Ubuntu15.10

I get this error when starting Matlab2016a on Ubuntu 15.10 64bit. How can I fix it? MATLAB crash file:/home/jalal/matlab_crash_dump.8510-1: ------------------------------------------------------------------------ Segmentation violation…
Mona Jalal
  • 34,860
  • 64
  • 239
  • 408
1
vote
1 answer

node not allowing custom heap limit (--max-old-space-size)

I'm on Ubuntu 15.10 and am running node v6.2.1. My machine has 15GB of RAM: >> sudo lshw -class memory *-memory description: System memory physical id: 4 size: 15GiB But, when I try to start node with an increased heap…
Jonathan.Brink
  • 23,757
  • 20
  • 73
  • 115
1
vote
0 answers

PHP-FPM doesn't write to custom error log specified in pool

I've used the ondrej/php repo to setup some wordpress sites running well on php7, but phpmyadmin won't do anything except a white-screen despite saying it's php7-compatible. Clearly the solution lies with finding the error that php is throwing, but…
digitaltoast
  • 659
  • 7
  • 23
1
vote
0 answers

sudo apt-get update command not working on linode

I am unable to run package update command on my LINODE server sudo apt-get update as it gives following error (image below). It has been two days I am completely struck. I have not added any domain to my server yet and I am only using server IP…
zish
  • 607
  • 2
  • 6
  • 15
1
vote
0 answers

SDL2 Joystick Axis

I'm just getting my gamepad setup for SDL2, I've been creating a mapping for the SDL_GameControllerAddMapping function. Everything has worked except for the movement and look axes on my pad. Setup like this: game_state->joystick = SDL_JoystickOpen(…
Hector
  • 659
  • 1
  • 11
  • 25
1
vote
6 answers

Could not open virtual machine: The virtual machine appears to be in use

I am trying to open ubuntu in vmware workstation 12. But there is a error Could not open virtual machine: C:\Users\MANDEEP-THAKUR\Documents\Virtual Machines\Ubuntu 15.10\Ubuntu 15.10.vmx The virtual machine appears to be in use. here is the…
user6127744