Asset Server Installation problem

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

You can safely ignore these errors. The install scripts are a bit verbose in their output, which makes the log files not really usable by anyone except someone acquainted to the intricates of the Asset Server installer.

The Asset Server does not use plperl nor plperlu. If the Asset Server is not launching properly, please use the bug reporter to send the complete log file to us.