Questions tagged [ubuntu-11.10]

Ubuntu release that was released on 13 October 2011.

For questions on the Ubuntu release that is colloquially known as Oneiric Ocelot that was released on 13 October 2011.

255 questions
0
votes
1 answer

updated libraries are incompatible

OS -> ubuntu 11.10( Yes,its quite old version but unfortunately we cant upgrade it) Updated driver -> ftdi driver from libftd2xx.so.1.1.1 to libftd2xx.so.1.1.12 IDE -> ecillpse Issue -> failed to include update library Error -> /usr/bin/ld:…
samprat
  • 2,150
  • 8
  • 39
  • 73
0
votes
0 answers

Alt-Tab doesn't switch window after launch emacsclient

I wanted to open a new file in Emacs from shell in a new buffer in an existing window, so I used emacsclient. After I launch emacsclient, it opens the file in a new buffer, as I wanted, but then Alt+Tab doesn't work and I need to click with the…
ahipola
  • 1
  • 1
0
votes
2 answers

Cannot install package python-guestfs

I have ubuntu 11.10 (oneiric) I tried to run a program called snf-image-creator (it is for creating virtual machines) and I get the error: File "/usr/local/bin/snf-image-creator", line 9, in load_entry_point('snf-image-creator==0.5.1',…
user1431148
  • 727
  • 1
  • 9
  • 21
0
votes
1 answer

count duplicate strings and place number at the start of the output file

what command with perl would allow me to count lines? in the output file should be at the start of the line how many times the contiguous lines appeared in a previous sorted file used as input. input example : line 1 line 2 line 2 line 2 line…
alex
  • 95
  • 6
0
votes
2 answers

How to Cross Compile OMXPlayer on Ubuntu 11.10

I am trying to install omxplayer for my raspi, but as it is so slow, I wish to do it on my Ubuntu 11.10 desktop. I have followed the instructions for setting up a cross compiler as described here (note, crosstools did not work for me). It mentions…
puk
  • 16,318
  • 29
  • 119
  • 199
0
votes
1 answer

How to run a Makefile text into the script console in Ubuntu 12.10

I want to install a driver which is a Makefile text and I don't know the way to run it in the console on Ubunto 12.10 (I'd really want to make myself clear Thank You)
0
votes
1 answer

Building Android from source on Lynx and Oneiric but reaches their "end-of-life". What now?

Ubuntu 10.04 and 11.10 reached their end-of-life last May 09 2013, what happens if I'm going to build android from source with these platforms? Does it affect the build process? In the Initializing Build Environment site, building on Ubuntu 12.04…
chip
  • 1,779
  • 1
  • 22
  • 34
0
votes
2 answers

Error Installing Sun JDK 6

I am trying to install the SUN JDK 6 on my VM running Ubuntu 11.10 64-bit Desktop. "sudo apt-get install sun-java6-jdk" won't work because Sun JDK 6 is no longer available via apt-get since the Oracle acquisition. So I went to the Oracle website…
Elena
  • 77
  • 2
  • 9
0
votes
0 answers

ISPConfig 3: After adding a website Apache crashing

So, I've Ubuntu 11.10 installed on my server with all components for ISPConfig 3. Everyting works fine except the Apache. When I try to add or edit an existing a website the Apache server crashes for ~20-30 seconds (after 20-30 seconds the server…
0
votes
1 answer

Symfony2: The requested URL /app_dev.php/security/login_check was not found on this server

I'm having an issue whenever I try to log in, however this issue occurs only with the a Ubuntu Server where the site is uploaded and using wamp on windows works just fine. I had no idea what's wrong with it. I don't see anything on the log…
Splendonia
  • 1,329
  • 3
  • 37
  • 59
0
votes
0 answers

Numpy.asarray method behaves differently on OS X and Ubuntu

I have a function that fills a list of lists and return a numpy array by the asarray method. L = [[],[],[],[],[],[],[]] # put some data in L myarray = asarray(L) The function nicely works as it ought do under OS X, giving a ndarray with shape=(7,).…
Stefano Messina
  • 1,796
  • 1
  • 17
  • 22
0
votes
1 answer

How to add Ruboto path to android sdk?

I am new to Ruboto gem. I am currently working on android with Ruboto. I know android. I have installed the all requirements for Rubuto. I try to created the sample project using following command, $ ruboto gen app --package org.sample.rubotoapp…
dhana
  • 6,487
  • 4
  • 40
  • 63
0
votes
0 answers

GEOS for django on Ubuntu 11.10

Been trying to run a Django MySQL Nginx Stack to run for GIS Support but unable to succesfully compile GEOS dependancy. I get a make error 1 It would be great if I could get some concrete steps on the same.
Jerry
  • 23
  • 4
0
votes
1 answer

S3cmd not working in ubuntu

I have Installed s3cmd on my machine which is ubuntu 11.10 and when i am trying to download some data from s3 it gives me this error, I have also configure s3cmd with the access keys which i have (.s3cfg file is there in home…
RailsEnthusiast
  • 1,251
  • 2
  • 12
  • 18
0
votes
1 answer

Eclipse not Starting

I was using Ubuntu 11.04 & my Eclipse was working fine . I was using Eclipse Juno but now i have upgraded my ubuntu from 11.04 to 11.10 but my Eclipse is not even starting now .
Asteriskiiii
  • 499
  • 6
  • 14