« 書單 | Home | [本週亂摘] 本週亂摘 - 第7彈 »
在OSX上安裝ntfs-3g
ntfs-3g是一個可以讓Linux系統也能讀寫NTFS的套件。之前在公司的Ubuntu伺服器上裝了,還滿穩的,已經相當堪用。後來想在家裡的OSX試試,用fink來安裝卻總說找不到套件。那用source來編譯吧,也都在半途卡住。
今天又看到macosxhints上的這篇:「Use MacFuse to read and write to NTFS volumes」,裡面說到安裝MacFUSE跟ntfs-3g的方法不外自行編譯跟以pre-compiled binaries。前者搞不定,後者則是不屑不願太簡單搞定XD。都有人作pre-compiled binaries了,怎會沒有fink的可安裝套件?看到在底下的這篇回應,連到所附的連結一看,才知道原來ntfs-3g是列在unstable的tree下,只接收stable tree的fink是安裝不到的。所以要先讓fink接收unstable的套件,就可以安裝ntfs-3g:
To configure Fink to use unstable when you have an earlier version of the fink tool than 0.26, edit /sw/etc/fink.conf, add unstable/main and unstable/crypto to the Trees: line, and then run fink selfupdate; fink index; fink scanpackages. Rsync or cvs updating is required as above.
貼標籤:OSX與blog




No comments
Jump to comment form | comments rss | trackback uri