Hans Dieter Pearcey wrote:
This is so strange to me; I *always* install my applications with make install,
or make debian packages of them, or...
This is so strange to me; I *always* install my applications with make install,
or make debian packages of them, or...
installation is having dependencies get pulled in automatically. For
example, if you're doing automatic continuous integration testing, or
automatically building local::libs or debian packages for deployment on
lots of machines, you've got to have some kind of automation for
dependencies.
Rob