[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installation problem with Setup
- Subject: Re: Installation problem with Setup
- From: Chris Bennett <..hidden..>
- Date: Tue, 6 Nov 2012 11:34:20 -0600
On Tue, Nov 06, 2012 at 11:08:00AM -0500, ..hidden.. wrote:
> Hi,
> I've managed to install 1.3.23 so I can log into LSMB, but when I log into setup (the actual login works ok) I get
>
>
>
> Error!
>
> Cannot find Contrib script tablefunc.control in /usr/share/pgsql/contrib/.
> Please point your contrib_dir directive in your ledgersmb.conf to the appropriate location
>
>
>
>
> Could someone explain what this means please - I'm guessing that 'locate ledgersmb.conf' finding nothing is wrong.
>
>
> Cheers
> Richard
>
Which version of PostgreSQL are you using?
Did you install (if needed) postgresql contrib?
The directory where the pg_trgm.sql and tablefunc.sql
are located
[required for PostgreSQL version < 9.1.x]
Chris Bennett