close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
2009-04-13
- [陽明] 安裝 R ape 套件,剛開始的錯誤訊息是找不到 stdio.h, stdlib.h, math.h 這些,所以必須裝 libc6-dev 才會有這些檔案。另外,編譯過程中有遇到一些錯誤,是因為相依 gfortran 跟 liblapack-dev。
libc6-dev: /usr/include/bits/stdio.h
libc6-dev: /usr/include/stdlib.h
libc6-dev: /usr/include/math.h
# apt-get install libc6-dev gfortran liblapack-dev
# wget http://cran.r-project.org/src/contrib/gee_4.13-13.tar.gz
# R CMD INSTALL gee_4.13-13.tar.gz
# wget http://cran.r-project.org/src/contrib/nlme_3.1-90.tar.gz
# R CMD INSTALL nlme_3.1-90.tar.gz
# wget http://cran.r-project.org/src/contrib/lattice_0.17-22.tar.gz
# R CMD INSTALL lattice_0.17-22.tar.gz
# wget http://cran.r-project.org/src/contrib/ape_2.3.tar.gz
# R CMD INSTALL ape_2.3.tar.gz
- FirePHP - 搭配 Server-Side 的語法,可以在 Firefox 的 FirePHP 擴充套件上顯示 DEBUG Log 資訊。
eyeOS
Download in other formats: