close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 11, 2009, 3:13:58 PM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v7
|
v8
|
|
| 171 | 171 | @echo "$$ make source; make deb; make clean" |
| 172 | 172 | }}} |
| | 173 | |
| | 174 | * 以上檔案做完應該會如附檔 debain-hadoop-pkg.zip |
| | 175 | |
| 173 | 176 | == 執行makefile的內容 == |
| 174 | 177 | {{{ |
| 175 | 178 | $ make source; make deb; make clean |
| 176 | 179 | }}} |
| | 180 | |
| | 181 | * 之後會在 ~/test 下出現 hadoop_0.19.1-1_amd64.deb 的檔案 |