Vivek: You probably need to run "configure".
However, I'd recommend starting here: http://boinc.berkeley.edu/trac/wiki/ServerIntro rather than with the Debian docs. -- David On 29-Jul-2013 5:36 PM, Vivek Chugh wrote:
Hello All, I am trying to install the BOINC server as described by https://wiki.debian.org/BOINC/ServerGuide/Initialisation . I am getting an ImportError while running intel@ubuntu:~$ /usr/share/boinc-server/tools/make_project \--url_base "$hosturl" \ --db_name "$dbname" \ --db_user "$dbuser" \ --db_passwd "$dbpasswd" \ --drop_db_first \ --project_root "$installroot"/"$projectname" \ --srcdir /usr/share/boinc-server/ \ "$projectname" "$projectnicename"Traceback (most recent call last): File "/usr/share/boinc-server/tools/make_project", line 6, in <module> import boinc_path_config ImportError: No module named boinc_path_config intel@ubuntu:~$ Please suggest the solution. I am using ubuntu 12 on intel 64 bit machine. intel@ubuntu:~$ uname -a Linux ubuntu 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Regards, Vivek Chugh. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
_______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
