[OPEN-ILS-DEV] Staff Client Errors
Dan Scott
dan at coffeecode.net
Wed Sep 23 09:22:11 EDT 2009
On Wed, 2009-09-23 at 09:07 -0400, Ryan wrote:
> I installed it from source, but now that I am running a new install
> noticed then when you run
> make -f Open-ILS/src/extras/Makefile.install <distribution>
>
>
> It wanted to install Postgresql 8.3 and I said no I believe that this may be part of the problem but also I noticed this on the next step.
It wanted to install the PostgreSQL 8.3 client, which is backwards
compatible with previous versions of the PostgreSQL server - and that's
why it's part of the ubuntu-intrepid target. Hmm, how did you say "no"?
I don't recall the Makefile.install prompting you at any point in the
apt package installs, just at the CPAN stage...
> As the root user, add /usr/local/lib and /usr/local/lib/dbd
> to the system dynamic library path and make Ubuntu recognize the newly
> installed libraries. Then restart PostgreSQL to avoid a problem where plperl.so cannot be found:
> Create a file named /etc/ld.so.conf.d/eg.conf containing the following lines:
>
> On Tue, Sep 22, 2009 at 8:08 PM, Mike Rylander <mrylander at gmail.com>
> wrote:
>
> On Tue, Sep 22, 2009 at 7:41 PM, Joe Atzberger
> <jatzberger at esilibrary.com> wrote:
> > On Tue, Sep 22, 2009 at 7:00 PM, Jason Etheridge
> <jason at esilibrary.com>
> > wrote:
> >>
> >> This was troubleshooted some in IRC. The database
> installation failed
> >> with createlang giving an error like this:
> >>
> >> createlang: language installation failed: ERROR: could not
> load
> >> library "/usr/local/stow/pgsql/lib/plperl.so":
> >> /usr/local/stow/pgsql/lib/plperl.so: undefined symbol:
> boot_DynaLoader
> >>
> >> -- Jason
> >
> >
> > What version of postgres?
> >
> > Make sure you have the current plperl:
> > sudo apt-get install postgresql-plperl
> >
>
>
> Please don't do this if you installed postrgres from source.
> If you
> used apt, then this is worth a try.
>
>
> --
> Mike Rylander
> | VP, Research and Design
> | Equinox Software, Inc. / The Evergreen Experts
> | phone: 1-877-OPEN-ILS (673-6457)
> | email: miker at esilibrary.com
> | web: http://www.esilibrary.com
>
>
>
>
> --
> Ryan Laverdiere
> Head Webmaster: http://www.my-ne.com
> Blog: http://www.capecodtoday.com/blogs/index.php/Tracker
More information about the Open-ils-dev
mailing list