Hi,
I have some errors installing Asset Server from source.
The errors are during postgresql db creation.
These are the main errors:
ERROR: language “plperlu” does not exist
ERROR: language “plperl” does not exist
ERROR: function plperl_call_handler() does not exist
There are also other errors but I think they depend on previous errors.
ERROR: table “clientstatus_raw” does not exist
ERROR: table “clientstatus” does not exist
ERROR: type “maint_status_type” does not exist
ERROR: type “maint_status_type2” does not exist
ERROR: relation “person” does not exist
ERROR: relation “all_users__view” does not exist
Are not plperl and plperlu languages included in the postgresql Asset Server’s package?
Do I need to download something more?
Thanks,
Jack