Hello,
Can you first check at the bottom of the config.log file if mathmore is in the list of enabled libraries ? If this is not the case then probably you have supplies the full path to GSL by doing configure with the option --with-incdir= gsl_include_directory_location --with- libdir=gsl_library_location
When you have build libMathMore, you might need to do gSystem->Load ("libMathMore") before using the legendre function
Regards
Lorenzo
On Sep 15, 2009, at 2:50 PM, Paraduan Hutauruk wrote:
> Hi all,
>
> I have a problem, I just want to use associated legendre polynomial
> function. Basically, I need to build Mathmore to get this function.
> I have installed the GSL1.8. Then I have enabled the mathmore,
> however this function still does not work when I ran my code in
> ROOT. Could anybody help me to solve this problem please?
>
> Many thanks for help.
>
> Regards,
> Parada Hutauruk
>
>
Received on Wed Sep 16 2009 - 10:41:47 CEST
This archive was generated by hypermail 2.2.0 : Thu Sep 17 2009 - 11:50:02 CEST