[EMAIL PROTECTED] wrote:
Okay, you XFS fans, here's your chance to win a convert. Well, I'm
already a true believer, but just now, I'm trying to install it. Applying the patches and building and boot the kernel went off without a hitch. The next step is to install the various supporting
programs.
xfsprogs built and installed without any problems, as did the
attr stuff, but the acl package quits in the middle of configuration:
[luther:/tmp/acl-2.1.1]$ ./configure --prefix=/usr
..
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
FATAL ERROR: attr/xattr.h does not exist.
acl cannot be built without the attr-devel package.
make: *** [configure] Error 1
Got any hints?
Kurt
Didja install the libattr-devel package? ftp://oss.sgi.com/projects/xfs/cmd_rpms/i386/libattr-devel-2.1.1-0.i386.rpm should be the correct version for your acl package.
-- Andrew Mathews --------------------------------------------------------------- 8:25pm up 5 days, 13:32, 8 users, load average: 4.13, 4.42, 4.49 --------------------------------------------------------------- My uncle was the town drunk -- and we lived in Chicago. -- George Gobel _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
