[OPEN-ILS-DEV] Evergreen installation problems
John Schmidt
jas at xmission.com
Fri Feb 15 13:22:10 EST 2008
On Friday 15 February 2008, Keith Kelley wrote:
> Hi John,
>
> I installed a Debian box and it is quite a bit easier to get
> farther than with a Fedora Core box. I followed the directions on:
> http://open-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_debian
>_etch_x86_32-bit
>
> All went reasonably well until I got to:
> su -c "createlang plperl evergreen" - postgres
>
> which responded with:
> createlang: language installation failed: ERROR: could not access
> file "$libdir/plperl": No such file or directory
You need to install postgresql-plperl-8.1
sudo aptitude install postgresql-plperl-8.1 should do the trick.
John
More information about the Open-ils-dev
mailing list