Как установить ORAC?

ORAC - это программное обеспечение для моделирования 3D-моделирования, предназначенное для ОС UNIX, и я загрузил tarball http://www.chim.unifi.it/orac/orac.5_3_3.tags.rel_5.3.3.r1963.tar.gz и извлек его, но теперь я понятия не имею, что делать. Файл README включен:

Prerequisites:
    * GNU Make
    * GCC 4.3 or higher
    * (possibly) other Fortran 90 compilers

Prerequisites for building the parallel version:
    * MPI (Message Passing Interface) libraries and
      implementation/environment:
      MPICH2    [http://www.mcs.anl.gov/research/projects/mpich2/] 
      -or-
      OPENMPI   [http://www.open-mpi.org/]

    * also see README_PARALLEL in tests/*/

To build ORAC executable program:

  make show         # to list all available compilation targets
  make <target>   

To build a fresh distribution, cleaning all files created by user:

make distro

Я запускаю 32 бит 12.10, и у меня установлен GNU Make и GCC.

1
задан 18 April 2013 в 15:56

0 ответов

Другие вопросы по тегам:

Похожие вопросы: