GSL in mcbc(redhat)

From: Yuriy Rusinov <yrusinov(at)gmail(dot)com>
To: POSTGRES <pgsql-general(at)postgresql(dot)org>
Subject: GSL in mcbc(redhat)
Date: 2013-04-12 06:05:13
Message-ID: CAA5U4sw3RFcZi5ZvfgnWG7weQZoTHwpia9FhPXV794=niKK9HA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, colleagues !

I have to develop some functions onto postgresql server 9.2 based on Gnu
Scientific Library. Under redhat I compile gsl with ./configure
--prefix=/usr/local compile postgresql with ./configure --prefix=/usr/local
--with-uuid-ossp --with-xml --with-xslt. After that I try to put our
functions with -lgsl and receive error libfloader.so cannot load
libgsl.so.0 file not found. Under gentoo or ubuntu all works fine. Any
ideas ?

--
Best regards,
Sincerely yours,
Yuriy Rusinov.

Browse pgsql-general by date

  From Date Subject
Next Message Baboo, Isa 2013-04-12 06:23:47 list non alphanumeric
Previous Message Adrian Klaver 2013-04-11 20:06:23 Re: Update