PDA

View Full Version : Solaris Installation


NewsArchive
12-06-2001, 11:00 PM
Hello,
I have created an install project called PEMClient using InstallShield MP45
for a java product . The product is required to run on Solaris, Aix, HP11
and Window NT. Once I build the install. There are six files that are
created in /Program
Files/InstallShield/Mp45/Projects/PEMClient/default/disk1. They are
media.inf, PEMaix , PEMhp11, PEMsolSparc, PEMwin.exe and setup.jar. The
PEMwin.exe is for Window NT. I double clicked on PEMwin.exe. It runs and do
it suppose to do. I then copied the whole directory to a Solar machine and
try to run PEMsolSparc which is the exe for Solaris. It does code dump
whenever I try to run PEMsolSarc. Can anybody tell me how I suppose to run
it on Solaris? What files do I need in order to run it? Thank you for your
advice.
Samuel

NewsArchive
12-06-2001, 11:00 PM
How are you copying the PEMsolSparc file to the solaris system?

Be sure to use Binary mode for file transfer :)

PEMsolSparc should be the native, stand alone executable for Solaris... Nothing

else should be needed.

Execute the "file" command on this file on the Solaris system. If the "file"
command
cannot recognize it, then the file is probably corrupt.....

rickr


Samuel Chen wrote:

> Hello,
> I have created an install project called PEMClient using InstallShield MP45
> for a java product . The product is required to run on Solaris, Aix, HP11
> and Window NT. Once I build the install. There are six files that are
> created in /Program
> Files/InstallShield/Mp45/Projects/PEMClient/default/disk1. They are
> media.inf, PEMaix , PEMhp11, PEMsolSparc, PEMwin.exe and setup.jar. The
> PEMwin.exe is for Window NT. I double clicked on PEMwin.exe. It runs and do
> it suppose to do. I then copied the whole directory to a Solar machine and
> try to run PEMsolSparc which is the exe for Solaris. It does code dump
> whenever I try to run PEMsolSarc. Can anybody tell me how I suppose to run
> it on Solaris? What files do I need in order to run it? Thank you for your
> advice.
> Samuel

NewsArchive
12-10-2001, 11:00 PM
What do you mean code dump? Show us the errors. Where you using the bundled
JVM,
or whatever is installed in Solaris? Do you have the correct permission?

BTW, how are you running it in Solaris. If I am running with CD, I double
click on the Solaris
install icon or command ./setupSolaris.bin, or something like that.

bye,
isagani.


Samuel Chen wrote:

> Hello,
> I have created an install project called PEMClient using InstallShield MP45
> for a java product . The product is required to run on Solaris, Aix, HP11
> and Window NT. Once I build the install. There are six files that are
> created in /Program
> Files/InstallShield/Mp45/Projects/PEMClient/default/disk1. They are
> media.inf, PEMaix , PEMhp11, PEMsolSparc, PEMwin.exe and setup.jar. The
> PEMwin.exe is for Window NT. I double clicked on PEMwin.exe. It runs and do
> it suppose to do. I then copied the whole directory to a Solar machine and
> try to run PEMsolSparc which is the exe for Solaris. It does code dump
> whenever I try to run PEMsolSarc. Can anybody tell me how I suppose to run
> it on Solaris? What files do I need in order to run it? Thank you for your
> advice.
> Samuel