/bin/sh: mark: command not found

announcements (new versions, changes, bugs, installation problems...) related to program MARK

/bin/sh: mark: command not found

Postby shubhaPAndit » Thu Dec 10, 2015 1:11 am

Hi RMark user,
I tried to run it in Mac but got trouble because the path is not found. I don't know how I can make it working. Any suggestions?

"/bin/sh: mark: command not found
Error in run.mark.model(model, invisible = invisible, adjust = adjust, :

Output file does not exist. Unable to find or run mark.exe"

Thanks
shubhaPAndit
 
Posts: 6
Joined: Sun Nov 22, 2015 12:52 pm

Re: /bin/sh: mark: command not found

Postby shubhaPAndit » Thu Dec 10, 2015 2:03 am

I have tried different ways but did not work. I got the following information
Warning: Software mark not found in path.
If you have mark executable, you will need to set MarkPath object to its location (e.g. MarkPath="C:/Users/Jeff Laake/Desktop"
shubhaPAndit
 
Posts: 6
Joined: Sun Nov 22, 2015 12:52 pm

Re: /bin/sh: mark: command not found

Postby jlaake » Thu Dec 10, 2015 12:05 pm

This should have been posted in the RMark subforum. Have you tried entering "mac rmark" in the search box? Lots of other folks have encountered problems and solutions are posted. Neither the developers or I have a Mac so you'll have to find someone with a mac to help you. You probably need to setup a path in R so R can find the mark executable.

Here is what one user did to get admb to run from R for the marked package.

Code: Select all
Sys.setenv(PATH = paste(Sys.getenv("PATH”),
"/Applications/ADMBTerminal.app/admb/bin:
/Applications/ADMBTerminal.app/admb/utilities”,
sep=":"))


You should be able to do something similar for mark.
jlaake
 
Posts: 1417
Joined: Fri May 12, 2006 12:50 pm
Location: Escondido, CA


Return to software problems/news

Who is online

Users browsing this forum: No registered users and 14 guests