原文:Linux rpm安装指定安装路径

rpm i prefix home gpadmin greenplum db . . rhel x .rpm 将greenplum db . . rhel x .rpm包安装到 home gpadmin目录下。 ...

2021-02-08 10:39 0 335 推荐指数:

查看详情

Linux rpm安装指定安装路径

可以使用prefix参数。 rpm -i –prefix=/home/gpadmin greenplum-db-6.0.0-rhel6-x86_64.rpm 将greenplum-db-6.0.0-rhel6-x86_64.rpm安装到/home/gpadmin目录下。 ...

Thu Sep 05 17:36:00 CST 2019 2 5801
make install 时指定安装路径

he make install target dir is representationed by var : DESTDIR, if we set this var to the loc ...

Tue Aug 20 22:08:00 CST 2019 0 2281
Git源码安装 Linux指定安装目录

1.安装依赖包 2.下载最新版源码包https://www.kernel.org/pub/software/scm/git/ 3.解压源码包,并进入解压目录 4.指定安装目录为/usr/local/git-2.16.1 并执行安装命令 ...

Tue Jan 23 18:14:00 CST 2018 0 2437
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM