Skip to Content.
Sympa Menu

charm - Re: [charm] charmc: eval: line 1: /lib/cpp: not found

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] charmc: eval: line 1: /lib/cpp: not found


Chronological Thread 
  • From: Jozsef Bakosi <jbakosi AT gmail.com>
  • To: Phil Miller <mille121 AT illinois.edu>
  • Cc: charm <charm AT lists.cs.illinois.edu>
  • Subject: Re: [charm] charmc: eval: line 1: /lib/cpp: not found
  • Date: Thu, 5 May 2016 11:07:53 -0600

On Thu, May 5, 2016 at 10:54 AM, Phil Miller <mille121 AT illinois.edu> wrote:
Honestly, the easiest things for you to do would be either modify the conv-mach.sh for your build target, or symlink /usr/bin/cpp to /lib/cpp.


Symlinking to /lib/cpp works and is totally cool for me since this is inside a docker container, i.e., this does not modify the code or its build system I'm building in any way, only a specific docker container script.

Thanks for the help, Phil,
Jozsef



Archive powered by MHonArc 2.6.16.

Top of Page