Rob St. Amant helped me configure a working installation of ACT-R/PM 5.0, RPM 2.17b, and Segman v3.1. The package is contained in the zip file ResearcEnvironment.zip.
This file contains ACT-R/PM and Segman in separate sub-folders. The only modification I made was to segman-interface.lisp, to increase the reported size of text objects. This change of size is interface dependent and is used as a hack to fix Fitts' Law calculations. Essentially, I assign the size of a text object to be the size of the buttons in the phone, since ACT-R/Segman clicks on text objects, not buttons.
For best results, this environment should be copied onto your root folder. For instance, I copied the environment to C:\Research\systems\testing. This way, you will not have to change some of the paths in the modeling files. All pathnames in my model are hardcoded.
Occasionally, I would have a problem with Segman not reading in all of the area specified in the call to segment-screen. In this case, delete all the *.fasl files in the segman-v3.1\segman directory.
This CD and documentation created May 3, 2003 by Andrew R. Freed to aid cognitive modelers and friends of the Penn State Applied Cognitive Science lab.