>>> On 8/26/2009 at  8:50 PM, Mauro Souza <thoriu...@gmail.com> wrote: 
> to create your own rpm file, use a tool called checkinstall...
> the process is almost the same to install using the source: ./configure &&
> make && *checkinstall* make install
> 
> checkinstall will install php, create a rpm file, and store it on
> /usr/src/RPMS. I always use it when I compile something from source.

Except in this case, the OP doesn't have to start from "plain" source, he 
already has a source RPM.  Using your method, he'll wind up with an RPM that 
will have everything in it that are spread across _many_ already-existing RPMs. 
 Almost certainly not what is desired.  I've always found it far easier to find 
a source RPM from either openSUSE or Fedora, and tweak the .spec file followed 
by "rpmbuild."


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to