Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed
Running pmksetup================For pmk to work and configure software builds correctly, pmksetup mustbe run (as root) to construct /etc/pmk/pmk.conf, which pmk uses tofind most system information instead of detecting it each time.pmksetup is run automatically whenever pmk is installed orupgraded. You should accept any changes presented to you, especiallyif you are upgrading from an old version (before 0.8.1-3+s5, to beexact). The configuration is maintained with ucf, which should make iteasier to mergepmksetup needs to be run again whenever a tool that pmksetup needs todetect is installed. To get certain Debian-specific defaults right,this should be done by running `dpkg-reconfigure pmk'. This is a bitof a bug, but it can be worked around by providing an override file(see pmk(1)) with any Debian package using pmk, or by overridingvariables when calling make.