Re: Root AA_INSTALL vs src/Make-depend

Tioukov Valeri (valeri@d500na1.na.infn.it)
Tue, 23 Feb 1999 19:24:04 +0100 (MET)


On Tue, 23 Feb 1999, Fons Rademakers wrote:

> Hi Valeri,
>
> you should regenerate the Make-depend file using the command:
>
> make depend
>
> this will update the Make-depend file for your platform and your
> version of Mesa.
>
> HOWEVER, the current version of ROOT does not come on all platforms
> with a proper "makedepend" program. To get one that works for ROOT
> get: ftp://root.cern.ch/root/rmkdepend.tar.gz
>
> Build rmkdepend and place it in $ROOTSYS/bin. Next update
> $ROOTSYS/src/Make-macros to use $ROOTSYS/bin/rmkdepend instead
> of makedepend. The next release of ROOT will have all this by
> default for all platforms.
>
> Cheers, Fons.

Thank you Fons,

In fact it was a problem: makedepend failed before.

rmkdepend passed ok and the following make also.

Just one more question: in $ROOTSYS/lib now I see just 2 files were not
recompiled:

79588 Aug 1 1998 libXpm.a
60920 Aug 1 1998 libXpm.so

and in $ROOTSYS/bin 3:

231570 Oct 30 12:54 g2root
8568867 Oct 30 12:54 h2root
237233 Aug 27 1998 rootd

Is it normal?

Regards
Valeri