Questions and Answers :
Unix/Linux :
7.16.3 on Ermine
Message board moderation
Author | Message |
---|---|
Send message Joined: 15 May 09 Posts: 4529 Credit: 18,661,594 RAC: 14,529 |
When I went to do a File>Exit I found that the version of 7.16.3 that I got from the repository only has the options New Boinc Manager Window Select Computer Close Window. Shut down Connected Client and Exit Boinc are both missing. I have posted about this on the Boinc forums and Richard has responded with the rational for this change which he does not agree with. https://boinc.berkeley.edu/forum_thread.php?id=13183 |
Send message Joined: 7 Aug 04 Posts: 2183 Credit: 64,822,615 RAC: 5,275 |
This is idiotic. While I understand the reasoning from a corporate point of view, how many of the Linux boinc users are in that category? I certainly don't know but this is going to make home users lives very difficult unless you really do just crunch all the time. Couldn't they have two versions in the repository, one for the corporate minions in the sweatshops, and one for people who want and need some control over their computers, what software is installed, and how it is utilized. I don't know how much work it would take to keep up two versions in a repository with this difference in functionality, but if something like that doesn't happen. I won't be upgrading in Linux past whichever version still supports a user-controllable boinc. |
Send message Joined: 15 May 09 Posts: 4529 Credit: 18,661,594 RAC: 14,529 |
There is now a link in the BOINC forum thread to a version you can download from github to roll your own without those bits of functionality removed. Having found the dependencies needed again, I am now doing that. |
Send message Joined: 1 Sep 04 Posts: 161 Credit: 81,512,201 RAC: 928 |
Where exactly is the "BOINC forum thread"? |
Send message Joined: 5 Sep 04 Posts: 7629 Credit: 24,240,330 RAC: 0 |
Try the link which is the bottom line in Dave's first post. :) |
Send message Joined: 15 May 09 Posts: 4529 Credit: 18,661,594 RAC: 14,529 |
If anyone does want to roll their own these are the dependencies I had to install to get ./configure to finish. Sudo apt-get install m4 autoconf libtool libssl-dev curl libcurl4-openssl-dev libwxgtk3.0-dev libnotify-dev sqlite3-dev libgtk-3-dev The last two didn't show up as errors with ./configure but did cause make to fall over. When I did things on 19.04 things were a lot simpler because a number of these libraries were already installed. Don't be alarmed by the brightly coloured warnings flashing across your terminal while running make! Edit: getting a fatal error at the make stage. I have asked what might be causing this on the BOINC boards. Edit2:Rookie error sudo apt-get install gtk2+-devenabled the make stage to run. Edit3: If I am going to continue rolling my own BOINC I need either 1. More patience or 2. A faster computer! |
©2024 cpdn.org