I have created a static and dynamic lib开发者_StackOverflowrary that I want to distribute. How should I make my .deb file so the headers are put in /usr/include/, the libraries in /usr/lib/, etc.Two g
package A depends on package B-kmod and B-kmod has several variants. like B-kmod--{generic,pae-generic} etc. and 开发者_Go百科in turn B-kmod depends on linux-image of the same flavor.
Not so long ago I\'ve installed Debian and configured it with my friend\'s help. Yesterday I have downloaded GCC 4.4 and I created a simple program to test it out.
I\'ve installed Ruby (1.8.7 via apt-get) and I installed Rails (2.3.2 via rubygems) but when I type \'rails newapp\', I get this error:
I have created a simple program in python. Now I want trasform this script in an executable program ( with hidden source code if possible ) and when I click 2 times on it, the program install itself o
I\'ve a debian webserver with subversion running on it. I\'m trying to use post-commit script to update my staging version of my site.
How to download openssh package using apt-get? The problem is that the package is already installed so I get only:
I use debrealse c开发者_C百科ommand to setup my package. But I cannot find it on disk. Where can I find it?debrelease is in devscripts, if that is what you are asking.
I can run apachectl fine as a regular user, but when I sudo apachectl, I get sudo: apachectl: command not found. Any thoughts? I have the apache 开发者_如何学运维/bin directory in my path.From the fin
I can\'t find the emacs package to install on debian. I am using apt-cache search [emacs*+] and I get a list of packages which depend on emacs, but not emacs itself.