I needed to undo the following workaround put in Makefile.am:
# We need to ensure the help cache is world writeable install-data-hook: - touch $(help_dir)/docs/en_US/pgadmin3.hhp.cached - chmod 0666 $(help_dir)/docs/en_US/pgadmin3.hhp.cached +# touch $(help_dir)/docs/en_US/pgadmin3.hhp.cached +# chmod 0666 $(help_dir)/docs/en_US/pgadmin3.hhp.cached
Is there not a better solution? -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers