Posts by Ldong

1) Message boards : Promotion : Creating a unified marketing effort. for whatever final "brand" BOINC unifies under (Message 20906)
Posted 20 Oct 2008 by Ldong
Post:
Hello Carl,
I take a look at the website www.unitedboinc.com . I feel it is really great.
One suggestion: How difficult for you to setup a area for each project and let the project manage to build up the area themselves? I guess it is not very difficult if the web site is based on CMS. If you can do it and help project managers to move their stuff to you site, That would be great. How do you think?
Thanks, Ldong
2) Message boards : Server programs : Don't have permission to the project URL through web browser (Message 18151)
Posted 2 Jul 2008 by Ldong
Post:
Problem solved? I am having the same issue. Please help if you did find the answer. Thanks, ldong
3) Message boards : Server programs : compiling boinc source code (Message 18147)
Posted 1 Jul 2008 by Ldong
Post:
Appreciate your response,
Add #include "stdio.h" in the header file solve the problem.
It is required by GCC 0.43. Now I will see more bugs coming.
Thanks,



I was in a similar situation before, meeting a lot of errors only a few steps after installation.

The problem might be you missing some packages required for boinc in your system. Try to get all of them installed before try again.

4) Message boards : Server programs : compiling boinc source code (Message 18114)
Posted 30 Jun 2008 by Ldong
Post:
Hello all,
I am trying to install boinc server on my PC which is running fedora 9. I have installed the required packages as http://boinc.berkeley.edu/trac/wiki/SoftwarePrereqsUnix
and download the server source code as:
svn co http://boinc.berkeley.edu/svn/trunk/boinc
The source can be compiled under the root account, but not the boincadm account. The error message is followed.
Please help, I am totally confused. Thanks in advance.
Ldong

....
/tools/backend_lib.C' || echo './'`../tools/backend_lib.C
../tools/backend_lib.C: In function ‘int create_work(DB_WORKUNIT&, const char*, const char*, const char*, const char**, int, SCHED_CONFIG&, const char*, const char*)’:
../tools/backend_lib.C:609: error: ‘INT_MAX’ was not declared in this scope
make[2]: *** [backend_lib.o] Error 1
make[2]: Leaving directory `/home/boincadm/boinc/sched'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/boincadm/boinc'
make: *** [all] Error 2





is there any way to check out an earlier version of the trunk?


svn update -r <revision number>





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.