Dear Alec
Thank you very much by your answer.
I've tried to download a zip copy from git for harvester project (that I've seen that you've updated) and pkp-lib. Uncompressed into my server and put pkp-lib inside lib/pkp folder of harvester.
Everything works fine until the moment of accesing Plug-ins administration option, It seems to have an AJAX problem. Bugzilla says
------------------
NetworkError: 404 Not Found -
http://200.0.206.180/harvester/styles/lib.css"
lib.css
"NetworkError: 404 Not Found -
http://200.0.206.180/harvester/lib/pkp/ ... troller.js"
fontController.js
"NetworkError: 404 Not Found -
http://200.0.206.180/harvester/js/pages ... Handler.js"
Search...dler.js
"NetworkError: 404 Not Found -
http://200.0.206.180/harvester/plugins/ ... Handler.js"
Lucene...dler.js
"NetworkError: 404 Not Found -
http://200.0.206.180/harvester/lib/pkp/ ... troller.js"
fontController.js
"NetworkError: 404 Not Found -
http://200.0.206.180/harvester/js/pages ... Handler.js"
Search...dler.js
"NetworkError: 404 Not Found -
http://200.0.206.180/harvester/plugins/ ... Handler.js"
------------------
Really it's strange because looking at the git's pkp-lib
https://github.com/pkp/pkp-lib/tree/master/js/functions fontController.js does not exists.
Additionally if I try to go to Archive Managers it says
Fatal error: Call to undefined method RoleDAO::getRoleName() in /var/www/harvester/pages/admin/PeopleHandler.inc.php on line 38
But this is completely unrelated. What I need is to test typemap plugin.
Do you think that I have a mistake in the deploy?
Regards & thanks again
German