<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Am 11.10.2011 12:56, schrieb George Reynolds:
<blockquote cite="mid:4E9420D9.5010508@vetswest.co.uk" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
(Hi Andre Thanks for the quick reponse!)<br>
<br>
Either would be fine, I can't find any source code for the current
installer file - does it exist?<br>
<br>
Does anybody have those links to emerge?<br>
</blockquote>
<br>
for the shared executable use <br>
<br>
emerge kdewin-installer <br>
<br>
for the static executable (it will compile a static qt library
before) use <br>
<br>
emerge kdewin-installer-static <br>
<br>
To install a single application the resulting executable has to be
copied or renamed to the following pattern <br>
<br>
setup-<packagename>.exe<br>
setup-<packagename>[-<compiler>].exe <br>
setup-<packagename>[[-<compiler>]-<releasetype>].exe<br>
setup-<packagename>[[[-<compiler>]-<releasetype>]-<version>].exe<br>
setup-<packagename>[[[[-<compiler>]-<releasetype>]-<version>]-<mirror>].exe<br>
<br>
for more informations see
<a class="moz-txt-link-freetext" href="https://projects.kde.org/projects/kdesupport/kdewin-installer/repository/revisions/master/entry/shared/installercallconfig.cpp">https://projects.kde.org/projects/kdesupport/kdewin-installer/repository/revisions/master/entry/shared/installercallconfig.cpp</a><br>
<br>
Regards<br>
Ralf <br>
<br>
</body>
</html>