diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/HACKING b/docs/HACKING index fb3c8cf49..a534bdad9 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -46,7 +46,11 @@ Gbytes for a full install. you need quite a few devel packages to run the stuff; roughly: gcc, make, glibc-devel, perl-devel, XFree86-devel, libglib-devel, libgtk+-devel, perl-GTK, ldetect*, libslang-devel, libnewt-devel, e2fsprogs, dosfstools, -rpm-devel, popt-devel, rpmtools. +rpm-devel, popt-devel, rpmtools, libbzip2*. + +you may need a few others I forgot to mention. if the compilation +fails, try to understand the message and install any necessary +remaining package. (3) sudo |