Can someone help me figure out how to run the nightly tarballs? All of the files have an attached ",v" and python gets a bunch of syntax errors. I think this might be because this is still in cvs format or something.
Thanks for any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can just use the CVS Browser of sf.net (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/btplusplus/ for BT++) to view the CVS contents and thus get the module name.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can someone help me figure out how to run the nightly tarballs? All of the files have an attached ",v" and python gets a bunch of syntax errors. I think this might be because this is still in cvs format or something.
Thanks for any help.
As you can read at http://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#nightlytarballs these tarballs are meant for backup purposes and not for usage. If you want to get the very latest version of BT++ download a CVS Client (personally I prefer http://www.smartcvs.com ) and check out a working copy of the repository. Instructions for anonymous CVS access can be found at http://sourceforge.net/cvs/?group_id=72355 Don't be afraid... CVS is not hard to use :-)
Thanks, before I tried the the nightly tarballs i tried cvs but i couldn't think of the module name. Just figured out it was BT++ :-p. thanks.
You can just use the CVS Browser of sf.net (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/btplusplus/ for BT++) to view the CVS contents and thus get the module name.