Get list of required libraries when installing something from source
When installing something from source (say, Ruby 1.9.2), what command can I run to get a complete list of all the dependencies needed to install that application? Is this possible?
When installing something from source (say, Ruby 1.9.2), what command can I run to get a complete list of all the dependencies needed to install that application? Is this possible?
This page describes how you can use the debootstrap
utility to install a base Debian unstable/sid system on an existing Linux machine. The new install is accessible using chroot
.