Problems installing and Setting up a BOINC server

Message boards : Server programs : Problems installing and Setting up a BOINC server
Message board moderation

To post messages, you must log in.

AuthorMessage
Jorge Rojas

Send message
Joined: 17 Nov 09
Posts: 1
Colombia
Message 28791 - Posted: 17 Nov 2009, 0:27:06 UTC

Good Morning/afternoon

I'm Jorge and i am doing a project on my university in colombia trying to deploy a grid.

and then when i get here
http://boinc.berkeley.edu/trac/wiki/BuildSystem

and try these comands:
./_autosetup
./configure --disable-client --disable-manager
make

there is the following error
"[root@MasterNode server_stable]# make
sh generate_svn_version.sh
make all-recursive
make[1]: se ingresa al directorio `/home/jarv/server_stable'
Making all in m4
make[2]: se ingresa al directorio `/home/jarv/server_stable/m4'
make[2]: No se hace nada para `all'.
make[2]: se sale del directorio `/home/jarv/server_stable/m4'
Making all in api
make[2]: se ingresa al directorio `/home/jarv/server_stable/api'
source='boinc_api.cpp' object='boinc_api.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/sh ../depcomp \
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -c -o boinc_api.lo boinc_api.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -c boinc_api.cpp -o .libs/boinc_api.o
../libtool: line 990: g++: no se encontrĂ³ la orden
make[2]: *** [boinc_api.lo] Error 1
make[2]: se sale del directorio `/home/jarv/server_stable/api'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/jarv/server_stable'
make: *** [all] Error 2
"

I dont know what to do, I guess i have made the process correctly since now.

Can somebody help me please?.

Thanks


ID: 28791 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 28955 - Posted: 23 Nov 2009, 22:40:24 UTC - in response to Message 28791.  

You need to install g++, simple as that! you can't compile C++ code without a C++ compiler :)
ID: 28955 · Report as offensive

Message boards : Server programs : Problems installing and Setting up a BOINC server

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.