WineHQ
SRIM 2008.04



Category: Main > Scientific/Technical/Math > SRIM > 2008.04


NameSRIM
Version2008.04
License Free to use
URLhttp://www.srim.org
Votes Marked as obsolete
RatingGold
Wine Version1.1.39
Maintainers of this version:
Description
Only small changes in the calculations and some bugfixes compare to previous version
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)

What works

Installation (small manual adjustments)

Start Program

Trim Simulation

Calcualte Stopping Power Table

 

Program is usable!


What does not
nothing important - graphics have some minor glitches. This does not effect usability of the software


What was not tested
I have only tested some quick simulations. 


Additional Comments

- run EXE with wine and extract in a designated folder "browse"
- open extracted folder and run setup.exe with wine
- run installation

- go to the SRIM directory created during installation and check in the subfolder "Data" the content of the (ASCII) file "VERSION"
its content should be:

****************************
SRIM-2008.04



SRIM software version. 



See VERSION.rtf for details.
******************************
(3 lines of text separated by to blank lines WITHOUT *-lines)
For SRIM 2006 the version line is:
"SRIM-2006.02"


My installation of wine created this file correctly - depending on your version and installed runtime engines, the file might be blank in this case you will receive an Runtime Error while starting a TRIM Simulation:
"Run-time error '62':
Input past end of file"
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentUbuntu 9.10 "Karmic" x86_64 (+ variants like Kubuntu)Mar 02 20101.1.39 Yes Yes Gold an anonymous user 
ShowUbuntu 9.04 "Jaunty" (+ variants like Kubuntu)Jun 30 20091.0.1 Yes Yes Gold an anonymous user 
ShowUbuntu 8.04 "Hardy" (+ variants like Kubuntu)Jul 30 20081.0.0 Yes Yes Silver an anonymous user 
ShowUbuntu 8.04 "Hardy" (+ variants like Kubuntu)Jul 29 20081.0.0 Yes Yes Garbage an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected
10558 Srim 2006 does not work CLOSED FIXED View

 
SRIM Installation issue

This howto comes under the Creative Commons Attribution-Share Alike 2.5 Generic (http://creativecommons.org/licenses/by-sa/2.5/deed.en_US)

 

Relevant SRIM Versions: 2006 thru 2008.5.

Credits: Stano Antalic (http://bugs.winehq.org/show_bug.cgi?id=10558)

To overcome the infamous "Run-time error '62': Input past end of file" problem on a fresh SRIM installation, while a fix is being made,  you can try the following:

Please Understand the following operations involve modifications on your system. The author (Giuseppe Dia) cannot be held responsible for damages and miscalculations. Don't follow the steps outlined below if you don't feel confident.

Download the SRIM installation executable.

$> mkdir SRIM_EX

Put the SRIM installation executable inside the newly created SRIM_EX directory. This should avoid top directory cluttering.

$> cd SRIM_EX

$> wine SRIM2008.exe

The last step will launch the SRIM extractor.  Check that the extraction points to the newly created directory (in this example SRIM_EX) and press the Extract button,

Now launch setup.exe

$> wine SETUP.exe and follow the installation normally.

Launching SRIM2008 for the first time will result on the infamous "Run-time error '62': Input past end of file" on every attempt to do something useful. This issue is related on an empty VERSION text file in the Data/ directory inside the program directory.

We're gonna fix this simply by copying the right temp file (created during the installation) over the VERSION file.

Navigate towards the SRIM program directory

$> cd .wine/drive_c/Program files/SRIM

$> cd Data

$> ls *.tmp

you should get something named verXXXX.tmp with XXXX randomly variable. In my example it will be ver 5532.tmp. Yours may be different.

$> cat ver5532.tmp

look into and see it's the right file. It should be something like this

-------VERSION------------------------

SRIM-2008.03 SRIM software version.

See VERSION.rtf for details.

--------------------------------------

if you have the right file just copy it over VERSION

$> cp ver5532.tmp VERSION

Try to run SRIM now, it should run fine.

Giuseppe Dia (Manteiner)




 




   << Back

Page loaded in 0.15399 seconds.