Le lundi 9 juillet 2012 02:36:29 Adrien Prokopowicz a écrit :
> Le lundi 9 juillet 2012 01:56:45 Emil Lenngren a écrit :
> > I have the same problem on Gentoo.
> >
> > || Unable to met pkg-config requirement: libgsl
> > || Unable to met pkg-config requirement: libgslcblas
> >
> > However, I could
Le lundi 9 juillet 2012 02:36:29 Adrien Prokopowicz a écrit :
> Le lundi 9 juillet 2012 01:56:45 Emil Lenngren a écrit :
> > I have the same problem on Gentoo.
> >
> > || Unable to met pkg-config requirement: libgsl
> > || Unable to met pkg-config requirement: libgslcblas
> >
> > However, I could
Le lundi 9 juillet 2012 01:56:45 Emil Lenngren a écrit :
> I have the same problem on Gentoo.
>
> || Unable to met pkg-config requirement: libgsl
> || Unable to met pkg-config requirement: libgslcblas
>
> However, I could still do a make and sudo make install.
>
> /Emil
>
>
> 2012/7/9 Adrien P
I have the same problem on Gentoo.
||
|| Unable to met pkg-config requirement: libgsl
|| Unable to met pkg-config requirement: libgslcblas
||
However, I could still do a make and sudo make install.
/Emil
2012/7/9 Adrien Prokopowicz
> Hi,
>
> I noticed that I could'nt build gb.gsl on archlinu
Hi,
I noticed that I could'nt build gb.gsl on archlinux, because pkg-config
does not find the libgsl and libgslcblas packages (on arch the 3 packages
are in the gsl package).
I solved the problem on my machine by doing this :
@@ -4,13 +4,9 @@
AC_CONFIG_MACRO_DIR([m4])
GB_INIT(gb.gsl)
AC_PROG_