Hi Violeta,
Try using the following command to compile TELEMAC,
python compileTELEMAC.py -c wingfor -f systel.wingfort.cfg
"wingfor" is the configuration selected to compile TELEMAC, which you can notice in the configuration file systel.wingfort.cfg, which was provided by Martin.
you may try "python compileTELEMAC.py -help" to get more help on the compileTELEMAC.py program
By default I think compileTELEMAC.py is selecting ifort compiler. If mpi is installed on you system, then probably I think that you may have installed intel ifort or intel c compiler. There is no need to delete the already existing mpi library, as far as it is does not interfere with your TELEMAC installation.
If want to use mpi, then you will have to select the respective compiler compatible with the mpi existing on you system.
As for me it is easier to install on linux, and I do prefer it.
I use opensuse version 12.3, 64 bit,linux, for which there is already a configuration file existing in the config folder. Mpi library is also available in pre-installed in linux if you select it during installation time. If mpi is not installed, then it is quite easy to get it installed or compiled on a linux system.
With Best Regards,
Gourish