diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-05-13 12:17:56 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-05-13 12:17:56 +0000 |
commit | 1db80ad887a80f62da0014b1fe37542032042939 (patch) | |
tree | 2fe50be926b0b0f114105aaf7a3f53c41d7d79b2 /docs | |
parent | 6abb10a548b05ba923ccd5f776be6c1bff647a01 (diff) | |
download | drakx-1db80ad887a80f62da0014b1fe37542032042939.tar drakx-1db80ad887a80f62da0014b1fe37542032042939.tar.gz drakx-1db80ad887a80f62da0014b1fe37542032042939.tar.bz2 drakx-1db80ad887a80f62da0014b1fe37542032042939.tar.xz drakx-1db80ad887a80f62da0014b1fe37542032042939.zip |
libbzip2* and more explanations about failing compilation
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 |