Installation Instructions
Overview
Installation instructions are found at the bottom of the download page of each of the editions. To download screen-scraper, see the page for the edition you'd like to install:
You may want to compare editions before choosing which to install.
Troubleshooting Linux Installs
screen-scraper ships with a Java Runtime Environment that should work in most distributions of Linux. Because the distributions can vary quite a bit, however, you may need to install a separate Java Runtime Environment and then point screen-scraper to it. If you're able to successfully install screen-scraper, but are having trouble starting it, try downloading the latest Java Runtime Environment from www.java.com for your particular distribution. Once you've installed the JRE, you can point screen-scraper to it by modifying the screen-scraper and server start scripts located in the screen-scraper installation folder.
- Open the files.
- Locate the INSTALL4J_JAVA_HOME_OVERRIDE property (near the top of both files).
- Uncomment the property by removing the pound (#) in front of it.
- Set the value to the location of the JRE you installed on your system.
As an example: the property might look like this:
This tells screen-scraper to use the JRE located at the given path rather than the one it ships with, or some other JRE that might be on your system.
- Printer-friendly version
- Login or register to post comments
