diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-22 01:04:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-22 01:04:46 +0000 |
commit | 48d3e7a7e6e66a071ed9f2da9d902063d0c4244c (patch) | |
tree | 80827d4c1f09a159c52e2b0a63c4e7c6b5e416a3 /astro/seti_applet/pkg-message | |
parent | [ patch ] fix logjam + gtkhtml3 problem (diff) |
Maintainer update: astro/seti-applet (2.1.3) revival
seti-applet 0.4.1 was removed as part of phase II of the
GNOME 1.4 desktop removal. this PR refer to seti-applet
2.1.3 which is GNOME 2.0 compliant.
PR: ports/63715
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes
Notes:
svn path=/head/; revision=124759
Diffstat (limited to 'astro/seti_applet/pkg-message')
-rw-r--r-- | astro/seti_applet/pkg-message | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/astro/seti_applet/pkg-message b/astro/seti_applet/pkg-message new file mode 100644 index 000000000000..43c4368c1e24 --- /dev/null +++ b/astro/seti_applet/pkg-message @@ -0,0 +1,23 @@ +**** To enable start/stop of the seti@home client, please run "setiathome" + as your login name. + If you installed "setiathome" by ports or package, add, change or + uncomment the seti_user variable in %%LOCALBASE%%/etc/rc.setiathome.conf + (or %%LOCALBASE%%/etc/setiathome.conf depending on the version currently + installed on your computer) + seti_user=nobody + ^^^^^^ + to your login name before setting up working directory, such as : + seti_user=<your_login_name> + If you already done this as nobody, do + %%LOCALBASE%%/etc/rc.d/setiathome.sh stop + chown -Rh <your_login_name> /var/db/setiathome + %%LOCALBASE%%/etc/rc.d/setiathome.sh start +**** Known Bugs + For instance, default values have to be set manually using the panel + preferences (right-click): + set the value of "Basic->Directory containing the seti@home executable" + to /var/db/setiathome + check "Advanced->Use seti@home exe in a different directory" + and set it's value to %%LOCALBASE%%/sbin + Also, running xsetiathome by double-clicking the radar icon isn't + possible right now. |