Tagged with " howto"

No Thumbnail

python-pycurl on Shared Host

編 Python 2.5, MySQLdb 都很輕鬆 就 make –prefix=~/ 和 python setup.py install 而已 但是 pycurl 讓我浪費了好多個小時的人生 我一直碰到的問題是這樣: # python Python [...]

Mar 21, 2008     1 Comment
Read More
No Thumbnail

Microsoft Scroll Wheel Speed in GNOME

我的 Microsoft Wireless Laser Mouse 6000 在 GNOME 裡面一直有捲動的問題 簡單說就是輕輕碰到 scroll wheel 就會捲個整個畫面,非常的無法使用 剛剛在覺得很煩的時候下定決心去找一下,看看 GNOME 裡面有沒有選項來改變 找到了這篇: Change scroll wheel [...]

Mar 18, 2008     No Comments
Read More
No Thumbnail

aMSN with TrueType Fonts

Ubuntu 7.10 裡面的 aMSN 雖然是 0.97RC,但是還是沒有預設把 anti-aliasing 打開,所以整個字型醜的快要爆炸囧。3v1n0 裡面的 amsn deb 的確是有把 tk/tcl 編進去,只要點幾下把所有 package 都裝進去就可以有漂亮的字型,但是那個版本不知道為什麼一直會讓我 CPU 衝滿。所以決定乾脆自己抓下來編省得麻煩。 省得要 root [...]

Oct 31, 2007     1 Comment
Read More
No Thumbnail

Ubuntu 7.10 條教筆記

nVidia TwinView 在 Restricted Drive Manager 停用 nVidia 的 Driver 去 nVidia 官方網站抓最新的 Linux Driver 讓他裝 在 Restricted Drive Manager [...]

Sep 29, 2007     1 Comment
Read More
No Thumbnail

PHP 5.2.1 on FC4 x86_64 compile note

Linking libraries from its default location ln -s /usr/include /opt/include ln -s /usr/lib64 /opt/lib Now configuring with new location: ./configure [...]

Apr 21, 2007     No Comments
Read More