Re: util-linux-2.11m won't compile on RH7.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please don't take into account my previous mail. My mind wasn't working yet!

However for those it may interest, my changes to the loop-AES-v1.4g README file are the following :

    cd util-linux-2.11m
<insert>
    ./configure	# Otherwise it looked for <linux/tqueue.h> which breaks my compilation
</insert>
    patch -p1 <../util-linux-2.11m.diff
    make
    cd mount
    install -m 4755 -o root mount umount /bin
    install -m 755 losetup /sbin
<   rm -f /usr/man/man8/{mount,umount,losetup}.8.gz
<   install -m 644 mount.8 umount.8 losetup.8 /usr/man/man8
>   rm -f /usr/share/man/man8/{mount,umount,losetup}.8.gz
>   install -m 644 mount.8 umount.8 losetup.8 /usr/share/man/man8

I also had to purge my /var/cache/man/cat[0-9]/ directories in order to bring up the new updated manpages..

--Pierre

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/



[Index of Archives]     [Kernel]     [Linux Crypto]     [Gnu Crypto]     [Gnu Classpath]     [Netfilter]     [Bugtraq]
  Powered by Linux