--- libdockapp/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libdockapp/README b/libdockapp/README index 877dd6d..8b663df 100644 --- a/libdockapp/README +++ b/libdockapp/README @@ -9,8 +9,12 @@ Pascal G. Hofstee <dae...@windowmaker.org> You must have libXpm library installed and the shape extension supported by your X server to be able to build and install libdockapp. +If you received this file in a tarball then you probably need to generate the +configuration environment yourself. You need libtool and autotools for this +purpose. To compile libDockApp enter the libdockapp directory and type: +autoreconf -if ./configure make install -- 1.9.1
-- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.