安装开源的apache的依赖库apr

bash 复制代码
root@localhost z]# vmware-hgfsclient
share
[root@localhost z]# cd /mnt
[root@localhost mnt]# ll
total 0
drwxr-xr-x. 2 root root 6 Jul 18 22:45 hgfs
[root@localhost mnt]# mkdir /mnt/share
[root@localhost mnt]# ll
total 0
drwxr-xr-x. 2 root root 6 Jul 18 22:45 hgfs
drwxr-xr-x. 2 root root 6 Jul 18 23:12 share
[root@localhost mnt]# vmhgfs-fuse .host:/ /mnt/share
[root@localhost mnt]# cd share
[root@localhost share]# ll
total 4
drwxrwxrwx. 1 root root 4096 Jul 18 20:59 share
[root@localhost share]# ll
total 4
drwxrwxrwx. 1 root root 4096 Jul 18 20:59 share
[root@localhost share]# ll
total 4
drwxrwxrwx. 1 root root 4096 Jul 18 20:59 share
[root@localhost share]# cd .mnt/share
bash: cd: .mnt/share: No such file or directory
[root@localhost share]# cd.mnt/share
bash: cd.mnt/share: No such file or directory
[root@localhost share]# mkdir apr
mkdir: cannot create directory 'apr': Permission denied
[root@localhost share]# cd
[root@localhost ~]# mkdir apr
[root@localhost ~]# ll
total 8
-rw-------. 1 root root 2749 Mar 19 02:31 anaconda-ks.cfg
drwxr-xr-x. 2 root root    6 Jul 18 23:15 apr
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Desktop
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Documents
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Downloads
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Music
-rw-------. 1 root root 2029 Mar 19 02:30 original-ks.cfg
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Pictures
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Public
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Templates
drwxr-xr-x. 2 root root    6 Jul 18 06:32 Videos
[root@localhost ~]# tar -zxvf apr-1.7.0.tar.gz
tar (child): apr-1.7.0.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
[root@localhost ~]# cd /mnt/share/share
[root@localhost share]# cp apr-1.7.0.tar.gz /usr/local
[root@localhost share]# cd /usr/local
[root@localhost local]# mkdir apr
[root@localhost local]# tar -zxvf apr-1.7.0.tar.gz
[root@localhost apr-1.7.0]# ls
[root@localhost apr-1.7.0]# arp -d 127.0.0.1
No ARP entry for 127.0.0.1
[root@localhost apr-1.7.0]# arp -v
Entries: 0	Skipped: 0	Found: 0
[root@localhost apr-1.7.0]# arp -a
[root@localhost apr-1.7.0]# 
相关推荐
zhojiew9 小时前
基于Pyspark对Apache Iceberg核心功能的使用实践
apache
SeaTunnel1 天前
AI 让 SeaTunnel 读源码和调试过时了吗?
大数据·数据库·人工智能·apache·seatunnel·数据同步
http阿拉丁神猫2 天前
ansible脚本解读
服务器·ansible·apache
小羊Yveesss2 天前
商家小程序外卖订单打印方案:云打印机对接、分单逻辑与模板配置实战
小程序·apache
@insist1232 天前
信息安全工程师-Apache/IIS安全增强与OWASP漏洞防护
安全·apache·软考·信息安全工程师·软件水平考试
Geek_Vison2 天前
如何借助小程序容器技术实现跨端APP的敏捷开发
小程序·apache·敏捷流程
Apache RocketMQ2 天前
Apache RocketMQ 5.0 架构解析:如何基于云原生架构支撑多元化场景
云原生·架构·apache·rocketmq·java-rocketmq
RingWu3 天前
微服务架构-全链路追踪:Apache SkyWalking
微服务·架构·apache
Donk_674 天前
高可用-Keepalived 解析
运维·服务器·apache
小羊Yveesss6 天前
门店小程序外卖配送搭建实战:配送对接、运费策略与多门店调度方案
小程序·apache