|
From: Joe Z. <jz...@at...> - 2003-03-20 15:13:06
|
If I end my http server (because I'll get an error on 'chown apache'
during 'make install' when run as a regular user) then run:
./configure --prefix=/home/joe/test
it installs without error into /home/joe/test.
I think the syntax for building the rpm would be './configure
DESTDIR=/somewhere'.
I'll try building the rpm myself so I can see what's going on. The
'bobs.spec' file I have is from Nov 29th. If you have a newer one,
please send it to me. I plan to use the filmgimp Makefile as a reference
for the rpm build commands.
Joe
Rene Rask wrote:
>Hi Joe.
>
>I was just thinking that the description of the "make install" problems
>could be boiled down to this:
>
>If I'm unable to do "./configure --destdir=/somewhere" and then "make
>install" as a regular user, I'm also not able to build an rpm.
>(not sure that is the correct syntax, but I think you understand my
>point)
>
>So when "make install" tries to insert the cron script part of the
>install it will fail as a regular user.
>
>Cheers
>René
>
>
>
>
>
|