RPM for 1.0.8?

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

 



I can't find an RPM for the 1.0.8 version... surely someone's out there on
RH??

I've been trying to make one with the spec file for 1.0.3 (which comes
included in Shriek) but am not having much success...

for one thing, I'm building as a regular user (non-root) and the Makefile
that gets generated uses C<install -o $USER -g $GROUP ...> which, of course
fails when it tries to chown.

I see in configure.in a couple of lines like:

dnl -- setup the ownership of the files
AC_ARG_WITH(user,
  [  --with-user=USER        Set the owner of installed files ],
  [ OWNER="$withval" ],
  [ OWNER="root" ])

but removing them still generates -u for install... I've also tried
C<./configure --without-user> but no dice.

how do I fix this?

- erick


_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux