diff options
Diffstat (limited to 'astro/boinc-milkyway/files/pkg-message.in')
-rw-r--r-- | astro/boinc-milkyway/files/pkg-message.in | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/astro/boinc-milkyway/files/pkg-message.in b/astro/boinc-milkyway/files/pkg-message.in new file mode 100644 index 000000000000..4929ccf9b2f5 --- /dev/null +++ b/astro/boinc-milkyway/files/pkg-message.in @@ -0,0 +1,22 @@ +***************************************************************************** +ATTACHING PROJECT + +Just run boinc_gui, choose Attach, and follow instructions. +Project URL is milkyway.cs.rpi.edu/milkyway + +MANUAL INSTALLATION + *) If this is your first time in any BOINC project, create a new account at + http://milkyway.cs.rpi.edu/milkyway/create_account_form.php + + *) Or get your account key at http://milkyway.cs.rpi.edu/milkyway/get_passwd.php + + *) Attach to the project: + cd /var/db/boinc + boinc_cmd --project_attach milkyway.cs.rpi.edu/milkyway <account key> +***************************************************************************** +%%AMD64%% IMPORTANT NOTICE FOR AMD64 USERS RUNNING 6.X: +%%AMD64%% +%%AMD64%% You have to have this line in /etc/libmap32.conf: +%%AMD64%% libpthread.so.1 libc_r.so.5 +%%AMD64%% before you attach the project. Otherwise it will not work. +%%AMD64%%***************************************************************************** |