problem with non-commercial DEV licence and CXXOSF

From: Zoong PHAM (zpham@mercy.com.au)
Date: Tue Nov 19 2002 - 20:24:20 EST


I installed the non-commercial development licence on my 5.1A box.
And I installed the C++ 6.5 subsets.
When I run cxx command, it complains about CXXOSF licence.
Does anyone know what's wrong here?

# cxx hello.cc
ERROR: This application will not run successfully unless it is used
on the processor(s) on which it is licensed. The licensed processor(s)
is the one(s) on which the product requiring the CXXOSF PAK
will execute. A CXXOSF PAK must be registered in the License
Database and activated in the kernel cache before this application
will
run. Refer to the installation guide for the product requiring the
CXXOSF PAK for license database PAK registration instructions.

# lmf list
Product Status Users: Total Active

OSF-DEV active unlimited

# lmf list full | less

           Product Name: OSF-DEV
               Producer: DEC
                 Issuer: DEC
   Authorization Number: NON-COMMERCIAL-TRU64-UNIX-4
        Number of units: 0
                Version:
   Product Release Date:
   Key Termination Date:
Availability Table Code:
    Activity Table Code: CONSTANT=100
            Key Options:
          Product Token:
            Hardware-Id:
         License status: active
      Cancellation Date:
        Revision Number: 0
                Comment:
      Cache Total Units: 100
        Activity Charge: 0

# cat hello.cc
#include <iostream>

int main()
{
    std::cout << "Hello, world!\n";
}

TIA,

-- 
Zoong PHAM                 UNIX Systems Administrator
Mercy Health and Aged Care Inc. Melbourne - Australia
zpham@mercy.com.au                 +61 - 3 - 92702646
PGP public key is available on request


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:00 EDT