Hi Zaldy,
zaldy <zaldy@neutrino.kek.jp> wrote concerning
[ROOT] h2root ... How build it? [Tue, 5 Aug 2003 00:18:52 +0900 (JST)]
----------------------------------------------------------------------
>
> Dear ROOTers,
>
> >From this post:
> http://root.cern.ch/cgi-bin/print_hit_bold.pl/root/roottalk/roottalk02/5306.html?h2root#first_hit
>
> The configuration command:
>
> ./configure linux --prefix=/home/me/myroot \
> --etcdir=/home/me/myroot/etc \
> --enable-cern --with-cern-libdir=/home/me/myroot/lib
>
> gmake
> gmake install
Perhaps you could give the output from `./configure'? That should
list if it finds the CERNLIB libraries needed. The option
--with-cern-libdir=<dir>
should list where the CERNLIB libraries are (I think it's libpacklib,
libkernlib, and a few others too). In general, the output of
`./configure' can help you debug just why things doesn't work as you
expect when building ROOT. Had ROOT used Autotools, you would
have a `config.log' file that gave even more information (sometimes a
tad too much).
If `configure' finds the needed libraries, then also attach the
relevant information from Make. Check the generated
`config/Makefile.config' to see if all is as you expect it to be.
Check that the build builds `libHbook' (or whatever it's called).
> Yet, still am not yet successful.
Pleonasm or double negation? :-)
> Any opinion...
Loads, but none suitable for print :-)
Anyway, it would help a lot of you could give more information, as it
will help others help you.
Yours,
___ | Christian Holm Christensen
|_| | -------------------------------------------------------------
| | Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91
_| DK-2200 Copenhagen N Cell: (+45) 24 61 85 91
_| Denmark Office: (+45) 353 25 305
____| Email: cholm@nbi.dk Web: www.nbi.dk/~cholm
| |
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:14 MET