![]() |
▲ The Vim 8.0.1522 on CentOS 7.3.1611. |
2018-03-20
Install the Vim 8.0 and YouCompleteMe with Make on CentOS 7.3
As a vimmer, I want to complete and install the Vim 7.4.1578+ at ~/.local , so than I can use the YouCompleteMe plugin on CentOS 7.3.
Tag:
CentOS/Fedora/RHEL
,
Compile | 編譯
,
GNU/Linux
,
Server
,
Vim
2013-01-20
安裝 Toshiba Satellite C850 無線網卡驅動 on Ubuntu 12.04
昨日於 Drupal-TW 高雄小聚協助 kenyuan190 伙伴補完 rtl8723e 這張無線網卡 (WLAN, Wireless) 的驅動,在此分享一下,剛裝好 Ubuntu 後似乎會同時發生有線 (eth0)及無線 (wlan0) 網卡都無法使用的情形。
凍仁當時的解法是先使用 Android 手機的「USB 數據連線」上網,若發現 Network manager (右上的網路管理員) 一直轉不停,可以先行停用它,並使用 dhclient usb0 來取得 IP。
凍仁當時的解法是先使用 Android 手機的「USB 數據連線」上網,若發現 Network manager (右上的網路管理員) 一直轉不停,可以先行停用它,並使用 dhclient usb0 來取得 IP。
Tag:
Community | 社群
,
Compile | 編譯
,
Desktop | 桌面
,
Driver | 驅動程式
,
Hardware | 硬體
,
Network | 網路
,
Troubleshooting
,
Ubuntu
2011-11-22
MySQL: Failed test 'use DBD::mysql;'
凍仁在幫 Perl 安裝 DBD 模組時,得到了錯誤訊息:
「t/00base ......NOK 2# Failed test 'use DBD::mysql;'」
請教 星空夜雨 後才知道這是因為 DBD 模組與 MySQL 有相依性,若沒依照 Distribution 預設的方式安裝,得手動補上參數才會過,而以下條件大概都會碰到:
「t/00base ......NOK 2# Failed test 'use DBD::mysql;'」
請教 星空夜雨 後才知道這是因為 DBD 模組與 MySQL 有相依性,若沒依照 Distribution 預設的方式安裝,得手動補上參數才會過,而以下條件大概都會碰到:
- MySQL Server 為自行編譯。
- 本機無安裝 MySQL Server。
- 未於 MySQL Server 建立指定的測試帳號及密碼。
Tag:
CentOS/Fedora/RHEL
,
Compile | 編譯
,
GNU/Linux
,
MySQL
,
Perl
,
Programming | 程式設計
,
Server
,
Troubleshooting
2011-09-08
make php error: libjpeg.(a|so), libpng.(a|so) not found.
近來凍仁會在 CentOS 5.6 x86_64 的環境上編譯 PHP (v5.2.17),也很巧的遇見同樣問題兩次,不過比較詭異的地方是,當初同事是遇到「configure: error: Cannot find libmysqlclient_r under /usr/local/mysql.」的錯誤訊息,但換凍仁接手時就變成「configure: error: libpng.(a|so) not found.」了。
Tag:
CentOS/Fedora/RHEL
,
Compile | 編譯
,
PHP
,
Server
,
Troubleshooting
訂閱:
文章
(
Atom
)