[OPEN-ILS-DEV] Happy New year all,
John Schmidt
jas at xmission.com
Fri Jan 4 23:51:30 EST 2008
Grant,
I would remove as much stuff as you can such as postgresql, apache, memcache,
ejabberd, etc, really everything that you installed with the first go around,
including files you may have edited in the /etc/ directory. Since the
package manager won't do that for you. I recommend doing this if you are
going to use my install script which basically codifies everything I found in
the wiki.
When you have daemons running from an aborted install, it tends to mess up
future installs.
I would recommend that you set up a chroot to do the install there whether it
is manually, or by using my script, since it is much easier to delete a
chroot.
If you have an aborted install, make sure that you do the following:
/etc/init.d/apache2 stop
/etc/init.d/memcache stop
/etc/init.d/postgresql-8.1 stop
/etc/init.d/ejabberd stop
John
On Friday 04 January 2008, Grant Johnson wrote:
> Hey Dan,
> Hmmmmm multiple versions of postgresql.
> I'll try cleaning it out and trying again!
>
> Would that be your suggestion?
> I'll clean it out and try John's script too.
>
> Let me know your analysis.
> Cheers
>
> Desired=Unknown/Install/Remove/Purge/Hold
>
> | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> | uppercase=bad)
> |
> ||/ Name Version Description
>
> +++-==============-==============-=========================================
>=== rc postgresql 7.5.22 object-relational SQL database
> management sy ii postgresql-7.4 7.4.17-0etch1 object-relational SQL
> database, version 7.4 un postgresql-8.0 <none> (no description
> available)
> ii postgresql-8.1 8.1.9-0etch2 object-relational SQL database, version
> 8.1 ii postgresql-cli 7.5.22 front-end programs for PostgreSQL
> (transitio ii postgresql-cli 7.4.17-0etch1 front-end programs for
> PostgreSQL 7.4 ii postgresql-cli 8.1.9-0etch2 front-end programs for
> PostgreSQL 8.1 ii postgresql-cli 71 manager for multiple
> PostgreSQL client versi ii postgresql-com 71 manager for
> PostgreSQL database clusters un postgresql-con <none> (no
> description available)
> un postgresql-dev <none> (no description available)
> un postgresql-doc <none> (no description available)
> pn postgresql-doc <none> (no description available)
> ii postgresql-doc 8.1.9-0etch2 documentation for the PostgreSQL database
> ma un postgresql-plp <none> (no description available)
> ii postgresql-plp 8.1.9-0etch2 PL/Perl procedural language for
> PostgreSQL 8 un postgresql-plp <none> (no description available)
> un postgresql-plt <none> (no description available)
> ii postgresql-ser 8.1.9-0etch2 development files for PostgreSQL 8.1
> server-
>
> >>> "Dan Scott" <denials at gmail.com> 01/04/08 4:44 PM >>>
>
> On 03/01/2008, Grant Johnson <FGJohnson at upei.ca> wrote:
> > Happy New year all,
> > Trying an install of Evergreen/OpenILS again.
> > Using
> > http://open-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_debi
> >an_etch_x86_32-bit
> >
> > Step 6 (createlang) on causes the following error.
> > su -c "createlang plperl evergreen" - postgres
> > createlang: language installation failed: ERROR: could not access
> > file "$libdir/plperl": No such file or directory
> >
> > - pg_config --pkglibdir = /usr/lib/postgresql/8.1/lib
> > - I've installed postgresql-plperl-8
> > - echo of $libdir returns nothing
> >
> > Any idea's?
> > Thanks
>
> Hi Grant:
>
> Very strange. Can you post the result of running:
>
> # dpkg -l postgresql*
>
> Thanks!
More information about the Open-ils-dev
mailing list