Thread 'Building Manager from source.'

Message boards : BOINC Manager : Building Manager from source.
Message board moderation

To post messages, you must log in.

AuthorMessage
ProfileDave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2789
United Kingdom
Message 115378 - Posted: 6 Feb 2025, 12:03:03 UTC
Last modified: 6 Feb 2025, 12:04:26 UTC

I can build the client from source but when I don't exclude the manager as well as the server on Plucky Puffin I get the following despite having searched for the relevant library in synaptic and installed the package containing it.

 CXXLD    boincmgr
/usr/bin/ld: cannot find -lwx_gtk3u_webview-3.2: No such file or directory
ID: 115378 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 54
Germany
Message 115379 - Posted: 6 Feb 2025, 13:51:26 UTC - in response to Message 115378.  

Have you tried these steps ?
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 115379 · Report as offensive     Reply Quote
ProfileDave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2789
United Kingdom
Message 115380 - Posted: 6 Feb 2025, 14:57:00 UTC - in response to Message 115379.  
Last modified: 6 Feb 2025, 15:17:44 UTC

Tried that way and got

tar (child): lbzip2: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
./3rdParty/buildLinuxDependencies.sh: line 122: cd: wxWidgets-3.2.0: No such file or directory
I used synaptic to look for the package with libzip in it and installed the dev package. I notice that in Plucky libzip5 is the current version but am guessing that shouldn't stop things working unless I need to create a symlink to it called libzip2?

Edit: I will try on 24.10. This was on daily build of 25.04 in a VM. I think 24.04 was the last iteration I successfully rolled my own on.
ID: 115380 · Report as offensive     Reply Quote
ProfileDave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2789
United Kingdom
Message 115381 - Posted: 6 Feb 2025, 15:36:11 UTC - in response to Message 115380.  
Last modified: 6 Feb 2025, 15:53:21 UTC

Solved.

sudo apt install libwxgtk-webview3.2-dev
brought success. I think I must have copied the wrong command when installing prerequisites from my post in the documentation section of these boards.
ID: 115381 · Report as offensive     Reply Quote

Message boards : BOINC Manager : Building Manager from source.

Copyright © 2025 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.