Guidelines and HOWTOs/Build from source/Windows: Difference between revisions
SaroEngels (talk | contribs) (New page: emerge / emerge.py is a tool to build the kde sources and its third party requirements on MS Windows. To start an emerge based install, checkout the sources from the svn-directory trunk/...) |
No edit summary |
||
Line 6: | Line 6: | ||
emerge.py is not yet usable together with the kdewin-installer but we're currently working on it. | emerge.py is not yet usable together with the kdewin-installer but we're currently working on it. | ||
[[Category:MS Windows]] |
Revision as of 13:46, 25 September 2007
emerge / emerge.py is a tool to build the kde sources and its third party requirements on MS Windows.
To start an emerge based install, checkout the sources from the svn-directory trunk/kdesupport/kdewin32/emerge into a new kderoot directory. Copy the file kdesettings-environment.bat into the folder kderoot\etc, rename it to kdesettings.bat and change it according to your needs.
You can get some help if you run:
C:\kderoot\emerge\bin>emerge --help
.
emerge.py is not yet usable together with the kdewin-installer but we're currently working on it.