Bug 200944

Summary: kde applications do not run because of not installed vcredist package
Product: kde-windows Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: KDE-Windows <kde-windows>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Ralf Habacker 2009-07-21 02:08:14 UTC
Version:           4.2.95 (using Devel)
Compiler:          Visual Studio 2008 
OS:                MS Windows
Installed from:    Compiled sources

When updating KDE to unstable release 4.2.95 from a previous - Visual Studio 2005 based - release, the visual studio 2008 redistribution package will not be installed by default, because the 4.2.95 release configuration on http://www.winkde.org/pub/kde/ports/win32/releases/unstable/4.2.95/config.txt uses 
for the visual studio 2008 redistribution package the same package name 'vcredist' as for the older Visual Stdudio 2005. 

To fix this issue 'vcredist' should be renamed to  'vc90-redist' or 'runtime-vc90' in relation to 'runtime-mingw'. 

This issue is a show stopper, because *no* kde application could be started without installing vc90 runtime manually.
Comment 1 Pino Toscano 2009-07-21 02:20:20 UTC
Reported already (bug #200943).
Comment 2 Ralf Habacker 2009-07-21 09:11:28 UTC

*** This bug has been marked as a duplicate of bug 200943 ***