Thanks a lot.
I have compiled gsl with prefix=/usr and this is quite acceptable for us.
On Mon, Apr 15, 2013 at 2:30 PM, Albe Laurenz wrote:
> Yuriy Rusinov wrote:
> > I have to put some C-language functions onto postgresql server 9.2.
> These functions are used GSL
> > software library http:/
Yuriy Rusinov wrote:
> I have to put some C-language functions onto postgresql server 9.2. These
> functions are used GSL
> software library http://www.gnu.org/software/gsl/. In Makefile for these
> functions I wrote LD_FLAGS =
> ... -lgsl, On some source-based Linux distributions such as gentoo
Hello, colleagues !
I have to put some C-language functions onto postgresql server 9.2. These
functions are used GSL software library http://www.gnu.org/software/gsl/.
In Makefile for these functions I wrote LD_FLAGS = ... -lgsl, On some
source-based Linux distributions such as gentoo linux these