Search found 4 matches

by nmitra
Wed May 13, 2009 9:58 pm
Forum: Framework
Topic: How to add new commands to OpenSees??
Replies: 2
Views: 3512

Well depends on what you want to do. like are we talking about creating an element, material and so on.. These things I beleive are already explained in details in the manual maintained by Silvia so please check them out.
by nmitra
Wed May 13, 2009 9:54 pm
Forum: Framework
Topic: Makefile.def for x86_64 in OpenSuse 11
Replies: 3
Views: 5553

OK, So I did couple of things and it is able to compile fine now. However I am running into linking problems. The compiler complains that it is unable to find -libgfortran in /usr/lib64/gcc/x86_64-suse-linux/4.3 ../../../../x86_64-suse-linux/bin/ld Now the question is wven though in Machine_specific...
by nmitra
Wed May 13, 2009 7:22 pm
Forum: Framework
Topic: Makefile.def for x86_64 in OpenSuse 11
Replies: 3
Views: 5553

Thank you for your reply. I did that but unfortunately didnt succeed to compile it.
I did put in:
-L/usr/lib64/gcc/x86_64-suse-linux/4.3

Please help me anyone out there. I think I should put in something for TCL_INCLUDE.
by nmitra
Tue May 12, 2009 12:20 am
Forum: Framework
Topic: Makefile.def for x86_64 in OpenSuse 11
Replies: 3
Views: 5553

Makefile.def for x86_64 in OpenSuse 11

I am using cvs version of opensees, doing sequential compilation. Using tcl8.5. Running into some problems with compilation. attached find my def file. I would really appreciate any help in this. Thanks. ############################################################################ # # Program: OpenSe...