Andes Workshop
http://forum.andestech.com/

Install AndeSight STD in Ubuntu 12.04 64bit
http://forum.andestech.com/viewtopic.php?f=6&t=798
Page 1 of 1

Author:  cindy [ Thu Feb 06, 2014 5:06 pm ]
Post subject:  Install AndeSight STD in Ubuntu 12.04 64bit

Installing AndeSight STD in Ubuntu 12.04 64 bit encounter an error message:

Attachment:
linux1.png
linux1.png [ 47.75 KiB | Viewed 7817 times ]


Code:
hylai@ubuntu:~/workspace/Andesight_v200_std_linux/Linux/Disk1/InstData/VM$ ./ASv200.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...

Launching installer...

./ASv200.bin: 3319: exec: /tmp/install.dir.14726/Linux/resource/jre/bin/java: not found
hylai@ubuntu:~/workspace/Andesight_v200_std_linux/Linux/Disk1/InstData/VM$


This error occurs because the installer is itself a 32-bit binary using 32-bit binaries, which may cause problems on a 64-bit machine. It needs 32-bit libraries installed.
On an Ubuntu 64-bit Linux machine, to work around this issue, install the package "ia32-libs":
Code:
sudo apt-get install ia32-libs


Another error:
"sudo apt-get install ia32-libs"
--> An error occurs "Couldn't find package ia32-libs"
Run the following command then install ia32-libs again.
sudo apt-get update

Page 1 of 1 All times are UTC + 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/