Cannot install Screen-Scraper basic

Hi,
Im new to Fedora Core 6 and Screen-Scraper. I downloaded screen-scraper .bin file but it's not installing and giving following error:

[root@localhost local]# ./setup_ss_basic.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/tmp/install.dir.5877/Linux/resource/jre/bin/java: error while loading
shared libraries: libpthread.so.0: cannot open shared object file: No
such file or directory

Please advise

Cheers,
Zobi

IT Worked

Hi Scott,

Thanks a million. This .bin file installed Screen-Scraper successfully.

Cheers,
Zobi

Cannot install Screen-Scraper basic

Zobi,

We're in the process of trying out a new installer program and happen to have one compiled for basic up on our server.

Note that this installer script is still considered to be in testing and your feedback is appreciated.

Point your browser at the following file and download it

http://www.screen-scraper.com/xfer/setup_ss_basic.sh

and type the following at a terminal prompt.

# chmod 755 setup_ss_basic.sh
# ./setup_ss_basic.sh

If you're running in a GUI environment you should now have a wizard pop up that will walk you through the rest of the install.

Please let us know how it goes.

Thanks,
Scott

FAQ didn't solve problem

Hi Scott,

I did as said in FAQ but it didn't solve the problem. This is the output

[root@localhost tmp]# ./setup_ss_basic.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: cmd. line:6: warning: escape sequence `\.' treated as plain `.'

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.UnsatisfiedLinkError: /tmp/install.dir.11173/Linux/resource/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.(Unknown Source)
at java.awt.Component.(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Please help

Cheers,
Zobi

Cannot install Screen-Scraper basic

Zobi,

We're aware of the issue you're experiencing and have a work-around posted on our FAQ.

http://www.screen-scraper.com/support/faq/faq.php#LinuxInstallJRE

Please let us know if it does not contain the solution for you.

Thank you,
Scott