ich versuch boinc aus svn zu bauen, soweit klappt das auch ganz gut, nur bei einem Fehler komm ich nicht weiter.
Code: Alles auswählen
checking for wx-libs ...
checking for wx-config... /usr/lib64/wx/config
checking for wxWidgets version >= 2.6.0... no
configure: WARNING:
================================================================================
WARNING: A suitable installation of wxWidgets could not be found
==> building client without clientgui.
If you add wxWidgets to your system, then this configure script will also
configure your system to build the BOINC graphical client (clientgui).
If wxWidgets is installed on your system, please check that wx-config is
in the path, that the directory where wxWidgets libraries are installed
(returned by 'wx-config --libs' command) is in LD_LIBRARY_PATH (or equivalent),
and that wxWidgets version is 2.6.0 or above. Currently wxWidgets version
2.6.0 (gtk based) is known to work with boinc_gui under Linux. You can
use wx-config --version to find what version you have currently installed.
NOTE: if building a portable client-release, you need the *static* version
of the wx-libs installed!
You can get wxWidgets by following the DOWNLOAD link at:
http://www.wxwindows.org/
================================================================================
Die Ausgabe von wx-config --libs:
Code: Alles auswählen
-pthread -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6