Changes between Version 35 and Version 36 of ServerIntro
- Timestamp:
- Aug 24, 2007, 9:25:02 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerIntro
v35 v36 140 140 }}} 141 141 In this file you have to add another line after the line for notroot. You can use this: 142 {{{ 142 143 {username} ALL=(ALL) ALL 143 The Ubuntu and FedoraCore6 libcurl3-dev package is not recent enough for BOINC. So you have to install the latest version manually. The best way is to get the latest debian packages from the website and install with the dpkg command after downloading to your homefolder. 144 }}} 145 The Ubuntu and !FedoraCore6 libcurl3-dev package is not recent enough for BOINC. So you have to install the latest version manually. The best way is to [http://curl.haxx.se/download/ download the latest debian packages] and install with the dpkg command after downloading to your homefolder. 144 146 {{{ 145 147 $ sudo dpkg -i libcurl3_7.15.5-1_i386.deb