[lazarus] FPC 1.0.5 RPM
Peter Vreman
peter at freepascal.org
Mon Jan 15 03:17:15 EST 2001
> At 01:00 15-01-01 +0100, Jacques Morend wrote:
> >Cannot install the compiler, is requesting user and group "marc"
Under my RH6.2 at work it are only warnings
> OhOh.... don't tell me that you have to build packages as root
I do it always under root.
Maybe the try the following to fix it:
Add to the %files section in fpc.spec:
%defattr(-,root,root)
so it becomes:
%files
%defattr(-,root,root)
/usr
More information about the Lazarus
mailing list