Skip to Content.
Sympa Menu

charm - [charm] Regarding Installation problem of NAmd

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Regarding Installation problem of NAmd


Chronological Thread 
  • From: Vidhya Sankar <vidhyasankar7928 AT yahoo.com>
  • To: "charm AT cs.illinois.edu" <charm AT cs.illinois.edu>
  • Subject: [charm] Regarding Installation problem of NAmd
  • Date: Sat, 28 Dec 2013 21:23:17 +0800 (SGT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=LDMeP3Y7VmK4DbjK8RK/FGjTj8CWRz7nWF0QZJ/UrnyNH8GgcJ8A5vJ18wJ/6YvJHNX951mM6LIf6idt3X3pJvEnfeH4L2OZBWh+gxfvUle8Pd74AJoN30Upzy/fyF/Pc2TO2aQ1/owKDgIX2/s/7v0QZQv5BYjvVkilne3dNbk=;
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Respected Developers, I am Beginner of Namd
                                      I have compiled the Nmad 2.9 with the following commands
./build charm++ net-linux gcc     --with-production
cd net-linux-gcc/tests/charm++/megatest
make pgm
it built charmm++ sucessfully
nest i Typed the following commands
cd ../../../../..
Then As usually i have Downloaded the TCL and FFTw Libraries
Then i have build the namd with following commands
./config Linux-x86_64-g++  --charm-arch net-linux gcc
then I cd to  Linux-x86_64-g++
there i have typed the following commands
make
then i have got the following error

In file included from src/mainfunc.C:31:0:
src/ScriptTcl.h:20:17: fatal error: tcl.h: No such file or directory
compilation terminated.
make: *** [obj/mainfunc.o] Error 1

It would be kindful  if somebody  suggest the way to solve the above error

With Regards
S.Vidhyasankar








Archive powered by MHonArc 2.6.16.

Top of Page