|
STEP 1. Download & Install WINE Prerequisites |
|
|
Download the following prerequisite packages first
|
|
GNUBase |
|
|
ASgettext |
|
|
ASlibiconv |
|
|
|
For Example, To install a package XXX.pkg.gz
Decompress the package file with "gunzip -d XXX.pkg.gz"
and use command : #pkgadd -d XXX.pkg
|
|
|
Login as root or the user having root privileges. |
|
|
Open Terminal Window |
|
 |
|
|
Run command
|
|
#gunzip -d GNUBase.pkg.gz |
|
|
#pkgadd -d GNUBase.pkg |
|
|
#gunzip -d ASgettext-0.17.pkg.gz |
|
|
#pkgadd -d ASgettext-0.17.pkg |
|
|
#gunzip -d ASlibconv-1.12.pkg.gz |
|
|
#pkgadd -d ASlibconv-1.12.pkg |
|
|
|
STEP 2. Download & install WINE |
|
|
From http://www.winehq.org/download/ it will Redirect to http://www.sunfreepacks.com/listing/?limit=1000&offset=0 |
|
|
Download WINE from http://www.sunfreepacks.com/listing/?limit=10&offset=20 |
|
|
Run command
|
|
#gunzip -d ASwine-SXCE-1.1.27.pkg.gz |
|
|
#pkgadd -d ASwine-SXCE-1.1.27.pkg |
|
|
STEP 3. Install Crystal REVS |
|
|
Now Install Crystal REVS
|
|
#cd/opt/gnu/wine/bin |
|
|
#./wine/Desktop/CrystalCREVSEvalSetup.exe |
|
|
 |
|
|
Follow on screen instructions |
|
 |
|
 |
|
STEP 4. Run Crystal REVS |
|
|
To Run Crystal REVS run following command
|
|
#cd/opt/gnu/wine/bin |
|
|
#./wine "/.wine/drive_c/Program Files/SGV Sarc/Crystal C/UREVS/Eval/c_bin/CrystalCREVS.exe" |
|
|
Or |
|
|
Explore wine drive_c Program Files SGV Sarc Crystal C UREVS Eval c_bin |
|
|
Right click on CrystalCREVS.exe then select Open With wine |
|
|
 |
|
 |
|
Note : |
|
|
1. Open Solaris Packages must be downloaded separately.
2. Sun SPARC Packages are different for x86 and must be downloaded separately.
for more information visit http://www.winehq.org/download/ |