Install Scriptel OmniScript on Linux and Verify Installation Tutorial

From Scriptel Wiki
Jump to navigation Jump to search

Video tutorial

Installing OmniScript on Windows

Instructions

This video will walk you through the installation process for Scriptel OmniScript on Ubuntu Linux and how to verify it was installed successfully.

Once you've downloaded the node.js and OmniScript packages from Scriptel's website, the next step is you install them.

  1. Begin by opening a terminal window.
  2. Change directory to the directory containing the packages you just downloaded.
  3. Type sudo dpkg -i and then the name of the node.js package. And then hit "Enter."
  4. The command window will ask you for your administrator password to install package. Enter the password and hit "Enter." (You will not see anything while you're typing, but your password is still being captured.)
  5. The command window will display the output of the node.js installation.
  6. When it is completed, you will be returned to a prompt.
  7. Now run sudo dpkg -i and then the name of the OmniScript package.
  8. Hit "Enter."
  9. You'll see OmniScript installing in the terminal. When this is completed, you'll be returned to a prompt. Type exit and hit "Enter."

OmniScript has now been successfully installed.

Verification

To verify your installation:

  1. First, plug in a ScripTouch device, and open a web browser.
  2. Type "http://localhost:8080" into the address bar and hit "Enter."
  3. You should see a web page labeled, "Web Device Manager." Your ScripTouch device should be listed under your computer name on the left-hand side of the screen.

You have verified that your installation was successful.