Version: (using KDE 4.1.2) OS: MS Windows Installed from: MS Windows Version: 4.1.1 (using KDE 4.1.1) OS: MS Windows Installed from: MS Windows Some of these, if selected, will crash the installer due to File not found; the others are findable now but may have problems in future. ;------------------------------------------------------ ; devel-tools ;------------------------------------------------------ @package cmake @category devel-tools @notes platform independent build tool @version 2.6.0 @url-bin http://www.cmake.org/files/v2.6/cmake-2.6.0-win32-x86.zip cmake-2.6.0-bin.zip @url-src http://www.cmake.org/files/v2.4/cmake-2.6.0.zip cmake-2.6.0-src.zip @relocate cmake-2.6.0-win32-x86 . @nomd5 should be, both files @url-src http://www.cmake.org/files/v2.6/cmake-2.6.0.zip cmake-2.6.0-src.zip --------------------------------------- @package subversion @version 1.5.2 @category devel-tools @notes software revision system @url-bin http://subversion.tigris.org/files/documents/15/43463/svn-1.5.2-setup.exe @nomd5 exe packages not produced any more by tigris, should be in both files @url-bin http://subversion.tigris.org/files/documents/15/43506/Setup-Subversion-1.5.2.en-us.msi ------------------------------------------------------ @package tortoisecvs @category devel-tools @version 1.8.31 @notes cvs explorer integration @url-bin http://prdownloads.sourceforge.net/tortoisecvs/TortoiseCVS-1.8.31.exe @nomd5 prdownloads site redirector problematic, should change to direct link, and as version is up to 1.10 already, e.g. @url-bin http://heanet.dl.sourceforge.net/sourceforge/tortoisecvs/TortoiseCVS-1.8.31.exe ------------------------------------------------------ @package doxygen @notes Source code documentation generator tool @category devel-tools @version 1.5.4 @url-bin http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.4.windows.bin.zip doxygen-1.5.4-bin.zip @relocate ^ bin/ @nomd5 doxygen package is up to version 1.5.6, not 1.5.4 @version 1.5.6 @url-bin http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.6.windows.bin.zip doxygen-1.5.6-bin.zip ------------------------------------------------------ Microsoft debugger package is currently at @url-bin http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.9.3.113.msi not @url-bin http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.6.07.5.exe which I doubt is entirely compatible with Vista ------------------------------------------------------ Mingw is at version 5.1.4, e.g. @url-bin http://heanet.dl.sourceforge.net/sourceforge/mingw/MinGW-5.1.4.exe and gdb to 6.8 @url-bin http://heanet.dl.sourceforge.net/sourceforge/mingw/gdb-6.8-mingw-3.tar.bz2 ------------------------------------------------------ If any of the current files listed are required due to a later update breaking KDE build dependencies, recommend a private copy made and referenced in case it disappears from current source. Also, it appears somebody edited a generated config.txt directly for distribution, not the .cmake version and regenerate the config.txt after checkin to the repository. Mark Comment #1 Mark 2008-09-19 08:50:48 [reply] oops, should be in TortoiseCVS @url-bin http://heanet.dl.sourceforge.net/sourceforge/tortoisecvs/TortoiseCVS-1.10.9.exe
fixed in r875520, will also fix kdewin-installer to not crash on non-existing files.
Danke... Since I put the list together v1.5.4 of Subversion came out, so link listed probably no longer valid... Tigris is one of the worst with disappearing links, since they don't use generic 'most recent version' links but move prior version entries to 'non-current' dir. You might want to change it to a TortoiseSVN entry also, which goes with the TortoiseCVS, and you can use a Sourceforge link, where they do save prior versions. Current 32-bit link is "http://ftp.heanet.ie/mirrors/sourceforge/t/to/tortoisesvn/TortoiseSVN-1.5.5.14361-win32-svn-1.5.4.msi". No source package, but it's easy enough to checkout once the package is installed.
*** Bug 171306 has been marked as a duplicate of this bug. ***
Sorry to be a pain, but following up on it, this config.txt still the broken one: http://winkde.org/pub/kde/ports/win32/repository/config/config.txt Also, I goofed in my copy/pasting for the sourceforge links. Direct links that avoid the redirector are of the format I listed for TortoiseSVN, thru ftp.heanet, e.g. http://ftp.heanet.ie/mirrors/sourceforge/t/to/tortoisesvn/TortoiseSVN-1.5.5.14361-win32-svn-1.5.4.msi My bad, sorry. The general format is: "<http | ftp>://ftp.heanet.ie/mirrors/sourceforge/<first letter>/<first two letters>/<projectname>/<filename>" Anything //<sitename>.dl.sourceforge.net/ possibly gets redirected, as they have the same logic as prdownloads.sourceforge.net underlying them. Kudos to heanet for not only exposing the tree, but also having a non-flaky server for both protocols to source them. Gracias, Mark
4.2.0 is out so this is obsolete