在安裝tophat2安裝簡單但會碰到的問題
tophat2安裝
wget
解壓tar -zxvf tophat-2.1.0.linux_x86_64.tar.gz
加入path
export path=/home/zqk/tophat-2.1.0.linux_x86_64/:$path
測試tophat2
出現這一問題原因是topcoat更新語法不適用於當前python版本,要做的事吧tophat注釋修改一下。
找到你的python2 :whereis python2
選取python2的路徑
進入資料夾tophat-2.1.0.linux_x86_64/ ,vim tophat ,把路徑更改,儲存即可。
freeswitch 安裝和問題解決
1.安裝gityum install git 2.獲取原始碼git clone freeswitch.git 3.按照官方文件搭建環境 yum install y org freeswitch release 1 6.noarch.rpm epel release yum install y git...
thrift的安裝和部分問題解決
安裝配置thrift thrift的編譯器使用 c 編寫的,在安裝編譯器之前,首先應該保證作業系統基本環境支援 c 的編譯,安裝相關依賴的軟體包,如下所示 sudo yum install automake libtool flex bison pkgconfig gcc c boost devel...
解決apt get無法刪除和安裝軟體的問題的方法
有的時候,使用sudo apt get install可能導致意想不到的錯誤,尤其是中途中斷了安裝時,錯誤資訊為 errors were encountered while processing ttf dustin khangman kdeedu kdee sub process usr bin ...