0
votes
1answer
74 views

Unable to add source via command line

I am trying to install latest version of glusterfs in Ubuntu by running this command: apt-add-repository ppa:semiosis/glusterfs-3.2 It does not give any result. The session won't even close ...
4
votes
1answer
1k views

What does a kernel source tree contain? Is this related to Linux kernel headers?

In books, I typically read references to the Linux Source Tree at /usr/src/linux with the usual set of subdirectories (arch, block, crypto, ...). I was expecting this tree to contain the binary files ...
2
votes
1answer
106 views

Link a dependency in Synaptic to the one already installed from source

I want to install SVN version of Quantum GIS and already I have a SVN version of GRASS GIS. As instructed in QGIS Wiki here, I added the qgis repository to my sources.list file. Now I am able to see ...