Le Tue, Dec 10, 2002, à 11:32:06AM +0100, ...::: Attilio :::... a écrit:
> Hy everybody,
>
> 1) i downloaded the 0.90 from CVS. in the "base" directory i found 3
> subdir: dia, dia-canvas, dia-web. what the last 2 are? have i to hold it
> to compile dia?
1) dia 2) a spin-off canvas widget, initially based on dia (not used
by dia) 3) the web site.
you only need 1)
> 2) is this command sequence (from dia root directory):
>
> a) ./configure
> b) make
> c) make install
>
> the right one on a redhat 8? Eventually, where can i report the error?
please read the INSTALL file; basically, it's the right way (modulo some
--enable-foo and --disable-bar and --prefix you might want to pass to
./configure; see --help)
-- Cyrille
--