A big THANK YOU to:
Fred van Kempen, Uwe Lienig and - once again - Johan Brusche.
----------- Original Question -------------------------
> one question regarding the PAK Installation in True64 5.1b.
>
> I have the machine up, running and online and can access it using ssh
> (Exceed/CDE does not work yet, perhaps because of the license problem).
>
> Now I need to install the PAKs. I have the PAK CD with the Campus
> Licenses, and under CDE this is a breeze ... but in a shell window?
> Am I supposed to start the lmf and enter all the details _manually_?
> I cant imagine that.
>
> If anyone has a hint where to copy the files from the PAK CD to have
> them activated, I would be grateful.
---------------------------------------------------------
Suggestions received:
---------------- Fred van Kempen / Johan Brusche --------------
use the 'lmf register' command, thats what the CDE wrapper uses
as well. I usually use
# lmf register < text_file.pak
to register whatever is in that text file.
--------------------------------------------------------------
-------------------- Uwe Lienig ------------------------------
In case many license files are to be activated, a shell script like this
is handy:
# for i in * ; do lmf register - < $i ; done
It has to reside in the directory where the PAK files are located.
Finally the activation of the PAK files is done with
# lmf reset
--------------------------------------------------------------
This will solve the problem.
Thank you all!
CW
Hope this helps.
Grüße
--
Uwe Lienig
----------
fon: (+49 351) 462 2780
fax: (+49 351) 462 3476
mailto:uwe.lienig_at_fif.mw.htw-dresden.de
Forschungsinstitut Fahrzeugtechnik
<http://www.fif.mw.htw-dresden.de>
parcels: Gutzkowstr. 22, 01069 Dresden
letters: PF 12 07 01, 01008 Dresden
Hochschule für Technik und Wirtschaft Dresden (FH)
Friedrich-List-Platz 1, 01069 Dresden
Received on Mon Sep 05 2005 - 18:02:38 NZST