Project

General

Profile

rake generate_session_stor rake aborted! rake/rdoctask' i... » InstallRubyGemRailMongrelSqlgemi18n.txt

高 玲玲, 2013-03-26 07:01

 
1
??Microsoft Windows [Hr,g 6.1.7600]
2

3
HrCg@b	g (c) 2009 Microsoft Corporation0?OYu@b	gCg)R0
4

5

6

7
C:\Users\Administrator>ruby -v
8

9
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]
10

11

12

13
C:\Users\Administrator>gem -v
14

15
1.3.7
16

17

18

19
C:\Users\Administrator>gem install rake
20

21
Successfully installed rake-10.0.4
22

23
1 gem installed
24

25
Installing ri documentation for rake-10.0.4...
26

27
Installing RDoc documentation for rake-10.0.4...
28

29

30

31
C:\Users\Administrator>gem install rails -v=3.2.13
32

33
ERROR:  Error installing rails:
34

35
        actionpack requires rack (~> 1.4.5, runtime)
36

37

38

39
C:\Users\Administrator>gem install rails -v=2.3.5
40

41
Successfully installed activesupport-2.3.5
42

43
Successfully installed activerecord-2.3.5
44

45
Successfully installed rack-1.0.1
46

47
Successfully installed actionpack-2.3.5
48

49
Successfully installed actionmailer-2.3.5
50

51
Successfully installed activeresource-2.3.5
52

53
Successfully installed rails-2.3.5
54

55
7 gems installed
56

57
Installing ri documentation for activesupport-2.3.5...
58

59
Installing ri documentation for activerecord-2.3.5...
60

61
Installing ri documentation for rack-1.0.1...
62

63
Installing ri documentation for actionpack-2.3.5...
64

65
Installing ri documentation for actionmailer-2.3.5...
66

67
Installing ri documentation for activeresource-2.3.5...
68

69
Installing ri documentation for rails-2.3.5...
70

71
Installing RDoc documentation for activesupport-2.3.5...
72

73
Installing RDoc documentation for activerecord-2.3.5...
74

75
Installing RDoc documentation for rack-1.0.1...
76

77
Installing RDoc documentation for actionpack-2.3.5...
78

79
Installing RDoc documentation for actionmailer-2.3.5...
80

81
Installing RDoc documentation for activeresource-2.3.5...
82

83
Installing RDoc documentation for rails-2.3.5...
84

85

86

87
C:\Users\Administrator>
88

89
C:\Users\Administrator>gem install mongrel
90

91
Successfully installed gem_plugin-0.2.3
92

93
Successfully installed cgi_multipart_eof_fix-2.5.0
94

95
Successfully installed mongrel-1.1.5-x86-mingw32
96

97
3 gems installed
98

99
Installing ri documentation for gem_plugin-0.2.3...
100

101
Installing ri documentation for cgi_multipart_eof_fix-2.5.0...
102

103
Installing ri documentation for mongrel-1.1.5-x86-mingw32...
104

105
Installing RDoc documentation for gem_plugin-0.2.3...
106

107
Installing RDoc documentation for cgi_multipart_eof_fix-2.5.0...
108

109
Installing RDoc documentation for mongrel-1.1.5-x86-mingw32...
110

111

112

113
C:\Users\Administrator>gem install mysql
114

115

116

117
================================================================================
118

119
======================
120

121

122

123
  You've installed the binary version of mysql.
124

125
  It was built using MySQL Connector/C version 6.0.2.
126

127
  It's recommended to use the exact same version to avoid potential issues.
128

129

130

131
  At the time of building this gem, the necessary DLL files where available
132

133
  in the following URL:
134

135

136

137
  http://dev.mysql.com/get/Downloads/Connector-C/mysql-connector-c-noinstall-6.0
138

139
.2-win32.zip/from/pick
140

141

142

143
  You can put the lib\libmysql.dll available in this package to your Ruby bin di
144

145
rectory.
146

147
  E.g. C:\Ruby\bin
148

149

150

151
================================================================================
152

153
======================
154

155

156

157
Successfully installed mysql-2.9.1-x86-mingw32
158

159
1 gem installed
160

161
Installing ri documentation for mysql-2.9.1-x86-mingw32...
162

163
Installing RDoc documentation for mysql-2.9.1-x86-mingw32...
164

165

166

167
C:\Users\Administrator>gem install -v=0.4.2 i18n
168

169
Successfully installed i18n-0.4.2
170

171
1 gem installed
172

173
Installing ri documentation for i18n-0.4.2...
174

175
Installing RDoc documentation for i18n-0.4.2...
176

177

178

179
C:\Users\Administrator>cd C:\webserver\
180

181

182

183
C:\webserver>gem install mongrel_service
184

185
Successfully installed win32-service-0.5.2-x86-mswin32
186

187
Successfully installed mongrel_service-0.3.4-x86-mswin32
188

189
2 gems installed
190

191
Installing ri documentation for win32-service-0.5.2-x86-mswin32...
192

193
Installing ri documentation for mongrel_service-0.3.4-x86-mswin32...
194

195
Installing RDoc documentation for win32-service-0.5.2-x86-mswin32...
196

197
Installing RDoc documentation for mongrel_service-0.3.4-x86-mswin32...
198

199

200

201
C:\webserver>
202

203

204

205
C:\webserver\Redmine>rake generate_session_stor
206

207
rake aborted!
208

209
ERROR: 'rake/rdoctask' is obsolete and no longe
210

211
ilable in RDoc 2.4.2+) instead.
212

213
C:/webserver/Redmine/Rakefile:8
214

215
(See full trace by running task with --trace)
216

217

218

219
C:\webserver\Redmine>gem install rack -v=1.0.1
220

221
Successfully installed rack-1.0.1
222

223
1 gem installed
224

225
Installing ri documentation for rack-1.0.1...
226

227
Installing RDoc documentation for rack-1.0.1...
228

229

230

231
C:\Users\Administrator>gem install rake -v=0.8.7
232

233
Successfully installed rake-0.8.7
234

235
1 gem installed
236

237
Installing ri documentation for rake-0.8.7...
238

239
Installing RDoc documentation for rake-0.8.7...
    (1-1/1)