0
votes
0answers
37 views

12.04: I installed python 3.3 and now I can install or remove anything

I downloaded the lastest python 3 source, built it and installed it along side 2.7. These are the commands I used to build and install it: ./configure make make test sudo checkinstall -D make ...
0
votes
1answer
57 views

Problem sourcing variables inside Upstart

I'm trying to use the variables defined in /etc/environment in an upstart script running on 12.04. I'm able to export the variable to the child process but for some reason I not able to use them in ...
0
votes
0answers
45 views

Ubuntu One & Ubuntu Service Center both crash when opening

Following an unsuccessful download of some sort of Adobe for Ubuntu software, I get error messages Ubuntu Service Center closed unexpectedly and could not determine the package or the package source ...
0
votes
0answers
484 views

PCSX2 Package repository

I added the official (not from ubuntu) ppa for PCSX2 to my sources.However, in my package manager it doesn't show up, in fact only the unstable version shows up. Since it doesn't work, I have to use ...
2
votes
5answers
2k views

Where is Python source code?

I have Python 2.7 installed for learning purposes (I'm a starting programmer reading 'Learn Python The Hard Way') and wanted to know how some things were done. I installed it from Synaptic and want ...
2
votes
2answers
2k views

Which packages provide the pictured gnome-panel applets?

Which source packages contain the source code of the indicated applets? If the answer is a catch all source package like "gnome-applets", what is name and location of the individual applets within ...