Search found 5 matches
- Thu Mar 22, 2018 6:21 pm
- Forum: Bug reports
- Topic: Error messages when installing gyre
- Replies: 9
- Views: 14469
Re: Error messages when installing gyre
That seemed to have done it, however I had to add the same bit of code to the top of $MESA_DIR/gyre/make/makefile.
- Tue Mar 20, 2018 7:09 pm
- Forum: Bug reports
- Topic: Error messages when installing gyre
- Replies: 9
- Views: 14469
Re: Error messages when installing gyre
Here it is: beauabrooks@beauabrooks-Q325UA:~$ ls -l /bin/sh lrwxrwxrwx 1 root root 4 Mar 16 19:46 /bin/sh -> dash beauabrooks@beauabrooks-Q325UA:~$ uname -a Linux beauabrooks-Q325UA 4.13.0-37-generic #42~16.04.1-Ubuntu SMP Wed Mar 7 16:03:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux beauabrooks@beauab...
- Tue Mar 20, 2018 2:22 pm
- Forum: Bug reports
- Topic: Error messages when installing gyre
- Replies: 9
- Views: 14469
Re: Error messages when installing gyre
This is the output when I tried make clean: beauabrooks@beauabrooks-Q325UA:~/mesa-r10108/gyre/gyre/src/build$ make clean /bin/sh: 1: Syntax error: Bad fd number /bin/sh: 1: Syntax error: Bad fd number rm -f gyre poly_to_fgong gyre.f90 poly_to_fgong.f90 *.o *.mod .depend *.f90 Running make build_poly...
- Mon Mar 19, 2018 5:36 pm
- Forum: Bug reports
- Topic: Error messages when installing gyre
- Replies: 9
- Views: 14469
Re: Error messages when installing gyre
I got a stream of error messages when MESA attempted to install gyre during my initial install. When I went to to the gyre directory and use make, as in the gyre installation instructions, build_poly was missing from my bin. I am using MadSDK and running on Ubuntu. The error messages I received loo...
- Mon Mar 19, 2018 3:47 pm
- Forum: Bug reports
- Topic: Error messages when installing gyre
- Replies: 9
- Views: 14469
Error messages when installing gyre
I got a stream of error messages when MESA attempted to install gyre during my initial install. When I went to to the gyre directory and use make, as in the gyre installation instructions, build_poly was missing from my bin. I am using MadSDK and running on Ubuntu. The error messages I received look...