![]() |
![]() |
#1 |
Feb 2006
AR, US
14410 Posts |
![]()
Why do I get this error message?
randy@randy-desktop:~$ pwd /home/randy randy@randy-desktop:~$ ls -al mprime -rwxrwxrwx 1 randy randy 4015796 2005-08-09 13:01 mprime randy@randy-desktop:~$ mprime -m bash: mprime: command not found randy@randy-desktop:~$ The executable is obviously there, and I changed the permissions to 777, thinking it may be an access issue. ![]() |
![]() |
![]() |
![]() |
#2 |
Sep 2002
Database er0rr
2·3·19·31 Posts |
![]()
./mprime -m
You need to specify the path e.g. the current directory: "./" If you type "$PATH" you'll see what directories your system searches for executable binaries. Last fiddled with by paulunderwood on 2007-03-28 at 11:41 |
![]() |
![]() |
![]() |
#3 |
Feb 2006
AR, US
2208 Posts |
![]()
I started the first instance with' ./mprime -d' after using the -m switch to set it up, including setting the affinity to cpu0.
I know about the '-An' switch, but when I try to start a second instance I get randy@randy-desktop:~$ ./mprime -dA1 Another mprime is already running! I tried to set up the 2nd instance with './mprime -mA1' but it looked like I was editing the files for the first instance. Also, I didn't see any option 'Start at bootup' |
![]() |
![]() |
![]() |
#4 |
Sep 2002
Database er0rr
2·3·19·31 Posts |
![]()
Hmm. Please may we have a sticky in the linux section explaining how to start mprime or LLR with either "crontab" or "rc.local" or this if rc.local does not exist on your system -- for Suse Linux -- plus instructions on how to run several instances of mprime on multiprocessor machines?
Last fiddled with by paulunderwood on 2007-03-29 at 23:30 |
![]() |
![]() |
![]() |
#5 | |||
Sep 2002
Database er0rr
67168 Posts |
![]() Quote:
Quote:
Quote:
(where "~/" stands for your home directory) Last fiddled with by paulunderwood on 2007-03-29 at 23:51 |
|||
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mail from command line | pepi37 | Linux | 4 | 2015-07-16 22:06 |
Windows command line | mu5tan6 | Software | 14 | 2015-03-20 17:21 |
Refurb. Mac emits "Bad CPU type in executable" error | ewmayer | Hardware | 15 | 2014-08-11 22:03 |
64 bit mprime "not in executable format" | Mr. P-1 | Information & Answers | 5 | 2013-02-08 16:06 |
CUDA executable code | nucleon | GPU Computing | 4 | 2013-02-04 22:44 |