Sounds like you need to install wxWidgets for your distro. Compiling the manager gets turned off if it isn't found.
----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of erbenton Sent: Wednesday, May 27, 2009 4:11 PM To: [email protected] Subject: [boinc_dev] compiling boincmgr under linux - where is it? I'm running mandriva linux 2008.1 on x86_64 (core i7) system. I donwloaded the latest source using: svn co http://boinc.berkeley.edu/svn/trunk/boinc svn co http://boinc.berkeley.edu/svn/tags/boinc_core_release_6_3_14 svn co http://boinc.berkeley.edu/svn/branches/boinc_core_release_6_2 svn co http://boinc.berkeley.edu/svn/branches/server_stable Which gave me a dir structure like this (top level) boinc/ boinc_core_release_6_2/ boinc_core_release_6_3_14/ server_stable/ First in the boinc directory i ran: _autosetup ./configure both did their thing with no errors I then ran make which completed just fine (no errors) My question is: where is boincmgr? I tried this same stuff in server_stable - same result What I am looking for is the linux boincmgr program, the one that creates a gui on my kde desktop with the tasks/messages/statistics etc the clientgui directory has lots of source but no .o's doesnt seem to be included in the build. Do i have the right source code tree, did i miss an option to configure or something? Thanks Eric _______________________________________________ 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. _______________________________________________ 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.
