Socket
Book a DemoInstallSign in
Socket

phyml-task

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phyml-task

////////////////////////////////////////////////////////////////////////////////////////////////////// // You downloaded a stable release of PhyML from https://github.com/stephaneguindon/phyml/releases // /////////////////////////////////////////////////

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

////////////////////////////////////////////////////////////////////////////////////////////////////// // You downloaded a stable release of PhyML from https://github.com/stephaneguindon/phyml/releases // //////////////////////////////////////////////////////////////////////////////////////////////////////

To install any program that is part of the PhyML package, type the following commands: ./configure --enable-XXXX; make; where XXXX is phyml or phyrex or phytime.

To compile a Windows executable, install MinGW and run: ./configure --enable-win --enable-XXXX; make;

To install the MPI version of PhyML, type the following commands: autoreconf -i; ./configure --enable-mpi --enable-phyml; make;

If you are using a Mac computer, you will need to install the package pkg-config. The following command should set you up (provided Homebrew is installed on your Mac...): brew install pkg-config; Next, typing './configure --enable-XXXX; make;' should generate the phyml binary in the src/ directory.

////////////////////////////////////////////////////////////////////////// // You have cloned PhyML from GitHub // //////////////////////////////////////////////////////////////////////////

To install any program that is part of the PhyML package, type the following command: sh ./autogen.sh;

If you are using a Mac computer or running a Unix-like operating system, you will need to install the packages autoconf automake and pkg-config. On a Mac, the following command should set you up (provided Homebrew is installed on your Mac...): brew install pkg-config autoconf automake;

Next, typing './configure --enable-XXXX; make;' should generate the phyml binary in the src/ directory, where XXXX is phyml or phyrex or phytime.

FAQs

Package last updated on 10 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.