Skip to content

Conversation

rouson
Copy link
Member

@rouson rouson commented Feb 2, 2016

This fixes #123 and improves the setup.sh file that install.sh creates. When install.sh builds prerequisites from source, "source setup.sh" sets LD_LIBRARY_PATH correctly for both 32- and 64-bit builds on Linux and OS X and it adds gfortran/gcc/g++ to PATH and correctly detects when to add m4 to the PATH.

rouson added 6 commits January 29, 2016 18:58
Adjusted the set-up script that install.sh writes: it now puts
OpenCoarrays in the PATH.
setup.sh now inserts both 32- and 64-bit gfortran lib paths in
LD_LIBRARY_PATH.  Also adding gfortran/gcc/g++ to PATH. Correcting
typos.
@codecov-io
Copy link

Current coverage is 39.12%

Merging #133 into master will not affect coverage as of 7655fff

@@            master    #133   diff @@
======================================
  Files            2       2       
  Stmts          892     892       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit            349     349       
  Partial          0       0       
  Missed         543     543       

Review entire Coverage Diff as of 7655fff


Uncovered Suggestions

  1. +1.92% via src/mpi/mpi_caf.c#1904...1920
  2. +1.58% via src/mpi/mpi_caf.c#2002...2015
  3. +1.58% via src/mpi/mpi_caf.c#1557...1570
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

@rouson
Copy link
Member Author

rouson commented Feb 2, 2016

LGTM

Approved with PullApprove

@zbeekman
Copy link
Collaborator

zbeekman commented Feb 2, 2016

LGTM too

Approved with PullApprove

rouson pushed a commit that referenced this pull request Feb 2, 2016
…p-fails-on-linux

Fix issue #123 build ftp fails on linux
@rouson rouson merged commit 06af4e0 into master Feb 2, 2016
@zbeekman zbeekman deleted the fix-issue-123-build-ftp-fails-on-linux branch February 4, 2016 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ftp fails on Linux
3 participants