Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] RPM for 1.0.8?
@ 2003-11-28 17:28 Erick Calder
  2003-11-29  2:42 ` Luca Berra
  0 siblings, 1 reply; 6+ messages in thread
From: Erick Calder @ 2003-11-28 17:28 UTC (permalink / raw)
  To: linux-lvm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-12-03  7:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-28 17:28 [linux-lvm] RPM for 1.0.8? Erick Calder
2003-11-29  2:42 ` Luca Berra
2003-12-01 12:33   ` Erick Calder
2003-12-01 16:50     ` Luca Berra
2003-12-02  7:51     ` Theo Van Dinter
2003-12-03  7:42       ` Theo Van Dinter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox