Talk:Installing third party softwares in terminal/Build/KDE4/Windows/emerge: Difference between revisions
Appearance
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/... |
SaroEngels (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
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. | 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 <pre>emerge --help</pre>. | You can get some help if you run: <pre>C:\kderoot\emerge\bin>emerge --help</pre>. | ||
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. |
Revision as of 15:16, 20 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.