<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
I want to create an rpm file to kile from src.rpm file.<br>
So, I have created  the file  <font face="console8x16">~/.rpmmacros</font>
and put there this:<br>
<font face="console8x16"># ~/.rpmmacros<br>
%packager <alilou><br>
%_topdir %(echo "$HOME")/rpmbuild<br>
%_topdir /home/alilou/rpm</font><br>
<br>
After creating these directories: <font face="console8x16">SOURCES
SPECS BUILD SRPMS RPMS/i386  RPMS/athlon  RPMS/i486 RPMS/i586 RPMS/i686
RPMS/noarch</font>, I have done this: <br>
<font face="console8x16">[alilou@localhost rpm]$ rpm -i
kile-1.7.1-1.fc3.src.rpm</font><br>
But I have this error:<br>
<font face="console8x16">attention: user gerald doesn't existe - using
root<br>
attention: user gerald doesn't existe - using root</font><br>
<br>
I think that 'gerald' is the user who created the
kile-1.7.1-1.fc3.src.rpm. <br>
What must I do to resolve this problem please???<br>
Thank you<br>
Liloulinx<br>
<br>
</body>
</html>