Databases

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • create plperlu langage fails

    0 answers - 1275 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    i have 2 versions of perl installed : 5.00 and 5.8.7
    i added perl 5.8.7 executable in the PATH environnement variable.
    During postgresql configure, the good version of perl is found.
    does I need to add in the path some libraries (like libperl.so) or does it find it using the perl executable ?
    i'm working on sun-solaris 2.8
    regards
    d'origine
    De : Michael Fuhr [mailto:mike (AT) fuhr (DOT) org]
    E : jeudi 19 janvier 2006 18:30
    : FERREIRA, William (VALTECH)
    Cc : pgsql-general (AT) postgresql (DOT) org
    : Re: [GENERAL] create plperlu langage fails
    Thu, Jan 19, 2006 at 05:22:23PM +0100, FERREIRA, William (VALTECH) wrote:
    ERRR: could not load library "/": ld.so.1: /opt/pgsql/bin/postgres: fatal: relocation error: file / symbol perl_call_pv: referenced symbol not found
    Was your libplperl.so built against an older version of Perl than
    your libperl.so was? In recent versions of Perl perl_call_pv is a
    macro that ultimately expands to Perl_call_pv, but in older versions
    perl_call_pv was a symbol itself.
    How did you obtain libplperl.so -- did you built it yourself or
    install it from a package? Do you have multiple versions of Perl
    installed? What platform are you using?

Re: create plperlu langage fails


max 4000 letters.
Your nickname that display:
In order to stop the spam: 1 + 0 =
QUESTION ON "Databases"

EMSDN.COM