В системе Ubuntu я могу легко установить vmfs6-tools: apt install vmfs6-tools < /code>
то же самое не в системе RHEL 9.0. https://github.com/teward/vmfs6-tools, но нет успеха:
# cat /etc/redhat-release
Red Hat Enterprise Linux release 9.0 (Plow)
#
# yum install vmfs6-tools
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered with an entitlement server. You can use subscription-manager to register.
Last metadata expiration check: 1:33:12 ago on Thu 19 Jun 2025 07:25:21 AM PDT.
No match for argument: vmfs6-tools
Error: Unable to find a match: vmfs6-tools
#
# ls -l
total 96
-rw-r--r--. 1 root root 133 Apr 5 2022 AUTHORS
-rwxr-xr-x. 1 root root 535 Apr 5 2022 configure
-rw-r--r--. 1 root root 1053 Apr 5 2022 configure.mk
drwxr-xr-x. 2 root root 86 Jun 19 08:12 debugvmfs6
drwxr-xr-x. 2 root root 67 Jun 19 08:12 fsck.vmfs6
-rw-r--r--. 1 root root 5679 Apr 5 2022 GNUmakefile
drwxr-xr-x. 2 root root 41 Jun 19 08:12 imager
drwxr-xr-x. 2 root root 59 Jun 19 08:12 libreadcmd
drwxr-xr-x. 2 root root 4096 Jun 19 08:12 libvmfs
-rw-r--r--. 1 root root 17987 Apr 5 2022 LICENSE
-rw-r--r--. 1 root root 2743 Apr 5 2022 README
drwxr-xr-x. 2 root root 39 Jun 19 08:12 rpmbuild
-rw-r--r--. 1 root root 39078 Apr 5 2022 test.img
-rw-r--r--. 1 root root 486 Apr 5 2022 TODO
-rw-r--r--. 1 root root 2869 Apr 5 2022 utils.mk
drwxr-xr-x. 2 root root 67 Jun 19 08:12 vmfs6-fuse
drwxr-xr-x. 2 root root 65 Jun 19 08:12 vmfs6-lvm
#
# ./configure
Checking for pkg-config...yes
Checking for uuid...yes
Checking for fuse...yes
Checking for asciidoc...no
Checking for xsltproc...no
Checking for docbook.xsl...no
Checking for strndup...yes
Checking for dlopen in -ldl...yes
Checking for posix_memalign...yes
echo "#if 1" > version
echo "#define VERSION \"v0.0.0-patched\"" >> version
echo "#else" >> version
echo VERSION := v0.0.0-patched >> version
echo "#endif" >> version
gmake: 'config.cache' is up to date.
#
# make
gcc -DVMFS_DEBUG=0 -DVMFS_DEBUG=0 -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -Idebugvmfs6 -Ilibvmfs -I/usr/include/uuid -Ilibreadcmd -c -o debugvmfs6/debugvmfs6.o debugvmfs6/debugvmfs6.c
In file included from libvmfs/vmfs.h:53,
from debugvmfs6/debugvmfs6.c:31:
libvmfs/utils.h:24:10: fatal error: uuid.h: No such file or directory
24 | #include
| ^~~~~~~~
compilation terminated.
make: *** [: debugvmfs6/debugvmfs6.o] Error 1
#
Подробнее здесь: https://stackoverflow.com/questions/796 ... r-rhel-9-0
Vmfs6-tools для Rhel 9.0 ⇐ Linux
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Невозможно вызвать «com.android.tools.r8.graph.i0.a(com.android.tools.r8.graph.y)
Anonymous » » в форуме Android - 0 Ответы
- 30 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Невозможно вызвать «com.android.tools.r8.graph.i0.a(com.android.tools.r8.graph.y)
Anonymous » » в форуме Android - 0 Ответы
- 27 Просмотры
-
Последнее сообщение Anonymous
-