Changeset 126 for smplayer/trunk/os2
- Timestamp:
- Mar 22, 2012, 11:38:06 AM (13 years ago)
- Location:
- smplayer/trunk/os2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk/os2/liesmich.os2
r125 r126 2 2 3 3 (W) Christian Hennecke, Oct 28, 2008 4 zuletzt gendert am 16.03.20124 zuletzt gendert am 22.03.2012 5 5 6 6 0. INHALT DIESER DATEI … … 89 89 Folgende Voraussetzungen mssen installiert werden. 90 90 91 91 92 2.1 kLIBC, GCC4Core, Qt4 92 93 ------------------------ 93 94 95 Die Installation dieser Produkten kann entweder via RPM oder via ZIP Dateien 96 erfolgen. 94 97 95 98 2.1.a RPM Installation … … 145 148 2.2 MPlayer, Win32 Codecs 146 149 ------------------------- 150 151 Diese Produkte knnen nur via ZIP Dateien installiert werden. 147 152 148 153 MPlayer … … 183 188 subfont.ttf um. 184 189 185 Win32 -Codecs190 Win32 Codecs 186 191 ------------ 187 192 -
smplayer/trunk/os2/lisezmoi.os2
r124 r126 3 3 Document original....: (W) Christian Hennecke, Oct 5, 2009 4 4 Dernire mise 5 jour.: 201 0-01-295 jour.: 2012-03-19 6 6 Traduction franaise.: Guillaume Gay <guillaume.gay@bigfoot.com> 7 Version..............: 201 1-12-197 Version..............: 2012-03-19 8 8 9 9 … … 99 99 ============ 100 100 101 The following requirements can be installed either by RPM or by ZIP files. 102 103 RPM Installation: 101 Les produits suivants ncessitent d'tre installs au pralable. 102 103 104 2.1 kLIBC, GCC4Core, Qt4 105 ------------------------ 106 107 L'installation de ces produits peut tre effectue via RPM ou en 108 utilisant les fichiers ZIP. 109 110 2.1.a Installation RPM 111 ---------------------- 104 112 105 113 klibc … … 120 128 121 129 1. yum install libqt4 122 2. Install the xsystray plugin as noted in the readme.os2 and also in readme.xsystray 123 124 125 ZIP Installation: 130 2. Installez l'extension xsystray suivant les instructions figurant 131 dans readme.os2 ainsi que dans readme.xsystray. 132 133 134 2.1.b ZIP Installation 135 ---------------------- 126 136 127 137 klibc 128 138 ----- 129 139 130 1. Tlchargez klibc 0.6.4 csd4 ou ultrieure. 140 1. Tlchargez klibc 0.6.4 csd4 ou ultrieure 141 (consultez http://svn.netlabs.org/libc pour plus d'informations). 131 142 2. Extrayez toutes les DLL dans un rpertoire figurant dans 132 143 LIBPATH, de prfrence x:\ecs\dll ou x:\os2\dll o x: reprsente … … 136 147 -------- 137 148 138 1. Download GCC4Core 1.2.1 or better from http://ftp.netlabs.org/pub/gcc 139 2. Install the files to your libpath eg. x:\ecs\dll 149 1. Tlchargez GCC4Core 1.2.1 ou ultrieure depuis 150 http://ftp.netlabs.org/pub/gcc 151 2. Extrayez toutes les DLL dans un rpertoire figurant dans 152 LIBPATH, de prfrence x:\ecs\dll ou x:\os2\dll o x: reprsente 153 l'unit d'amorage du systme. 140 154 141 155 Qt4 dll 142 156 ------- 143 157 144 1. Download Qt4 4.7.3 or better (see http://svn.netlabs.org/qt4 for more information) 145 2. Install the files according to the readme 146 3. Installez l'extension xsystray comme mentionn dans le fichier 147 readme.os2 ainsi que dans readme.xsystray. 148 149 The following requirements are only available as ZIP. 158 1. Tlchargez Qt4 4.7.3 ou ultrieure 159 (consultez http://svn.netlabs.org/qt4 pour plus d'informations). 160 2. Extrayez les fichiers selon les instructions du fichier readme. 161 3. Installez l'extension xsystray suivant les instructions figurant 162 dans le fichier readme.os2 ou le fichier readme.xsystray. 163 164 165 2.2 MPlayer, WIN32 codecs 166 ------------------------- 167 168 Ces produits sont uniquement disponibles sous forme de fichiers ZIP. 150 169 151 170 MPlayer … … 354 373 2010-04-29 355 374 * Mise 356 jour vers 4.6.2375 jour vers Qt 4.6.2 357 376 * Ajout de la prise en charge de mplayer -ao kai (dernire version de mplayer) 358 377 -
smplayer/trunk/os2/readme.os2
r125 r126 2 2 3 3 (W) Christian Hennecke, Oct 5, 2009 4 last update March 19, 20124 last update March 22, 2012 5 5 6 6 … … 76 76 The following requirements need to be installed. 77 77 78 78 79 2.1 kLIBC, GCC4Core, Qt4 79 80 ------------------------ 80 81 82 The installation of these products can be done either by RPM or ZIP files. 81 83 82 84 2.1.a RPM installation … … 130 132 131 133 132 2.2 MPlayer, W IN32 codecs134 2.2 MPlayer, Win32 codecs 133 135 ------------------------- 136 137 The installation of these products is only available as ZIP files. 134 138 135 139 MPlayer
Note:
See TracChangeset
for help on using the changeset viewer.