Results 1 to 3 of 3
Hi Guys,
I attempted to create an RPM for a small screen capturing tool that i wrote. I have a standard build system (./configure ; make ; make install).
When ...
- 05-30-2007 #1
Problems creating an rpm
Hi Guys,
I attempted to create an RPM for a small screen capturing tool that i wrote. I have a standard build system (./configure ; make ; make install).
When i try to create an rpm for the package. only the debuginfo rpm is built, and not the rpm for my tool.
I have tried out various things but have failed to figure out the problem (i have a serious doubt that the spec file is th cause, though)... Can somebody throw some light on this...
- 05-30-2007 #2
Hi agilebeing and welcome to linuxforums
I am no programming expert and I am just posting this to advise you to shift this thread to the linux programming section of this forum as there it would get the maximum attention and responses.
Best of luck!!!
- 05-31-2007 #3
Got The Solution
Hey got it guys...
There was a problem with the spec file... i dint mention the %prep section properly...


Reply With Quote