[FLASH-USERS] CHOMBO LIBRARY INSTALLATION PROBLEM

Samuel Miller smil at lle.rochester.edu
Fri Oct 6 09:58:59 EDT 2017


I’ve never built Chombo, so I may not be the most helpful, but the message you’re showing says that /bin/csh doesn’t know what the '-DCH_SPACEDIM=2’ command means. The ‘/bin/csh -c’ command just tells csh to run whatever is in quotes following it. '-DCH_SPACEDIM=2’ looks like a compiler flag to me, but it doesn’t look like you have a compiler specified, like gfortran, ifort, mpif90, or something similar. I would guess that it should look something like ‘/bin/csh -c -f /opt/intel/ifort -DCH_SPACEDIM=2 -DCH_Linux etc….’ where /opt/intel/ifort is your fortran compiler.

--
Thanks,

Sam Miller
PhD Student, Mechanical Engineering
Integrated Modeling Group
University of Rochester
Laboratory for Laser Energetics
250 E. River Rd, Rochester, NY 14623-1299

On Oct 6, 2017, 9:52 AM -0400, IBRAHIM NASUH YILDIRAN <iyildiran17 at ku.edu.tr>, wrote:
> Yes, sure. It is attached.
>
> Thanks,
> Ibrahim
>
> > On Fri, Oct 6, 2017 at 4:45 PM, Samuel Miller <smil at lle.rochester.edu> wrote:
> > > Can you attach the terminal output of the error message?
> > >
> > > --
> > > Thanks,
> > >
> > > Sam Miller
> > > PhD Student, Mechanical Engineering
> > > Integrated Modeling Group
> > > University of Rochester
> > > Laboratory for Laser Energetics
> > > 250 E. River Rd, Rochester, NY 14623-1299
> > >
> > > On Oct 6, 2017, 9:38 AM -0400, IBRAHIM NASUH YILDIRAN <iyildiran17 at ku.edu.tr>, wrote:
> > > > Thank you so much Samuel. Would you mind if I ask one more question,
> > > >
> > > > I am getting an error like `-DCH_SPACEDIM=2: Command not found`, even though I specify the DIM variable in the Make.defs.local file. Is it related with any other package that I should install first?
> > > >
> > > > Thanks,
> > > > Ibrahim Nasuh YILDIRAN
> > > >
> > > > > On Fri, Oct 6, 2017 at 3:50 PM, Samuel Miller <smil at lle.rochester.edu> wrote:
> > > > > > You need to install the csh package with
> > > > > >
> > > > > > sudo apt-get install csh
> > > > > >
> > > > > > --
> > > > > > Thanks,
> > > > > >
> > > > > > Sam Miller
> > > > > > PhD Student, Mechanical Engineering
> > > > > > Integrated Modeling Group
> > > > > > University of Rochester
> > > > > > Laboratory for Laser Energetics
> > > > > > 250 E. River Rd, Rochester, NY 14623-1299
> > > > > >
> > > > > > On Oct 6, 2017, 8:50 AM -0400, Sophia Malko <smalko at clpu.es>, wrote:
> > > > > > > It is very funny, but I got the same problem today! I also can not solve it.
> > > > > > > Best regards, Sophia
> > > > > > >
> > > > > > > > On 6 October 2017 at 14:43, IBRAHIM NASUH YILDIRAN <iyildiran17 at ku.edu.tr> wrote:
> > > > > > > > > Dear All,
> > > > > > > > >
> > > > > > > > > I am trying to build Chombo Library for Flash 4.4. However I got an error shown in the attached screenshot file. I am using Ubuntu 16.04.3 LTS as operating system. I have installed all the requirements written in User Guide. How can I resolve this problem? I am going to be much appreciated if you can help me on this.
> > > > > > > > >
> > > > > > > > > Kind Regards,
> > > > > > > > > Ibrahim Nasuh YILDIRAN
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > -------------------------------------------
> > > > > > >
> > > > > > > Sophia Malko, Predoctoral Scientist
> > > > > > >   Centro de Laseres Pulsados
> > > > > > > Building M5, Science Park USAL
> > > > > > >               Calle Adaja, 8.
> > > > > > >             37185 Villamayor,
> > > > > > >            Salamanca, SPAIN
> > > > > > >          Phone: +34923338121
> > > > > > >
> > > > > > >              www.clpu.es
> > > > > > >
> > > > > > >
> > > > > > >
> > > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20171006/badf462a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4D6FE10CEFB84D60990871121308B20F.png
Type: image/png
Size: 28289 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20171006/badf462a/attachment.png>


More information about the flash-users mailing list