- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- installer package for Linux
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hello
I create the Linux installer package with Linux JRE 1.8(64bit) through Installanywhere 2020 SP2.
Please check the output files after building
The install.bin on the path \Linux\VM
I copy the two file Linux and Resource1.zip to Linux
I run the command ./install.bin, but it will stop at “installing ” procedure, the install process bar show 0%
I run the command “./install,bin -i console”, it will show “could not find InstData in base path”
But I can unzip the Resource1.zip with the command “upzip Resource1.zip”
After Unzipping the Resource1.zip:
I can see my files on the path “$IA_PROJECT_DIR$” on the Linux
Please give the suggestion on this issue, thanks a lot
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
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.
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"
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
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.
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"