1. 程式人生 > >error: mbed TLS libraries not found

error: mbed TLS libraries not found

apt install libc-ares-dev

apt install libev-dev

apt-get install libmbedtls-dev

wget https://github.com/jedisct1/libsodium/releases/download/1.0.13/libsodium-1.0.13.tar.gz
 tar xvzf libsodium-1.0.13.tar.gz
cd libsodium-1.0.13/
./configure
make
make install

sudo vi /etc/shadowsocks/ss-local-config.json 
{
    "server":"1.2.3.6",
    "server_port":8999,
    "local_address": "0.0.0.0",
    "local_port":8888,
    "password":"whereareyou",
    "timeout":300,
    "method":"aes-256-cfb",
    "fast_open": false,
    "mode": "tcp_and_udp"
}
ss-local -c /etc/shadowsocks/ss-local-config.json -v

 This system doesn't provide enough entropy to quickly generate high-quality random numbers.
Installing the rng-utils/rng-tools, jitterentropy or haveged packages may help.
On virtualized Linux environments, also consider using virtio-rng.
The service will not start until enough entropy has been collected.

yum install rng-tools
rngd -r /dev/urandom

相關推薦

error: mbed TLS libraries not found

apt install libc-ares-dev apt install libev-dev apt-get install libmbedtls-dev wget https://github.com/jedisct1/libsodium/releases/do

<Linux> SSH配置之後 SHH slave1 測試 error:SSH: command not found

document command span 4.4 pre error -s 6.0 and 首先要查看一下ssh命令存在何處# which ssh /usr/bin/ssh 使用ssh的絕對路徑 # /usr/bin/ssh slave1Welcome to Ub

解決clang"fatal error: 'stdio.h' file not found"問題

先看一下下面這個”hello world”程式 #include <stdio.h> int main(void) { printf("hello!\n"); return 0; } 在Windows下使用”gcc test

Clang:fatal error:'stdio.h' file not found的解決方法

 命令列輸入: clang --target=i686-pc-windows-vs2013 hello.c -o hello.exe 在這期間又遇到fatal error lnk1104 無法開啟kernel32.lib 檢視lib目錄 【問題解決】 Try1)查了一

loadRunner回訪指令碼時報Error -27987: Requested image not found [MsgId: MERR-27987]

loadRunner錄製:登陸訂機票網址->訂機票的過程   loadRunner回訪指令碼時報Error -27987: Requested image not found  [MsgId: MERR-27987]   解決方法: 1、進入Recording O

LaTeX Error: File `lastpage.sty' not found. 解決辦法

又是參考一堆。。。。 LaTeX .sty檔案缺失解決辦法 點選開啟連結 關鍵在於把.sty檔案找回來。有些巨集包可能是從CTAN直接下載就有sty檔案在,那樣就是直接cp再texhash就行。 但是對於沒有的(我的這個問題就是這樣),只有用其他辦法。 texhash用於

LaTeX Error: File ''picins.sty'' not Found.

CTeX是包含了這個檔案(picins.sty)的,但是TeXLive沒有,需要手動安裝。 Step 1 點選這裡下載整個zip,把解壓出來的整個 picins 目錄,拷貝到 texmf-dist/tex/latex 目錄下。 或更準確的辦法是把兩個

Webpack錯誤解決(一):ERROR in Entry module not found

在webpack.config.js做了少許更改後,執行webpack命令,突然出現以下錯誤: ERROR in Entry module not found: Error: Cannot resolve 'file' or 'directory' ./

Phonegap解決錯誤:Error initializing Cordova:Class not found

Phonegap  解決錯誤:   Alert  [ERROR]Error initializing Cordova:Class not found 發現bug後找原因   網上說是  因為找不

Linux下安裝過程中編譯PHP時報錯:configure: error: libjpeg.(a|so) not found

在Linux下安裝PHP過程中,編譯時出現configure: error: libjpeg.(a|so) not found 錯誤的解決辦法   檢查之後發現已經安裝了libjpeg [[email protected] php-5.2.14]# yum lis

Maven install 報Fatal error compiling: tools.jar not found錯誤的處理

maven編譯專案時出現了Fatal error compiling: tools.jar not found的問題,在Google上找了一下,發現以下方法可以解決。所以直接貼上來: 在Ecli

win7硬碟安裝Ubuntu12.04 64位時顯示Error 15: File not found.

安裝Ubuntu12.04 -64位時,用EasyBCD建好引導檔案重啟電腦後出現如下錯誤: Error 15: File not found 原因一個是安裝檔案所在碟符不對,另一個是檔名。Ubuntu12.04 32位的ISO包解壓後casper資料夾下核心檔案為v

[這個BUG絕對坑爹]layout/xxxx/xml "error: resource drawable/xxx not found"(AndroidStudio編譯時)

莫名其妙的layout/xxxx/xml “error: resource drawable/xxx not found” 如圖: 專案突然之間報錯layout中圖片資源找不到,但是進入layout中檢視佈局,發現該佈局引用的所有圖片均可向上追溯,不可

ERROR: resetting DM9000 -&gt; not responding dm9000 not found at 0x88000000問題解決

id號 each erro 網卡 網卡通信 12.1 otg esp [0 ERROR: resetting DM9000 -> not responding dm9000 not fo

configure: error: Bundled APR requested but not found at ./srclib/. Download and unpack the corresponding apr and apr-util packages to ./srclib/.

lan apr-util 網址 子目錄 htm .com cal 快的 content Apache在2.4版本以後,編譯時: # ./configure --prefix=/usr/local/apache2 --with-included-apr --enable-so

configure: error: APR not found. Please read the documentation

bin remove 卸載 bsp req work beta local 1.3 本以為Apache的編譯安裝很簡單,其實不然; 以前的環境下編譯報錯很少 ,但這次不行了 提示configure: error: APR not found. Please re

編譯依賴於React Native0.46.4的React Native IOS工程時,出現錯誤“fatal error: 'React/RCTEventEmitter.h' file not found

問題 clear solution str ack fat navi parallel avi 我的環境: WebStorm 2017.2Build #WS-172.3317.70, built on July 14, 2017 JRE: 1.8.0_152-release

[Nagios] Error: Template &#39;timman&#39; specified in contact definition could not be not found (c

ati 內容 pat ace data rcu notify track ems Check nagios配置文件報錯例如以下:[[email protected]/* */ etc]$ /usr/local/nagios/bin/nagios -v /us

DVWA System error - config file not found.

dvwa訪問DVWA時,出現錯誤提示,如下所示:訪問DVWA時,頁面無法顯示,出現錯誤提示,如下所示:DVWA System error - config file not found. Copy config/config.inc.PHP.dist to config/config.inc.php and

linux 下 Fatal error: Class ‘mysqli’ not found in

linux php5 erro all nbsp csdn -m 我不知道 mysql 先試用這種方法 http://blog.csdn.net/u010429424/article/details/43063211 我不知道自己安裝的php 沒他們路徑,所以用了以下這種方