Changes between Version 31 and Version 32 of MovedToGitHub/Building
- Timestamp:
- Jan 6, 2009, 1:59:30 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/Building
v31 v32 25 25 === Prerequisites === 26 26 27 Ubuntu users: The packages you need are: build-essential automake autoconf libtool pkg-config libcurl4-openssl-dev intltool libxml2-dev libgtk2.0-dev libnotify-dev . After you install those you can skip this section.27 Ubuntu users: The packages you need are: build-essential automake autoconf libtool pkg-config libcurl4-openssl-dev intltool libxml2-dev libgtk2.0-dev libnotify-dev libglib2.0-dev. After you install those you can skip this section. 28 28 29 29 If this is your first time compiling on Unix, you'll need a few basic tools: