Frédéric BOIS | 26 Jul 16:55
Picon
Favicon

Objet : Re: your message on MCSim help

Hello!

You do not need, with version 4 of the software, to issue
a "make install" command.  According to your script output
the "mod" executable has been successfully generated:
* Created executable "mod".

You should then place the mod executable in your PATH of executables
or copy it to the "sim" folder. 
Try typing "mod" at the shell prompt in the sim directory (folder). It will tell you 
its version and also that it need a model file to process. Try then "mod perc.model"
(the perc model is in an example", that should generate a model.c file.

You would then go ahead an issue "make MODEL=perc.model" in the sim
folder and that should produce an "mcsim" executable program.

Tell me if you have more problems.

Frederic Bois

_____________________________________________
Dear Sirs:

I recently dl'd MCsim to my Mac from your site.  I am 
using Mac OS 10.1.5 (although I dl'd MCsim when I had 
Mac OS 10.1.4, if it makes any difference).  After figuring 
out that I needed to make aliases point to my compiler 
(Mac 10 compiler called cc and language c++ instead 
of gcc and g++) I finally used the make utility on the 
makefile (I will include the terminal image of that 
(Continue reading)


Gmane