|
www.MathResolutions.comSoftware Products for the Radiological Sciences |
|
| Home Page | Product Review | Program Manuals | Download Programs | Purchase | Site Map |
| Dosimetry Check | MarkRT (VGRT) | RtDosePlan | System 2100 | MillComp | C++ Library |
You can download the programs to your system here. But you will not be able to run any program without a license key. You can apply for a 60 day trial period license key, or proceed to buy or lease the software.
The below Linux programs were compiled and linked using ubuntu 6.06. Our software will NOT work with X-Motif from www.LessTiff.org. We used the libmotif package from http://packages.ubuntu.com (multiverse). The programs are all 32 bit.
Please note that we can supply you with a computer with software loaded.
We recommend a graphics card with both a true color system and overlay
planes, such as the nvidia quadro fx 570. We have some notes,
Procedures for Ubuntu and Nvidia graphics,
for you to consider.
Print this page. From the download you will get a tape archive file (tar format) that has been compressed with gzip, hence the extensions .tar.gz Create a directory on your computer from which you will run these programs. Move the files downloaded here into that directory. You will need to uncompress (gunzip) the tape archive file and extract files (tar) from the tar file. You can then delete the tar files (rm) as shown below:
Uncompress and extract files from the tape archieve file. Type these commands:
for System 2100: for DosimetryCheck: gunzip lsys.tar.gz gunzip ldc.tar.gz tar -xvf lsys.tar tar -xvf ldc.tar rm lsys.tar rm ldc.tar for MillComp: for RtDosePlan: gunzip lml.tar.gz guzip lrt.tar.gz tar -xvf lmltar tar -xvf lrt.tar rm lml.tar rm lrt.tar for the shared library: for MarkRT (VGRT): guzip llib.tar.gz gunzip lvt.tar.gz tar -xvf llib.tar tar -xvf lvt.tar rm llib.tar rm lvt.tar su (change to super-user) or use sudo for ubuntu #mv librlmrl.so /usr/lib Note: it may be /usr/lib32 depending upon your system.
Next move files:
You must have system administration privilege (super-user). You will
get a # sign prompt instead of % sign prompt. Type su to change to super-user,
but don't forget to exit when done.
Ubuntu uses sudo instead of su.
Then move (mv) or copy (cp) each of the X resource files that might have
come with the above operations. You must copy each of System2100Res,
FieldDoseRes, and DosimetryCheckRes for DosimetryCheck, and in
addition RtDosePlanRes for RtDosePlan and VGRTRes for VGRT.
However, it may be sufficient to leave the X resource files
in your home directory depending upon your system.
ls *Res cp FontListRes /usr/lib/X11/app-defaults cp System2100Res /usr/lib/X11/app-defaults cp FieldDoseRes /usr/lib/X11/app-defaults cp DosimetryCheckRes /usr/lib/X11/app-defaults cp RtDosePlanRes /usr/lib/X11/app-defaults cp MillCompRes /usr/lib/X11/app-defaults cp GEExtractToDicomRes /usr/lib/X11/app-defaults cp VGRTRes /usr/lib/X11/app-defaults
When typing commands, always verify that the command was correctly executed.
Do this by listing the contents of the directory to see that the files
were copied as expected.
Example, type: ls -l /usr/lib or ls -l /usr/lib/libr*.
And ls -l /usr/lib/X11/app-defaults/*Res.
If you type the directory name wrong above, the file will end up with
the name you typed one directory above where you expected it to go.
Notes: Note that you could leave the X resource files "System2100Res", "FieldDoseRes", "DosimetryCheckRes", "VGRTRes", "RtDosePLanRes", and "MillCompRes" in your home directory, but you would only be able to run programs if you logged into that directory. The X system must be able to find these resource files for programs to run successfully. X does not report an error message if it cannot find a resource file. The programs will not come up proper window size or with proper text if X does not pick up the resource files. Further details that you might need will be in the install section of the user's manual but you have done enough to run the program.
FontListLargeRes is a back up copy of FontListRes. If your screen resolution is small, you might want to use a smaller font size. In that case replace FontListRes with FontListSmallRes.
In the directory where you loaded the software run the program by typing in its name, such as DosimetryCheck (or ./DosimetryCheck if your current directory is not in your search path for commands). The program will ask you to enter your license key.
All programs will look for the file rlresources.dir.loc in your current directory that tells the program what directory other program resource files can be found in. All the file names ending in .loc currently contain a path relative to the home directory. You might want to change those to an absolute path. There is a loc file in rl.dir/English.d as well.
Printers:
We only print to Post Script printers. Check the manual on how
to set up for your printer. Look in file
default.que. This is where you tell our software the name of the
default printer que you want to use. Then look in rl.dir/ps.dir.
List all your ques in file que_name_list. We are currently assuming
the name of lp0. The files that start with lp0 must start with
the name of your printer que instead. If you have only one que just
rename those files. Otherwise copy them. For example:
cp lp0.resource que_name.resource
HP Post Scrip printers may need the lp0.leader and lp0.trailer files that command a change in language. Just rename or copy these files using the name of the printer que. They contain commands to put the HP printer into Post Script mode. If the commands are not needed, rename the files to something that will not be used (or delete them).
Now go down one directory to English.dir. Rename or copy lp0.fontlist to que_name.fontlist, one file for each printer que you have set up. You probably will not have to change the contents of lp0.fontlist or lp0.resource.
If having trouble moving large files between computers that are not networked together try this: To download dos utilities. These utilities will split large files so that then can be moved on a floppy.
Math Resolutions, LLC