Search found 13 matches

by zhangqinglong
Wed May 07, 2014 8:57 pm
Forum: Parallel Processing
Topic: Compiling Error in CentOS by OpenSeesMP makefile
Replies: 1
Views: 4436

Compiling Error in CentOS by OpenSeesMP makefile

commands.cpp:37:17: error: mpi.h: No such file or directory In file included from commands.cpp:241: /home/zql/OpenSees/SRC/system_of_eqn/linearSOE/petsc/PetscSOE.h:44:22: error: petscksp.h: No such file or directory /home/zql/OpenSees/SRC/modelbuilder/tcl/TclModelBuilder.cpp: In function ‘int TclCom...
by zhangqinglong
Fri Apr 11, 2014 7:09 pm
Forum: Framework
Topic: Compiling in ubuntu and no result?
Replies: 6
Views: 5148

Re: Compiling in ubuntu and no result?

thanks for your quickly reply.
best regards.
by zhangqinglong
Thu Apr 10, 2014 8:50 pm
Forum: Framework
Topic: Compiling Error in ubuntu
Replies: 7
Views: 8207

Re: Compiling Error in ubuntu

thanks, fmk.
best regards.
by zhangqinglong
Thu Apr 10, 2014 8:43 pm
Forum: Framework
Topic: Compiling in ubuntu and no result?
Replies: 6
Views: 5148

Re: Compiling in ubuntu and no result?

thanks, the problem has been solved.
another problem, Where can I place the example1.tcl (it is a database file to be excute) ?

best regard.
by zhangqinglong
Thu Apr 10, 2014 6:40 pm
Forum: Framework
Topic: Compiling in ubuntu and no result?
Replies: 6
Views: 5148

Re: Compiling in ubuntu and no result?

hi fmk, Is $HOME/bin directory in path of Makefile.def?
by zhangqinglong
Thu Apr 10, 2014 6:29 pm
Forum: Framework
Topic: Compiling Error in ubuntu
Replies: 7
Views: 8207

Re: Compiling Error in ubuntu

now, i have solved the error above, but i find a new situation, when i make this program in ubuntu 12.04 && OpenSees 2.3.0 , but there is no result , as follows: /home/zql/OpenSees/SRC/optimization/tcl -I/home/zql/OpenSees/SRC/optimization/domain -I/home/zql/OpenSees/SRC/optimization/domain/...
by zhangqinglong
Wed Apr 09, 2014 12:32 am
Forum: Framework
Topic: Compiling Error in ubuntu
Replies: 7
Views: 8207

Re: Compiling Error in ubuntu

/modelbuilder/triangle -I/home/zql/OpenSees/SRC/modelbuilder/tcl -I/home/zql/OpenSees/SRC/system_of_eqn -I/home/zql/OpenSees/SRC/system_of_eqn/eigenSOE -I/home/zql/OpenSees/SRC/system_of_eqn/linearSOE -I/home/zql/OpenSees/SRC/system_of_eqn/linearSOE/slowMatrix -I/home/zql/OpenSees/SRC/system_of_eqn/...
by zhangqinglong
Wed Apr 09, 2014 12:28 am
Forum: Framework
Topic: Compiling Error in ubuntu
Replies: 7
Views: 8207

Re: Compiling Error in ubuntu

thanks fmk.
by zhangqinglong
Tue Apr 08, 2014 7:04 am
Forum: Framework
Topic: compilation terminated
Replies: 5
Views: 8236

compilation terminated

sis/transformation -I/home/zql/OpenSees/SRC/reliability/analysis/telm -I/home/zql/OpenSees/SRC/reliability/domain -I/home/zql/OpenSees/SRC/reliability/domain/components -I/home/zql/OpenSees/SRC/reliability/domain/distributions -I/home/zql/OpenSees/SRC/reliability/domain/filter -I/home/zql/OpenSees/S...
by zhangqinglong
Tue Apr 08, 2014 6:36 am
Forum: Framework
Topic: Compiling in ubuntu and no result?
Replies: 6
Views: 5148

Compiling in ubuntu and no result?

make[3]: Entering directory `/home/zql/OpenSees/SRC/recorder/response' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/zql/OpenSees/SRC/recorder/response' make[2]: Leaving directory `/home/zql/OpenSees/SRC/damage' make[2]: Entering directory `/home/zql/OpenSees/SRC/api' make...
by zhangqinglong
Tue Apr 08, 2014 3:01 am
Forum: Framework
Topic: Compiling Error in ubuntu
Replies: 1
Views: 2474

Compiling Error in ubuntu

/home/zql/lib/libOpenSees.a(InelasticYS2DGNL.o): In function `InelasticYS2DGNL::createView(char*, double, int, int, int, int, char)': InelasticYS2DGNL.cpp:(.text+0x668b): undefined reference to `OpenGLRenderer::OpenGLRenderer(char const*, int, int, int, int, ColorMap&)' /home/zql/OpenSees/SRC/tc...
by zhangqinglong
Tue Apr 08, 2014 2:53 am
Forum: Framework
Topic: Compiling Error in ubuntu
Replies: 7
Views: 8207

Compiling Error in ubuntu

/home/zql/lib/libOpenSees.a(InelasticYS2DGNL.o): In function `InelasticYS2DGNL::createView(char*, double, int, int, int, int, char)': InelasticYS2DGNL.cpp:(.text+0x668b): undefined reference to `OpenGLRenderer::OpenGLRenderer(char const*, int, int, int, int, ColorMap&)' /home/zql/OpenSees/SRC/tc...
by zhangqinglong
Tue Apr 08, 2014 1:20 am
Forum: Framework
Topic: Compiling Error in Fedora 14, 64 bit
Replies: 15
Views: 26237

Re: Compiling Error in Fedora 14, 64 bit

Dear fmk, I was eagerly waiting for it. The following is the output after making in /.../OpenSees/SRC ContactMaterial2D.cpp: In function ‘void* OPS_NewContactMaterial2DMaterial()’: ContactMaterial2D.cpp:54:116: warning: deprecated conversion from string constant to ‘char*’ ContactMaterial2D.cpp: In ...