Sugar on Fedora Core 6: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''The preferred method for building Sugar is to build from sources using [[Sugar with sugar-jhbuild|sugar-jhbuild]]''', as dependencies continue to change. A full build using sugar-jhbuild will require about 2 Gig of disk space. |
'''The preferred method for building Sugar is to build from sources using [[Sugar with sugar-jhbuild|sugar-jhbuild]]''', as dependencies continue to change. A full build using sugar-jhbuild will require about 2 Gig of disk space. |
||
Step 1: Make sure that all build tools are installed. |
|||
⚫ | |||
Carry out these three steps before installing the packages below. |
|||
# yum -y update |
|||
# yum groupinstall "Development Tools" |
|||
# yum groupinstall "X Software Development" |
|||
Step 2: Follow the build instructions for [[Sugar with sugar-jhbuild|sugar-jhbuild]]. |
|||
⚫ | |||
[[Category:Installing Sugar]] |
[[Category:Installing Sugar]] |
Revision as of 22:22, 8 February 2007
The preferred method for building Sugar is to build from sources using sugar-jhbuild, as dependencies continue to change. A full build using sugar-jhbuild will require about 2 Gig of disk space.
Step 1: Make sure that all build tools are installed.
Carry out these three steps before installing the packages below.
- yum -y update
- yum groupinstall "Development Tools"
- yum groupinstall "X Software Development"
Step 2: Follow the build instructions for sugar-jhbuild.
(gregdek, 08 feb 2007)