The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
16 views

How to Code Mobile OS using Linux Source code [closed]

I am Information Technology Student , i have a project to complete this year which is to code a very simple mobile operating system with linux from scratch and m not getting a point to start from ...
0
votes
0answers
33 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 ...
1
vote
1answer
78 views

linux-source-3.5.0 for ubuntu 12.04.2?

I have Ubuntu 12.04.2 with kernel 3.5.0 and need to recompile some modules, but i`m getting hard to find the correct sources. apt-get only has sources for 3.2.0? Where i can get the correct sources ...
5
votes
1answer
78 views

How bad are duplicate entries in sources.list?

What is sources.list? Is it like 'registry?' How important is it it to keep it 'clean?' When I did sudo apt-get update the last lines to display were these: W: Duplicate sources.list entry ...
0
votes
0answers
28 views

Advice needed: Error in code can you help?

I am brand new to Linux and therefore to Ubuntu as well. I followed the tutorial on making a simple browser but at the end I was given the following error in the terminal window: ...
0
votes
0answers
16 views

Can I upgrade to next version if I cannot connect to official source but some other source

Now I used 12.04 and want to upgrade to 12.10. However, I cannot connect to official source(http://archive.canonical.com/ubuntu......). When I use other sources, no upgrade button can be pressed. What ...
0
votes
0answers
70 views

No such file or directory; not a dynamic executable

I'm trying to source a "*.login" file before I start a program in ubuntu 11.10, but I keep getting the No such file or directory response. The program is 32 bit and so is my version of Ubuntu so I ...
0
votes
1answer
54 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
1answer
67 views

Linux Source Problem

I am trying to install Dahdi on my newly installed machine, when I do a make install on the latest version, I get error: You do not appear to have the sources for the 3.5.0-25-generic kernel ...
1
vote
0answers
45 views

Which settings for re-compiling libav-tools?

Which settings is Ubuntu's package libav-tools compiled with? I want to re-compile libav-tools (even better: the whole libav) without adding or removing its features.
0
votes
2answers
133 views

How to install a program from a .tar.gz [duplicate]

I already extracted the file and when I drag the file to the terminal this is the directory I get " '/home/ali/Downloads/Stencyl-2.1.0 ". Now can someone give me exact instructions for this ...
0
votes
1answer
402 views

Can't open “ubuntu software center”, “software updater”, “software sources”, “language support” Malformed line 56 in source list

I get the following error: Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the ...
0
votes
0answers
33 views

Syntax error on python 2.7 source code I cannot find the reason [closed]

import random from time import time """ Los tres movimientos permitidos son: "D" desplazar el bloque entre cursores a la derecha un lugar, "I" desplazar el bloque entre cursores a la izquierda ...
1
vote
0answers
51 views

How to download sources for sudo?

I would like to get the sources for sudo and I found out that I am suppose to use sudo apt-get source sudo, but then it says it does not find any sources (even though i have told the Software Manager ...
1
vote
1answer
123 views

Duplicate source.list entry for Chrome

When ever i am updating using apt-get update or via Synaptic, there will be some errors. Can any one help me to solve the issue? I Google about it a lot, but didn't succeed. Errors are given below: ...
0
votes
0answers
51 views

Problem with Software Sources: Always performs an update instead of opening

I cannot access Software Sources. Clicking it from the dash just doesn't show anything. Clicking it from the Ubuntu Software Center shows the Progress tab and remains busy briefly, but then when it's ...
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 ...
-1
votes
1answer
69 views

How do I extract this source tarball? [duplicate]

Possible Duplicate: What command do I need to unzip/extract a .tar.gz file? I have a source tarball: ap-kernelmodule-1.0.14-13.tar.gz What specific commands should I issue to extract it? ...
1
vote
2answers
110 views

How can I modify the kernel when I already have Ubuntu running on my machine?

Sorry if this is an extremely stupid question, but I'm brand new to Linux and I'd like to try to figure out how to modify my own system. From what little I know so far about Linux, I would imagine ...
3
votes
0answers
34 views

Is there an easy way to automatically patch ubuntu sources as they become available and upload to a PPA?

I'm looking for a tool to do the following: Automatically detect updates to a set of source packages (specifically gtk+2 and gtk+3) download the source package apply my own custom patches to the ...
1
vote
1answer
560 views

Where to get Aegisub?

Where can I get new Aegisub? Ubuntu reps have only 2.1.9 which is VERY buggy (it doesn't support cyrillic lower case, it's unaceptable for me). I found only source, but I'm not sure, that I can do ...
1
vote
1answer
116 views

error message when opening synaptic source list line 57

it seems there is a problem in my source list which I cant find; everytime I try to open synaptic this error appears: E: Malformed line 57 in source list /etc/apt/sources.list (dist parse) E: The ...
0
votes
1answer
229 views

Strange error when trying to update my system [duplicate]

Possible Duplicate: How do I fix the GPG error “NO_PUBKEY”? I try to do sudo apt-get update and I get the following error message: W: GPG error: http://www.openprinting.org lsb3.2 ...
1
vote
1answer
283 views

source command not found

I installed python environment and everything related to that being a user xxx and in group nginx. When I try to activate the environment using the source /path/to/activate being user xxx I can do it ...
0
votes
0answers
29 views

How to fix or What is the latest Ubuntu that “apt-build” is stable on? [closed]

I liked apt-build... It was fun watching it compile. things seemed to work better when i used it back in the day. But now... seems to cause issues very sad. So anyone know any alternatives, a fix or ...
3
votes
0answers
44 views

remove duplicate source entry [duplicate]

Possible Duplicate: Duplicate sources.list entry but cannot find the duplicates? This is my source.list and seems fine to me # deb cdrom:[Ubuntu 12.04 LTS _Precise Pangolin_ - Release ...
0
votes
0answers
481 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 ...
0
votes
1answer
44 views

How do I add the Internet Archive as a music source to Rhythmbox?

I tried Banshee once and it had an Internet Archive plugin that was great. Can I add the Internet Archive as a source in Rhythmbox?
3
votes
1answer
129 views

How do I edit the autosave interval of gedit?

Can you people tell me how to edit gedit, please? I want to change the autosave feature so that it saves every 1 second, I was able to investigate further that I needed gconf-editor so I installed it ...
1
vote
2answers
365 views

Compile latest blender on ubuntu 12.0464bit?

What i want is to compile latest blender from SVN. I am using this guide My issues are: How can i install it with the final .deb created file and how can i give this package to a ppa! So, when i ...
14
votes
4answers
2k views

Where can I find the source code of Ubuntu?

I would like to know where to find the source code of Ubuntu 12.04. I'd like to see how far it is "open source".
2
votes
0answers
36 views

Getting server kernel source [duplicate]

Possible Duplicate: Where can I find the source code for the Ubuntu Kernel? I'm trying to get the kernel source for the version of the kernel running on the cluster that I have taken over ...
1
vote
2answers
1k views

Gnome terminal is not running source .bashrc?

I have a clean installation of Ubuntu 12 and I installed bashmarks, a utility to have favorites folders on the terminal. One of the steps is to include source ~/.local/bin/bashmarks.sh at the end of ...
0
votes
2answers
526 views

“./configure: command not found” error when trying to install the JRE

I was trying to install JRE on my 64-bit ubuntu 10.04 installation. Just to be sure that that is what I really want, I need to run a .jar file. I downloaded java from this link. Then I chose linux ...
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
482 views

sudo apt-get update giving error about duplicate

Getting an error about duplicate sources, how can I get around this?
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 ...
2
votes
0answers
38 views

how to add sources in video lenses? [duplicate]

Possible Duplicate: How to write a simple scope for a Unity lens? Im pretty new to ubuntu and was attracted to the idea on 12.04 of the video lenses where to searches BBC iPlayer etc for ...
1
vote
1answer
188 views

How can we install all the necessary dependencies for a package so that we can build it?

well, after i installed freecad on my ubuntu 12.04 with the help of this blog i started asking about compiling and building from source. So, when we are trying to install a package some times the ...
21
votes
3answers
13k views

Why ~/.bash_profile is not getting sourced when opening a terminal?

Problem I have an Ubuntu 11.04 Virtual Machine and I wanted to set up my Java development environment. I did as follows sudo apt-get install openjdk-6-jdk Added the following entries to ...
7
votes
3answers
2k views

How to change the Ubuntu source code

I have heard that we can obtain the source code of Ubuntu and customize it as we wish. But where can I find the source code of Ubuntu, and what languages are used to write Ubuntu?
1
vote
0answers
60 views

Removing software compiled and from source? [duplicate]

Possible Duplicate: If i build a package from source. How can i uninstall or remove completely in Ubuntu? I downloaded the source and compiled ruby 1.9.2dev but getting lots of issues when ...
0
votes
1answer
217 views

Configuration and compilation settings used for Ubuntu packages

I want to be able to recreate specific packages by compiling the source code of the package. To compile the source code one has to run the configuration process, followed by the compilation process. I ...
3
votes
1answer
109 views

Why is this happening to me with the source in Ubuntu 11.10?

I problem after problem ... I spend above and it has happened again, I Pungo an image with what happens to me, with some letters on the screen I get a horizontal grating that prevents me from seeing ...
0
votes
1answer
1k views

I cannot solve the “Install these packages without verification” problem

I Googled and Googled and I just cannot find a solution to this problem: sudo apt-get install <whatever> Gives me: WARNING: The following packages cannot be authenticated! and Install ...
2
votes
1answer
480 views

3.0.0-13-lowlatency-pae, where can I find its source

I know for another post that using apt-get source linux-image-$(uname -r) I can get the kernel source, but I'm using the 3.0.0-13-lowlatency-pae kernel and using the command, I got this message: ...
0
votes
2answers
446 views

How to delete files used by kernel?

I have a very peculiar situation. I installed a piece of software by building it from source. I used "make install" from the folder that I downloaded it into (on my desktop). Later on, after not using ...
2
votes
4answers
3k views

How do I install CouchDB 1.1.0?

I'm trying to get CouchDB 1.1.0 going on my Ubuntu 11.10 laptop. So far I was unable to find a binary package and even so all dependencies and dev headers are installed, I'm unable to compile it. The ...
3
votes
1answer
137 views

How submit a bug fix to Ubuntu?

I've submitted a 'papercut' bug to launchpad, that I think I can possibly have a go at fixing. What is the process for obtaining the relevant source code (I'm not entirely sure where I'd find the ...
6
votes
2answers
1k views

Source code for 'df' command

Can someone tell me how to locate the source code for the 'df' command. My operating system is Ocelot. Thanks!

1 2