From: Ivan L. Jr. <le...@gm...> - 2005-08-10 13:30:31
|
Hi all! I tried to install dump0.4b40 from sources on my Slackware 10.0.0 and run into a problem of being unable to perform make install successfuly. Error message looks like this: > ]$ make install DESTDIR=/home/pkg-area/builds/dump-0.4b40 > for i in compat/lib compat/include common dump restore rmt; do \ > (cd $i && make install) || exit 1; \ > done > make[1]: Entering directory `/home/pkg-area/src/dump-0.4b40/compat/lib' > make[1]: Nothing to be done for `install'. > make[1]: Leaving directory `/home/pkg-area/src/dump-0.4b40/compat/lib' > make[1]: Entering directory `/home/pkg-area/src/dump-0.4b40/compat/include' > make[1]: Nothing to be done for `install'. > make[1]: Leaving directory `/home/pkg-area/src/dump-0.4b40/compat/include' > make[1]: Entering directory `/home/pkg-area/src/dump-0.4b40/common' > make[1]: Nothing to be done for `install'. > make[1]: Leaving directory `/home/pkg-area/src/dump-0.4b40/common' > make[1]: Entering directory `/home/pkg-area/src/dump-0.4b40/dump' > /usr/bin/ginstall -c -d /usr/sbin /usr/man/man8 > /usr/bin/ginstall -c -o root -g tty -m 0755 dump /usr/sbin > /usr/bin/ginstall -c -o man -g tty -m 0644 dump.8 /usr/man/man8 > /usr/bin/ginstall: invalid user `man' > make[1]: *** [install] Error 1 > make[1]: Leaving directory `/home/pkg-area/src/dump-0.4b40/dump' > make: *** [install] Error 1 I don't have such a user, because I never needed it to be present in my system configuration. All the software I use goes just fine along the configuration when there's no man user. Erm... What do I do? Why does dump need this user? -- Ivan Lezhnev, Jr. Ukraine. Simferopol. Local Time: Wed Aug 10 16:32:26 EEST 2005 Using: Slackware GNU\Linux | Kernel 2.6.10 #3 Disassemble to assemble something pure |