Re: [Meep-discuss] ./configure gets error
Dear Chris Thank you. "./autogen.sh" works fine and I could install it. My OS is ubuntu 18.04.1 LTS (Bionic Beaver) on Windows Subsystem for Linux. Automake has been installed. 2018年10月4日(木) 21:50 Christopher Hogan : > You can try running `sh autogen.sh`, which runs autoreconf and configure > with appropriate options. It looks like the AM_INIT_AUTOMAKE macro was not > expanded. Do you have automake installed? Which version? Which OS are you > on? > > Chris > > On Thu, Oct 4, 2018 at 5:29 AM, ei ru <37zi...@gmail.com> wrote: > >> Dear MEEP users. >> I tried to install meep. >> However it gets errors. >> >> I execute the commands in the following way >> >> git clone https://github.com/stevengj/meep >> sudo apt-get install libtool >> autoconf >> ./configure >> >> However it gets >> ./configure: line 2300: syntax error near unexpected token `foreign' >> ./configure: line 2300: `AM_INIT_AUTOMAKE(foreign color-tests >> parallel-tests silent-rules 1.11)' >> >> Please help me. >> Thank you. >> >> ___ >> meep-discuss mailing list >> meep-discuss@ab-initio.mit.edu >> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss >> > > ___ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
Re: [Meep-discuss] ./configure gets error
You can try running `sh autogen.sh`, which runs autoreconf and configure with appropriate options. It looks like the AM_INIT_AUTOMAKE macro was not expanded. Do you have automake installed? Which version? Which OS are you on? Chris On Thu, Oct 4, 2018 at 5:29 AM, ei ru <37zi...@gmail.com> wrote: > Dear MEEP users. > I tried to install meep. > However it gets errors. > > I execute the commands in the following way > > git clone https://github.com/stevengj/meep > sudo apt-get install libtool > autoconf > ./configure > > However it gets > ./configure: line 2300: syntax error near unexpected token `foreign' > ./configure: line 2300: `AM_INIT_AUTOMAKE(foreign color-tests > parallel-tests silent-rules 1.11)' > > Please help me. > Thank you. > > ___ > meep-discuss mailing list > meep-discuss@ab-initio.mit.edu > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss > ___ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
[Meep-discuss] ./configure gets error
Dear MEEP users. I tried to install meep. However it gets errors. I execute the commands in the following way git clone https://github.com/stevengj/meep sudo apt-get install libtool autoconf ./configure However it gets ./configure: line 2300: syntax error near unexpected token `foreign' ./configure: line 2300: `AM_INIT_AUTOMAKE(foreign color-tests parallel-tests silent-rules 1.11)' Please help me. Thank you. ___ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss