Hi, I have downloaded the binary of hello application.
Untar it in /boinc/apps folder, made the necessary changes in Makefile, then created the binary hello. Further, i have copied that binary to the project folder,sign every file, modified the in config.xml and project.xml files also. Finally, when I write >bin/xadd its shows /home/boincadm/projects/hello/ py/Boinc/tools.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead import os, md5, shutil, binascii, filecmp Processing <Platform#None windows_intelx86> ... Skipped existing <Platform#None windows_intelx86> Processing <Platform#None windows_x86_64> ... Skipped existing <Platform#None windows_x86_64> Processing <Platform#None i686-pc-linux-gnu> ... Skipped existing <Platform#None i686-pc-linux-gnu> Processing <Platform#None x86_64-pc-linux-gnu> ... Skipped existing <Platform#None x86_64-pc-linux-gnu> Processing <Platform#None powerpc-apple-darwin> ... Skipped existing <Platform#None powerpc-apple-darwin> Processing <Platform#None i686-apple-darwin> ... Skipped existing <Platform#None i686-apple-darwin> Processing <Platform#None x86_64-apple-darwin> ... Skipped existing <Platform#None x86_64-apple-darwin> Processing <Platform#None sparc-sun-solaris2.7> ... Skipped existing <Platform#None sparc-sun-solaris2.7> Processing <Platform#None sparc-sun-solaris> ... Skipped existing <Platform#None sparc-sun-solaris> Processing <Platform#None sparc64-sun-solaris> ... Skipped existing <Platform#None sparc64-sun-solaris> Processing <Platform#None powerpc64-ps3-linux-gnu> ... Skipped existing <Platform#None powerpc64-ps3-linux-gnu> Processing <Platform#None anonymous> ... Skipped existing <Platform#None anonymous> Processing <App#None uppercase> ... Skipped existing <App#None uppercase> Processing <App#None concat> ... Skipped existing <App#None concat> *Processing <App#None hello> ... Skipped existing <App#None hello>* and then > *bin/update_versions /home/boincadm/projects/hello/py/Boinc/tools.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead import os, md5, shutil, binascii, filecmp Ignoring unknown file /home/boincadm/projects/hello/apps/hello/hello_dir No new versions found! * So, my problem is why it is ignoring the added application? Help, Regards, Sukhbir Singh Rattan........ _______________________________________________ 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.
