El Lunes 03 Ago 2009 20:58:11 Jeremy Cowles escribió: > I currently have two files: > linux/python26.zip > win/python26.zip > > These files each have distinct contents (i.e. win has .dll files and Linux > has .so files), if I install these files as follows: > > apps/pymw/pymw_1.00_i686-pc-linux-gnu/python26.zip > apps/pymw/pymw_1.00_windows_intelx86.exe/python26.zip > > Will BOINC think they are the same file or will it keep them separate?
They will overwrite each other when you run update_versions; both will end up in the same place of the PROJECT/download/ hierarchy. _______________________________________________ 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.
