I just installed the 2004s test drive on Linux (SuSE 10.1 and AMD-64). I run the "saplicense -get" command, paste the returned value into SAP's web page. Upon receipt of the email with the attached license, I install it as root.
However, I get an error message as shown below. Is there something else I need to do? I don't make any changes to the system between the time I run "saplicense -get", and install the license, so I don't understand what hardware could have changed during that time.
Thanks for any help.
[code]
$root rpm -Uvh saplicense_maxdb_N4S_7.00_20070303.noarch*.rpm
Preparing... ########################################### [100%]
this license is not valid for your hardware
(probably your hardware key changed after license request)
error: %pre(saplicense-maxdb-7.00-20070303.noarch) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping saplicense-maxdb-7.00-20070303
[/code]