This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Installing on linux
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jan 05, 2006
04:07 PM
Installing on linux
I'm trying to install an setup created with ISMP 11.5 premier on linux (red hat enterprise) and am not having success. I'm pretty new to linux so I simply double clicked the setup.jar. That just opened the file. Then I went to a command prompt, made my way to the CD drive and tried to execute setup.jar calling java -jar setup.jar. This gave me errors.
What do I do. The install runs on windows. I have rpm integration enabled on my build configuration. Any ideas?
What do I do. The install runs on windows. I have rpm integration enabled on my build configuration. Any ideas?
(7) Replies
‎Jan 06, 2006
03:14 PM
Hi,
Please try to build the launcher:
Go to: Media-> releases->distributions-> Linux launcher distribution
This will create a linux file (setup.bin for Linux).
Try to run this file.
Eyal
Please try to build the launcher:
Go to: Media-> releases->distributions-> Linux launcher distribution
This will create a linux file (setup.bin for Linux).
Try to run this file.
Eyal
‎Jan 06, 2006
04:40 PM
I checked the setting and it has already been enabled. the message that comes up when I double click on the file is this:
the filename "setuplinux.bin" indicates that this file is of type "unknown". The contents of the file indicate that the file is of type "shell script". If you open the file, it might represent a securtiy risk to your system."
To open the file rename the file to the correct extension for "shell script", then open the file normally. Alternatively, use the open with menu to choose a specific application for the file".
Again, I'm a linux newbie so I'm a bit lost. What does that mean?
the filename "setuplinux.bin" indicates that this file is of type "unknown". The contents of the file indicate that the file is of type "shell script". If you open the file, it might represent a securtiy risk to your system."
To open the file rename the file to the correct extension for "shell script", then open the file normally. Alternatively, use the open with menu to choose a specific application for the file".
Again, I'm a linux newbie so I'm a bit lost. What does that mean?
‎Jan 07, 2006
04:34 AM
Have you tryed the bin file from command line ?