Skip to content

Error installing 1.8.4 #59

Description

@laytonjbgmail

Hello,

I tried installing 1.8.4 using the command,

REMORA_INSTALL_PREFIX=/home/laytonjb/bin/remora-1.8.4 ./install.sh

and I got an error:

ar rvs libsyscom.a common.o ioconf.o
ar: creating libsyscom.a
a - common.o
a - ioconf.o
gcc -o mpstat -g -O2 -Wall -Wstrict-prototypes -pipe -O2 mpstat.o librdstats_light.a libsyscom.a -s
Installing mpstat ...
./install.sh: 82: ./install.sh: Syntax error: Bad fd number
./install.sh: 77: [: unexpected operator
./install.sh: 88: ./install.sh: Syntax error: Bad fd number
./install.sh: 83: [: unexpected operator
./install.sh: 91: ./install.sh: Syntax error: "&" unexpected

BTW I'm using gcc -7.5.0 and gfortran 7.5.0 (this is Ubuntu 18.04).

In looking at the install.sh script is 1.8.4 targeted only at either Intel MPI or MVAPICH2?

Thanks!

Jeff

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions