Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: When compiling the LM-X SDK under Unix, GCC and make are required.

Compiling the LM-X SDK from a command

...

line

To compile the LM-X SDK from a command line:

...

Note: If you are upgrading LM-X, remember about copying your LM-X security configuration file from a previous LM-X installation to the config directory. (In LM-X SDK versions older than 4.2, security_config.lmx file was named after your vendorname.lmx.)

Step 2. Run make. 
Panel
/usr/local/lmx-sdk-4.6.1 $ make

NoteYou can clean previously compiled files (for example, when rebuilding the SDK with a different license or security key).

...