1 Star 0 Fork 0

mmwy / tsar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL 785 Bytes
一键复制 编辑 原始数据 按行查看 历史
kongjian 提交于 2013-01-16 17:27 . first tsar commit
Simple install procedure
========================
% gzip -cd tsar-2.1.0.tar.gz | tar xvf - # unpack the sources
% cd tsar-2.1.0 # change to the toplevel directory
% make # build tsar
[ Become root if necessary ]
% make install # install tsar
% make uninstall # uninstall tsar
[ if you want install tsardevel ]
% make tsardevel
% make uninstall
RPM install
========================
%gzip -cd tsar-2.1.0.tar.gz | tar xvf - # unpack the sources
%cd tsar-2.1.0/rpm # change to the rpm directory
%sh tsar-build.sh .. tsar 2.1.0 1 # create rpm for tsar
%rpm -ivh *.rpm # install tsar by rpm
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rootwuyu_admin/tsar.git
git@gitee.com:rootwuyu_admin/tsar.git
rootwuyu_admin
tsar
tsar
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891