cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jonesliu
Level 3

installer package for Linux

Jump to solution

Hello

I create the Linux installer package with Linux JRE 1.8(64bit) through Installanywhere 2020 SP2.

Please check the output files after building

jonesliu_0-1655104334059.jpeg

 

 

The install.bin on the path \Linux\VM

jonesliu_1-1655104334083.jpeg

 

 

 

 

I copy the two file Linux and Resource1.zip to Linux

jonesliu_2-1655104334089.jpeg

 

 

I run the command ./install.bin, but it will stop at installing procedure, the install process bar show 0%

jonesliu_3-1655104334145.jpeg

 

 

I run the command “./install,bin  -i  console”, it will show  could not find InstData in base path

jonesliu_4-1655104334236.jpeg

 

 

But I can unzip the Resource1.zip with the command “upzip Resource1.zip”

jonesliu_5-1655104334302.jpeg

 

 

After Unzipping the Resource1.zip:

jonesliu_6-1655104334309.jpeg

 

 

I can see my files on the path $IA_PROJECT_DIR$ on the Linux

jonesliu_7-1655104334374.jpeg

 

 

Please give the suggestion on this issue, thanks a lot

(1) Solution
jonesliu
Level 3

I fix it. 

I need to choose “Web Installer Options”, then I can get one package "install.bin", I copy it to Linux, then I can run it to complete installation.

jonesliu_0-1655866385793.jpeg

 

 

 

If I choose “CD-ROM installer Options”, I need to copy all the folders "CDROM_Installers/Disk1/InstData" to Linux .

because I just copy Linux and Resource1.zip to Linux,so it prompt  "could not find InstData in base path"

jonesliu_1-1655866385832.jpeg

 

 

jonesliu_2-1655866385869.jpeg

 

View solution in original post

0 Kudos
(1) Reply
jonesliu
Level 3

I fix it. 

I need to choose “Web Installer Options”, then I can get one package "install.bin", I copy it to Linux, then I can run it to complete installation.

jonesliu_0-1655866385793.jpeg

 

 

 

If I choose “CD-ROM installer Options”, I need to copy all the folders "CDROM_Installers/Disk1/InstData" to Linux .

because I just copy Linux and Resource1.zip to Linux,so it prompt  "could not find InstData in base path"

jonesliu_1-1655866385832.jpeg

 

 

jonesliu_2-1655866385869.jpeg

 

0 Kudos