Changes between Version 28 and Version 29 of ServerIntro
- Timestamp:
- Jul 17, 2007, 5:32:46 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerIntro
v28 v29 205 205 206 206 Logout and login again as user boincadm if this is done. 207 === Configuration of the MySQL server === 207 208 === Configuration of the MySQL server === #cookbook-mysql 208 209 Open a new console window (’K-menu’ -> ‘Debian’ -> ‘XShells’ -> ‘Konsole’). 209 210 … … 221 222 Defining an empty password simplifies the installation, can be changed later. 222 223 223 === Install the wxWidgets library === 224 === Install the wxWidgets library === #cookbook-wxwidgets 225 226 {{{ 227 #!comment Why is this needed? Later on the cookbook it clearly says "Normally you won't need a self-compiled client", and wxWidgets is only useful to compile the client, not needed for the server. 228 }}} 229 224 230 Download the latest wxGTK version [http://www.wxwidgets.org/downloads/ here]. 225 231