bashroot@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]#
安装开源的apache的依赖库apr
月印千江6712024-04-23 4:09
相关推荐
零星_AagT1 天前
Apache-CC6链审计笔记花千树-0102 天前
Java中的自然语言处理(NLP)工具:Stanford NLP、Apache OpenNLP、DL4JBai_Yin3 天前
Debezium 与 Apache Kafka 的集成方式xing.yu.CTF3 天前
Web入侵实战分析-常见web攻击类应急处置实验210km3 天前
java:Apache Commons Configuration2占位符解析异常的正确解法:${prefix:name:-default}Apache IoTDB4 天前
Apache IoTDB v2.0.1-beta 发布|树、表双模型支持,更灵活更全面!垚垚 Securify 前沿站5 天前
Apache Logic4j 库反序列化漏洞复现与深度剖析undo_try5 天前
大数据组件(四)快速入门实时数据湖存储系统Apache Paimon(1)花千树-0106 天前
使用 Apache PDFBox 提取 PDF 中的文本和图像百事可乐☆6 天前
uniapp 支付宝小程序自定义导航栏