ubuntu 安裝lua
http://www.lua.org/ftp/lua-5.1.2.tar.gz
2、下載libreadline相關支援,這個東西在編譯時需要用到
sudo apt-get install libreadline5
sudo apt-get install libreadline5-dev
3、編譯以及安裝
tar xzvf lua-5.1.2.tar.gz
cd lua-5.1.2
make linux
sudo make install
4、測試
$ lua
Lua 5.1.2 Copyright (C) 1994-2007 Lua.org, PUC-Rio
>
按下Ctrl+D退出。
lua 學習參考線上文件
lua論壇
相關推薦
ubuntu 安裝lua
1、下載lua的原始碼包 http://www.lua.org/ftp/lua-5.1.2.tar.gz 2、下載libreadline相關支援,這個東西在編譯時需要用到 sudo apt-get install libreadline5 sudo apt-get inst
Ubuntu安裝lua並基本使用
最近因為要深入應用premake,所以得學點lua.Ubuntu13.04下安裝命令:apt-get install lua5.2 lua5.2-doc版本是5.2.1, 不算最新,不過也很新了。官方參考在這裡:http://www.lua.org/manual/5.2/這是
ubuntu安裝lua及luasocket
1, apt-get install lua5.1 //lua5.2+不支援luasocket 2,apt-get install luarocks 3, luarocks install luasocket
Ubuntu安裝python3虛擬環境
get ubun 使用 基本命令 per 好處 技術 bsp 打開 大多數Linux自帶python2.7,而Ubuntu1.6也自帶python3.x,本文章主要記錄virtualenv+vitualenvwrapper使用python3虛擬環境 虛擬環境好處不多說,避免
ubuntu 安裝ruby
下載 essential plugins url sudo qlite 設置環境變量 bin per 1、安裝所需依賴sudo apt-get update sudo apt-get install git-core curl zlib1g-dev build-essent
ubuntu 安裝home-brew.
命令 github family brew style 環境 com ubunt http 參考:http://blog.csdn.net/zzhongcy/article/details/387090411、下載git clone https://github.com/H
Ubuntu安裝Chromium瀏覽器
fhq lis fyi log emc wls rec obi ply 今天介紹一下谷歌瀏覽器在ubuntu 系統環境下的安裝步驟,1.在終端的窗口上輸入: sudo wget http://www.linuxidc.com/files/repo/google-chrom
關於ubuntu安裝報錯問題解決
nbsp http png 題解 logs engines 報錯 col ubuntu安裝 命令行中報錯 首先報錯內容為:(vmware-installer.py:3847): Gtk-WARNING **: 無法在模塊路徑中找到主題引擎:“murr
Ubuntu 安裝Redis服務器端
rest -a 需要 重啟 遠程訪問 幫助 stat ubun 進程 Ubuntu 安裝Redis服務器端 1、在終端中輸入以下的指令: sudo apt-get install redis-server 安裝完成後,Redis服務器會自動啟動,我們檢查Redis服務器
數學之路-python計算實戰(1)-ubuntu安裝pypy
sudo 安裝過程 zip ima cut popu -o ack sin Get the source code. The following packages contain the source at the same revision as the above b
Ubuntu安裝genymotion模擬器步驟
默認 native 3.4 tty justify ttr class start tar 1.安裝VitrualBox genymotion模擬器需要有VirtualBox環境,打開終端(ctrl + alt + T),執行以下命令: sudo apt-get i
Ubuntu安裝使用SS客戶端上網
gre socks grep 進程信息 bsp ash pat roo class 1.安裝shadowsocks sudo apt-get install python-pip pip install shadowsocks 以上代碼用root執行效果較好
ubuntu 安裝過程
是否 磁盤 blank 界面 install 默認 分配 com space 安裝了一次ubuntu16.04,備忘大概過程。 一. 將ubuntu制作成U盤啟動(工具: UltraISO) 二. 安裝過程: 1. Welcome 界面: 選擇了
ubuntu 安裝mysql及目錄位置
tools bar pop href tap tro share oar mod 安裝 sudo apt-get install MySQL-server mysql-client 查看安裝端口情況 sudo netstat -tap | grep mysql 配置文件位置
ubuntu 安裝 mysql
edi fix 輸入 判斷 -m php5 update nbsp mysql http://jingyan.baidu.com/article/425e69e6bbc6c7be14fc1640.html 更新源列表 打開"終端窗口",輸入"sudo apt-get
Ubuntu安裝顯卡驅動+cuda8+cudnn
style 進行 apt tdm .bashrc upd pda pkg library Ubuntu 安裝顯卡驅動 查看顯卡硬件信息 lspci | grep -i Nvidia lspci | grep -i vga 查看驅動版本信息 nvidia-smi
ubuntu安裝ssh
遠程登錄 ddc -1 gedit ear tro album bcd 配置 http://jingyan.baidu.com/album/9c69d48fb9fd7b13c8024e6b.html?picindex=3 更新源列表 打開"終端窗口",輸入"sudo
ubuntu安裝時出現11:資源暫時不可用
ubuntu update 目的:解決在ubuntu中安裝或升級時出現“11:資源暫時不可用”錯誤。環境:ubuntu 16.04LTS出現錯誤情景:termial下在執行sudo apt update 後,執行安裝命令出現如下錯誤:E: 無法獲得鎖 /var/lib/dpkg/lock – open
Ubuntu安裝部署Ceph J版本
ceph sds 安裝Ubuntu系統安裝步驟略過拓撲連接:一、安裝前準備工作 1、修改主機名;將主機名更改為上圖中對應的主機名。[[email protected]/* */ ~]# vim /etc/hostname 2、更新主機上的hosts文件,將主機名與如下IP進
ubuntu安裝mysql
log all leg flush 安裝 忽略 list server ddr 一、安裝mysql 1. 安裝需要使用root賬號,如果不會設置root賬號的請自行google。安裝mysql過程中,需要設置mysql的root賬號的密碼,不要忽略了。 sudo