Posts by Morgan Wesström

1) Message boards : Web interfaces : Filtered users on message board (Message 27755)
Posted 4 Oct 2009 by Morgan Wesström
Post:
Unfortunately I finally had to filter a user who continuously spam almost every thread over at the SETI@Home message boards and doesn't add any value with those posts. To my horror I noticed that the message board still shows the posts from this user, but now as large empty boxes. This isn't really helpful since this user regularly answers himself and can have five or more posts in a row so the board is still spammed. Did I miss some option to completely remove any trace of this user or is this a feature that can be added perhaps?

Regards
PP
2) Message boards : Questions and problems : Need help compiling Boinc svn version on FreeBSD (Message 25456)
Posted 15 Jun 2009 by Morgan Wesström
Post:
Thanks Nicolas. I was stuck in my narrow-minded thinking and of course you're correct. After some deeper digging, xlocale seems to be Linuxism and since I'm no programmer I don't really stand a chance porting this to FreeBSD. Version 6.4.5 (which is available for FreeBSD) doesn't seem to have this particular code segment in rpc_gui_client.h and simply removing it generates other errors so I'll stick to 6.4.5 until someone brighter than me figures out how to port this. :-)
/Morgan
3) Message boards : Questions and problems : Need help compiling Boinc svn version on FreeBSD (Message 25420)
Posted 14 Jun 2009 by Morgan Wesström
Post:
Trying to compile latest svn version of Boinc on FreeBSD 7.2 AMD64. This computer acts as my router and has no X installed. I only need the core client so in an attempt to disable all X related stuff I run configure with the following options:

--disable-server --disable-manager --enable-client --without-x

Running make after that ends with the following error after a short while:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -D_THREAD_SAFE -pthread -I/usr/local/include -fPIC -DPIC -D_THREAD_SAFE -pthread -O3 -funroll-loops -fforce-addr -ffast-math -MT libboinc_la-gui_rpc_client.lo -MD -MP -MF .deps/libboinc_la-gui_rpc_client.Tpo -c gui_rpc_client.cpp -fPIC -DPIC -o .libs/libboinc_la-gui_rpc_client.o
In file included from gui_rpc_client.cpp:50:
gui_rpc_client.h:735:21: error: xlocale.h: No such file or directory
*** Error code 1

Seems like some gui/X related things are still trying to build. What am I missing? Any hints are appreciated.

Regards
Morgan




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.