]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update
authorEric Bollengier <eric@eb.homelinux.org>
Fri, 1 May 2009 09:53:29 +0000 (09:53 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Fri, 1 May 2009 09:53:29 +0000 (09:53 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8777 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/README.mingw32

index cc8a75604eaada98cfa316570348098de5948dc3..61bde915d7d37cb96e23fe1a345468038ee175cd 100644 (file)
@@ -45,8 +45,10 @@ Install QT for mingw
 
 Get the mingw installation from http://trolltech.com/developer/downloads/qt/windows
 (Try to get the same version than your linux installation)
+ftp://ftp.qtsoftware.com/qt/source
 
-$ wine qt-win-opensource-4.4.0-mingw.exe
+
+$ wine qt-win-opensource-4.4.1-mingw.exe
  * Install under c:\Qt (no space)
  * no worry about mingw installation
 
@@ -101,7 +103,7 @@ You'll need
    mingwm10.dll
    bat.conf
 
-You can find the Qt dlls in ~/.wine/drive_c/Qt/4.4.0/bin
+You can find the Qt dlls in ~/.wine/drive_c/Qt/4.4.1/bin
 
 Run Bat with wine
 -----------------