Am 2.1.2011 16:22, schrieb Patrick Spendrin: > Am 02.01.2011 15:55, schrieb Pau Garcia i Quiles: >> 2011/1/2 Ralf Habacker<[email protected]>: >>> Am 2.1.2011 12:44, schrieb Ralf Habacker: >>> >>> a workaround is to open a command shell into the install root and run >>> >>> bin\update-mime-database "%CD%\share\mime" >>> >>> Normally update-mime-database is run by the installer in the post processing >>> step. In the log file mentioned below there may additional informations >>> what's going on. >>>> - I can confirm the vc100 runtime is not installed. I don't know why, >>>> the dependency seems to be right in config.txt.cmake >>> You may take a look into the file kdewin-installer.log in the download >>> location. >> The log file was in %USERPROFILE%\Local >> settings\Temp\KDE\kdewin-installer.log >> >> There is also another file ("C:\documents") which contains '"sh" is >> not recognized as an internal or external command, operable program or >> batch file". That's probably the cause for the MIME issues. >> >> The vc100 runtime is not added to the dependency list, according to >> the log :-? (attached) yes, the package runtime-vc90 and runtime-vc100 should be added to a base package like kdewin > Yes, the config.txt has been generated directly from > emerge\bin\dependencies.py file (need to commit the patches). This way > the dependencies are directly used from emerge portage (which also makes > it easier to handle descriptions and such things). > I am going to try to fix the runtime issues tonight (with a specific > runtime package). It looks that a base config.txt part is required with
@package runtime-vc90 @category devel-tools @version 8.0.50727.762 @notes Microsoft Visual C++ 2008 Redistributable Package (x86) @url-bin http://download.microsoft.com/download/1/1/1/1116b75a-9ec3-481a-a3c8-1777b5381140/vcredist_x86.exe @filename-bin vcredist_x86-vc90.exe @nomd5 @package runtime-vc100 .... Ralf >> >> >> >> _______________________________________________ >> Kde-windows mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/kde-windows > regards, > Patrick > _______________________________________________ > Kde-windows mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-windows _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
