For developers writing C++, Fortran, Java, code who have questions or comments to make.
Moderators: silvia , selimgunay , Moderators
avytin
Posts: 75 Joined: Fri Dec 08, 2006 5:41 pm
Location: MiT
Post
by avytin » Fri Nov 14, 2008 6:51 am
I am working on a cluster with tcl/tk 8.4.13, do you think that I should be able to compile Opensees 2.0 in that, or should I try to upgrade the version of tcl/tk?
Thank you.
Antonios
fmk
Site Admin
Posts: 5884 Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:
Post
by fmk » Fri Nov 14, 2008 10:51 am
8.4.x or 8.5.x both work fine, if usee 8.4 or 8.5 you need a -D_TCL84 or -D_TCL85
avytin
Posts: 75 Joined: Fri Dec 08, 2006 5:41 pm
Location: MiT
Post
by avytin » Fri Nov 14, 2008 10:54 am
thank you!