Hi Jason,
 
I did install from source as per the instructions on the site.  You are correct in that the file was elsewhere and when I pointed to that location it all worked fine.
 
Thanks,
 
Rene

>>> Jason Etheridge <[email protected]> 2/24/2009 11:16 AM >>>
> postg...@redwood:~$ psql -f /usr/share/postgresql/8.2/contrib/tablefunc.sql evergreen
> /usr/share/postgresql/8.2/contrib/tablefunc.sql: No such file or directory

Hi Rene, did you compile postgres from source or install it from a
package?  If from source, try

     find /usr/local -name tablefunc.sql

and see if you get a hit.  If so, you should only need to adjust the
path for the file in that psql command that failed (and the ones that
follow).

--
Jason Etheridge
| VP, Community Support and Advocacy
| Equinox Software, Inc. / The Evergreen Experts
| phone:  1-877-OPEN-ILS (673-6457)
| email:  [email protected]
| web:  http://www.esilibrary.com

Reply via email to