![]() |
|
|
#1 |
|
Oct 2017
1 Posts |
I downloaded the proper prime95 gz (for linux 32 bit) and expanded it - some .txt files and a file with no type "mprime" which mint thinks it is an executable. When I right-click and select "execute" on the resulting menu, nothing happens, not even an error msg. What now?
|
|
|
|
|
|
#2 |
|
Oct 2017
++41
7D16 Posts |
You have to run "./mprime -m" first, to get in the Menu to configure mprime.
|
|
|
|
|
|
#3 |
|
"Curtis"
Feb 2005
Riverside, CA
114048 Posts |
It's a command-line program. Open a terminal, navigate to the folder where you have these files, and type ./mprime -m
The -m starts the program's menu, from which you can set it up to run the type of work you wish to run. |
|
|
|
|
|
#4 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
2·33·71 Posts |
There's also a possibility that it unpacked without execute permission. If the previous help doesn't work, right-click and choose the Permissions Tab. Look for a checkbox that says, "Allow executing file as program" and make sure it has a check mark.
Edit: Just a note that I have never used the -m switch and have run mprime on many distributions by simply using "./mprime" in its directory. Unless the -m is a new necessity, it shouldn't be needed to just invoke mprime from the $ prompt. Then again, I've never needed to "allow execution" with mprime, but I do with other executables, like the sievers from b2, so I offered the suggestion, just in case. Last fiddled with by EdH on 2017-10-13 at 22:28 |
|
|
|
|
|
#5 |
|
Dec 2011
After milion nines:)
5AB16 Posts |
I start mprime with command ./mprime -d to see how program starts, and have few details more :)
|
|
|
|
|
|
#6 |
|
Jul 2009
Germany
607 Posts |
For LinuxMint, I usually had to change the execute permissions at the command prompt e.g. sudo chmod 755 mprime
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| can't execute CUDALucas on GNU/Linux | emily | GPU Computing | 7 | 2012-02-21 11:30 |
| mprime and linux | Echoblade | Information & Answers | 3 | 2007-06-24 22:28 |
| mprime on FC4 on x86_64 : "cannot execute binary file" | T.Rex | Software | 9 | 2006-09-01 21:21 |
| mprime RPM package for linux | gbvalor | Software | 15 | 2004-01-04 11:51 |
| MPrime on Linux | optim | Software | 13 | 2003-12-06 04:27 |