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
2 answers

Postgresql initial configuration: How to access as the postgres user?

After installing postgresql, I tried it out, typing createdb mydb, like it's written in the documentation. Then the following error occured: createdb: could not connect to database postgres: FATAL: role "xxx" does not exist I studied the…
Sascha Mayr
  • 341
  • 4
  • 16
0
votes
2 answers

How can I use Stroustrup's graphics libraries (Simple_window.h, Graph.h, ...) in Netbeans 7.3 in Ubuntu 12.10?

everyone. I am learning Bjarne Stroustrup's "Programming principle and practice using C++" book. I'm working with Netbeans 7.3 in Ubuntu 12.10. I want to build and run this simple graphics program in this book's chapter 12. The program is like…
Orkhan
  • 1
  • 1
  • 2
0
votes
1 answer

something wrong with my password generator

I made a password generator - I'm only 16 so it's probably not the best- and it outputs 8 0 and ones like 01100101 and then enderneath that it outputs the password. Well when there is a "10" in the password like FG4v10Y6 it will add another…
PygamePi
  • 11
  • 4
0
votes
2 answers

Building B2G on Ubuntu 12.10 x86_64 fails while building gecko

I have an error building B2G on Ubuntu 12.10. The Gecko build fails searching for librt. The libraries are present on the system ... $ locate librt.so …
0
votes
2 answers

ADB doesn't see device

-Lsusb: Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID…
Manguicho
  • 35
  • 1
  • 5
0
votes
1 answer

I can not start Android Emulator in Ubuntu 12.10

I tried running Android emulator in a many of ways: commandline or on AVD interface but it does not run. When I run on the command line it throws this exception: java.awt.HeadlessException at…
Khoi_Vjz_Boy
  • 41
  • 1
  • 6
0
votes
1 answer

Move mercurial-server home and repo location

How to move mercurial-server (hg) home directory from /etc/mercurial-server/ to different location.I would like to store keys and repo in different disk In Ubuntu 12.10 sudo apt-get install mercurial-server sudo usermod -d /SOURCE/mercurial-server…
yodhevauhe
  • 765
  • 3
  • 11
  • 33
0
votes
1 answer

Install xfree86 on Ubuntu 12.10

From what I understand they switched from xfree86 to xorg back in 2008 and the xfree86 debian package has been removed as it is outdated. I however need the xfree86 package for a homework assignment from my university as the make files generated by…
Jason M.
  • 692
  • 2
  • 8
  • 24
0
votes
2 answers

Local development (invoking python