Andes Workshop

It is currently Fri Mar 29, 2024 7:03 am

All times are UTC + 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Install AndeSight STD in Ubuntu 12.04 64bit
PostPosted: Thu Feb 06, 2014 5:06 pm 
Offline
User avatar

Joined: Fri Mar 04, 2011 9:36 pm
Posts: 500
Installing AndeSight STD in Ubuntu 12.04 64 bit encounter an error message:

Attachment:
linux1.png
linux1.png [ 47.75 KiB | Viewed 7723 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


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group