Quoting stephan Fassotte ([EMAIL PROTECTED]):

> After decompresion and compilation, copy the *.h (header files) to the
> dialog directory & recompile. That works for me on a modified slackware
> system. Hope this helps.

For SuSE 5.3, I had to patch the paths in dialog/buttongif.cc:

--- dialog/buttongif.cc.orig    Thu Oct 15 17:40:40 1998
+++ dialog/buttongif.cc Thu Oct 15 17:40:50 1998
@@ -1,7 +1,7 @@
 #include <stdio.h>
 extern "C" {
-       #include <gd.h>
-       #include <gdfontmb.h>
+       #include <gd/gd.h>
+       #include <gd/gdfontmb.h>
 }

--
Dipl. Inf. (FH) Aaron "Optimizer" Digulla     Assistent im BIKS Labor, FB WI
"(to) optimize: Make a program faster by      FH Konstanz, Brauneggerstr. 55
improving the algorithms rather than by       Tel:+49-7531-206-514
buying a faster machine."                     EMail: [EMAIL PROTECTED]

---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to