mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
debian: Suggest 'apt-get build-dep' to install dependencies.
This commit is contained in:
13
README
13
README
@@ -26,11 +26,18 @@ Fedora/RHEL users:
|
||||
|
||||
Debian/Ubuntu users:
|
||||
|
||||
Take a look at the Debian source package:
|
||||
Use:
|
||||
|
||||
apt-get build-dep libguestfs
|
||||
|
||||
to install all build dependencies. If that doesn't work, take a
|
||||
look at the Debian source package:
|
||||
http://packages.debian.org/source/libguestfs
|
||||
at the list of 'build-depends' and 'build-depends-indep', and
|
||||
install everything listed there. If that is successful, you don't
|
||||
need to bother with the rest of this section.
|
||||
install everything listed there.
|
||||
|
||||
If either of those techniques is successful, you don't need to
|
||||
bother with the rest of this section.
|
||||
|
||||
The full requirements are described below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user