ubuntu編譯libevent遇到的問題
ubuntu編譯libevent遇到的問題
1.首先下載libevent源碼
wget https://github.com/libevent/libevent/archive/release-1.4.15-stable.tar.gz
本文下載的是libevent 1.4.15。
2.下載後解壓
tar -zxvf release-1.4.15-stable.tar.gz
3.閱讀README
4.運行autogen.sh
bash autogen.sh
5.運行遇到 libtoolize: 未找到命令
sudo apt install libtool
6.重新執行autogen.sh
7. 執行./configure
8.make
9.make install
本文出自 “做最好的自己” 博客,請務必保留此出處http://qiaopeng688.blog.51cto.com/3572484/1958510
ubuntu編譯libevent遇到的問題
相關推薦
ubuntu編譯libevent遇到的問題
libeventubuntu編譯libevent遇到的問題1.首先下載libevent源碼wget https://github.com/libevent/libevent/archive/release-1.4.15-stable.tar.gz本文下載的是libevent 1.4.15。2.下載後解壓tar
Ubuntu 編譯安裝搭配LNMP 環境
sage init ubun stat support ... col php安裝 啟動 這裏用Nginx1.2.0+mysql5.6.33+php5.6.2搭配安裝環境 ---------------------------------------------Nginx
Ubuntu編譯安裝TrinityCore3.3.5
reat ftw inux name base compiler boost local clone 系統:Ubuntu 14.04.4 LTS (GNU/Linux 3.13.0-32-generic x86_64) 1核2G Notice:內存不可過小,否則會編譯失敗
編譯libevent源代碼(Windows)
編譯選項 out 分享 http服務 開發 什麽 winsock argc toolbar 學習筆記,只是記錄本次成功用libevent源代碼進行編譯。環境為MinGW+VS2008+Msys。 0.下載libevent庫 http://libevent.org/
Ubuntu 編譯 ARM-Linux-Gcc 工具鏈 -- 通過crosstool-NG制作工具鏈
rac export 項目 isa 查看 col pat ftp 芯片 1.手動下載制作過程中所需要的包,節省時間 所用包如下(不同版本所有包版本有所不同) libtool-2.4.6 linux-3.2.87 gmp-6.1.2 mpfr-3.1.5 i
Ubuntu 編譯 ARM-Linux-Gcc 工具鏈 -- 安裝crosstool-NG
oss con 配置 ons efi wget port inux tar 一、安裝crosstool-NG 1、建立arm-linux-tools目錄,並進入該目錄 $ mkdir arm-linux-tools $ cd arm-linux-tools
Ubuntu 編譯安裝 nDPI
pca apt span 捕獲 src 軟件源 pcap awk 一個 1、安裝gcc 和 build-essential sudo apt-get install gccsudo apt-get install build-essential 2、安裝必要的軟件 s
Ubuntu 編譯出現 ISO C++ 2011 不支持的解決辦法
.cpp lib 出現 res ++ g++ sta 其中 語法 問題 在編譯時出現如下error: error:This file requires compiler and library support for the ISO C++ 2011 standard. T
windows下編譯libevent(2.1.8)及使用
一:獲取libevent github地址:https://github.com/libevent/libevent/releases 下載2.1.8穩定版 二:編譯libevent 我是用的visual studio 2010,當然也可以使用更高的版本 啟動後,進入"
Ubuntu編譯安裝python
Ubuntu編譯安裝軟體提示:編譯器無法建立可執行檔案,解除安裝到gcc和g++後重新安裝 sudo apt-get install build-essential 安裝完成之後提示ModuleNotFoundError: No module named '_ctypes' 解決辦法: sudo ap
ubuntu 編譯安裝 openocd(支援cmsis-dap)(轉載)
The following post is a guide for compiling and installing a fresh copy of openOCD. This guide will go through the necessary steps to configure openOC
Ubuntu編譯OpenWRT 15.05提示"Build dependency:Please install the xxx"
在Ubuntu 18.04.1上編譯OpenWrt Chaos Calmer的時候碰到了以下問題,記錄一下。 Build dependency: Please install the GNU C Compiler (gcc) Build dependenc
ubuntu編譯執行shader
https://askubuntu.com/questions/244133/how-do-i-get-egl-and-opengles-libraries-for-ubuntu-running-on-virtualbox 要領: sudo apt-get install
ubuntu編譯工程出現: fatal error: error writing to /tmp/cc1ezU8m.s: No space left on device
錯誤提示為:tmp路徑下記憶體不足 (fatal error: error writing to /tmp/cc1ezU8m.s: No space left on device) 解決方法:解掛tmp(也有說需要清空該路徑下記憶體和擴大記憶體的:https://www.cfd
靜態編譯libevent
libevent簡介libevent是一個事件觸發的網路庫,適用於windows、linux、bsd等多種平臺,內部使用select、epoll、kqueue等系統呼叫管理事件機制。著名分散式快取軟體memcached也是libevent based,而且libevent在使用上可以做到跨平臺,而且根據lib
window10 vs2015下分別編譯libevent 32位和64位庫
Windows10 VS2015下分別編譯libevent 32位和64位庫 Libevnt 在Windows10 VS2015下分別編譯32位和64位庫 直接上王道libevent程式碼地址: https://github.com/libevent/libeve
ubuntu 編譯protobuf
編譯protobuf 1. https://github.com/google/protobuf/releases 2. https://github.com/google/protobuf/blob/master/src/README.md 3. 下載protobuf-3.5.
ubuntu 編譯安裝curl
https://www.cnblogs.com/suidouya/p/7387861.html 親測ubuntu16.04安裝成功。 步驟 1)下載curl包(可以在這個網站上找最新的版本 http://curl.haxx.se/download/)
win7 64 nmake 編譯libevent-2.0.22-stable (vs2013)
1、libevent-2.0.22-stable.tar.gz下載,網址為:http://libevent.org/ 2、將libevent-2.0.22-stable.tar.gz 解壓到指定目錄 3、以管理員身份啟動cmd視窗,並切換到libevent-2.0.2
Ubuntu編譯Android問題彙總
1. 錯誤日誌: flex-2.5.39: loadlocale.c:130:_nl_intern_locale_data: ?? 'cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' ??