[Biojava-l] BioSQL Installation Error

Y D Sun Yudong.Sun at newcastle.ac.uk
Fri Apr 25 13:29:01 EDT 2003


Dear Thomas,

I am trying to install BioSQL on PostgreSQL 7.3.2 and RedHat 7.3. I have
successfully run biosqldb-pg.sql and biosqldb-assembly-pg.sql, but
failed when running biosql-accelerators-pg.sql with the following
errors:

psql:/addon/local/biosql/biosql-accelerators-pg.sql:4: ERROR:
RemoveFunction: function biosql_accelerators_level() does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:10: ERROR:  language
"plpgsql" does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:12: ERROR:
RemoveFunction: function intern_ontology_term(text) does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:26: ERROR:  language
"plpgsql" does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:28: ERROR:
RemoveFunction: function intern_seqfeature_source(text) does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:42: ERROR:  language
"plpgsql" does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:45: ERROR:
RemoveFunction: function create_seqfeature(integer, text, text) does not
exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:59: ERROR:  language
"plpgsql" does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:61: ERROR:
RemoveFunction: function create_seqfeature_onespan(integer, text, text,
integer, integer, integer) does not exist
psql:/addon/local/biosql/biosql-accelerators-pg.sql:85: ERROR:  language
"plpgsql" does not exist


According to the tutorial "Installing and using BioSQL",I have enabled
the pgsql language as:

createlang -L .../lib plpgsql template1

I would like to know how to solve the problem?

Thanks a lot.


Yudong Sun (George)

School of Computing Science
University of Newcastle



More information about the Biojava-l mailing list