Questions tagged [ubuntu-12.10]

The October 2012 version of the Ubuntu Linux Operating System(Quantal Quetzal)

Ubuntu 12.10 is the October 2012 release of the Ubuntu Linux Operating System.

Resource

129 questions
0
votes
1 answer

Unable to execute PHP from gedit using 'external tools' feature

In my gedit, I set an external tool like this:- Name: Run PHP Edit:- #!/bin/sh php Save: Nothing Input: Current document Output: Display in bottom pane Applicability: All documents But it is not outputting anything in the bottom pane. It just…
Sparky
  • 4,769
  • 8
  • 37
  • 52
0
votes
1 answer

installing python mptt permission denied

~/Django-1.4.2/django-mptt-0.5.5$ python ./setup.py install running install running build running build_py running install_lib creating /usr/local/lib/python2.7/dist-packages/mptt error: could not create…
Almog Dubin
  • 329
  • 2
  • 13
0
votes
1 answer

Trying to install Wine in Ubuntu 12.10, get dependencies error

I have looked everywhere for some help, maybe it will be impossible to install Wine on Ubuntu 64-bit until an update is released. When I try to install I get the following errors The following packages have unmet dependencies: wine1.4: PreDepends:…
nitochi
  • 1,285
  • 2
  • 11
  • 12
0
votes
1 answer

php5-fpm failing to start after upgrade of Ubuntu

I upgraded my laptop on the weekend from Kubuntu 12.04 to 12.10 and all seemed fine, until I started working again. The laptop is a webdev machine running Nginx and php via php5-fpm but now it seems that php5-fpm will not start. When I run…
Dubby
  • 2,290
  • 4
  • 27
  • 38
0
votes
3 answers

JDK not recognized after installation in Ubuntu 12.10

I did these steps without error: JDK path : Downloads/jdk-6u37-linux-x64.bin Commands in Terminal: mkdir Programs cd Programs bash ../Downloads/jdk-6u37-linux-x64.bin ln -s jdk-6u37-linux-x64 jdk Set JAVA_HOME and Path: I added the following…
HFDev
  • 131
  • 2
  • 4
  • 11
-1
votes
1 answer

Installing xattr PECL extension in Ubuntu 12.10

I am trying to install extension xattr in my Ubuntu 12.10 . sudo pecl install xattr But I am getting the error as : checking for xattr files in default path... not found configure: error: Please reinstall the libattr distribution ERROR:…
Nitish
  • 2,695
  • 9
  • 53
  • 88
-1
votes
1 answer

Should I install Ubuntu into Hard Disk for installing Java or Hadoop

I am a beginner in Ubuntu. I want to install Hadoop and Sun Java. After downloading, I have written Ubuntu 12.10 to a DVD. I am also able to boot from the CD. I am currently able to boot from Ubuntu DVD and I do not want to install Ubuntu into Hard…
pradeeptp
  • 2,131
  • 6
  • 29
  • 39
-1
votes
1 answer

MySQL linux server and my.cnf optimizations for many rows

How to optimize a linux MySQL server for faster queries for tables with many rows (up to 1 bilion). The server is only used in development so security, availability or recovery is not an issue. here is an example : ALTER TABLE link ADD UNIQUE KEY…
Stefan Rogin
  • 1,499
  • 3
  • 25
  • 41
-2
votes
3 answers

Visual Studio Express in Ubuntu12.10

Is it possible to install Visual Studio Express in Ubuntu??? I've Visual Studio In my Windows7 OS but I want to install it in Ubuntu.
Shubham Naik
  • 410
  • 1
  • 7
  • 18
1 2 3
8
9