P
P
projector2011-08-12 11:33:12
linux
projector, 2011-08-12 11:33:12

Rebuilding software in Ubuntu

Can you please tell a ubuntu newbie if it is possible to rebuild an application installed via apt-get? The meaning of the task is this: I installed nginx, you need to add a couple of modules to it that are not in the packages. Is it possible to rebuild nginx from those files that have already been downloaded for the initial installation. The point is to simplify the installation and make it possible to remove using the same aptitude.

I know that you can take sorts and reassemble even upside down, but that's not the point.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
AlexeyK, 2011-08-12
@projector

there is a manual devblog.imedo.de/2008/05/26/building-a-nginx-debian-package-with-fair-proxy-module/

M
Michael, 2011-08-12
@1099511627776

you can download the source package and rebuild it with the necessary modules
somewhere here
you can read a lot on this topic

S
sergeyvolobuev, 2011-08-12
@sergeyvolobuev

I didn't do it that way, and I didn't think about it.
I just built my package from source and installed it on the system. Management also remained through the package manager.

D
Dmitry, 2011-08-12
@plin2s

compile, build into a deb package, install via dpkg.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question