Re: [ROOT] Installing Root with add-on libraries (SRP)

From: Christian Holm Christensen (cholm@hehi03.nbi.dk)
Date: Mon Aug 18 2003 - 13:53:10 MEST


Hi Lorenzo

"╩чЮущФч ╩пэпбА" <lorenzo_lamas@mail.ru> wrote concerning
  [ROOT] Installing Root with add-on libraries (SRP) [Mon, 18 Aug 2003 13:46:58 +0400] 
----------------------------------------------------------------------
>     Root's INSTALL says, that I need srp root directory containing:
>         base/libmisc/libmisc.a - OK
>         base/lib/libshadow.a - OK
>         base/lib/pwauth.h - OK

These are _only_ needed if you want to compile the `srputils'
applications.

>         lib/libsrp.a - Not ok, I've got  libsrp/libsrp.a ( how shoud I fix
>                     it - just to create direcotry lib and remove libsrp.a there?)
>         include - in my distribution there is no "include" directory,
>                       please, tell me, which *.h must be in include.

It is assumed that you have installed SRP on your machine.  A
`make install' in the source tree will probably do the trick. 

If you cannot install in system directories (/usr/lib, /usr/include,
/usr/local/lib, /usr/local/include), then you can either install in
your home directory, or make the links 

  ln -s libsrp lib 
  ln -s <where ever the headers are> include

(check the source code to see what header files are needed).  In both
cases, you probably need to pass the proper switches to the
`configure' script (I believe the are called something like
`--with-srp-libdir', `--with-srp-incdir', `--with-srp',  try also
`./configure --help' for more information).  In fact, passing the
right directory to `configure --with-srp=<compiled source dist tree>'
should do the trick. 

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