On Tue, 20 Oct 1998, Aaron Digulla wrote:
> 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>
> }
Since the exact "position" of libgd header files is not yet standard
(ncurses used to have the same problem), I am now putting the option
-I/usr/include/gd
so linuxconf 1.13r3 (coming soon with bind 8 support, yippi!) will compile
(should :-) ) in all configuration.
--------------------------
Jacques Gelinas
[EMAIL PROTECTED]
---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]