On Wed, Nov 17, 2010 at 1:11 PM, Agnello George
<[email protected]> wrote:
> Hi
>
> I am trying to build GraphicsMagick  from source rpm (
> ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/linux/GraphicsMagick-1.3.12-1.src.rpm
> ) , how ever i am getting the below errors  . I cant figure what is
> required here .
>
>
> rpmbuild -bb GraphicsMagick-1.3.12-1.src.rpm

AFAIK, you have to use SPEC file in the command above instead of rpm file
# rpm -i GraphicsMagick-1.3.12-1.src.rpm
# cd /usr/src/SRPMS/SPEC
# rpmbuild -bb GraphicsMagick.spec
This should work.

---
Yogesh Chavan

_______________________________________
Pune GNU/Linux Users Group Mailing List 

Reply via email to