[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gd instead of libgdeda
Hi Wojciech,
I added it to the patch tracking system:
https://sourceforge.net/tracker/index.php?func=detail&aid=1479983&group_id=161080&atid=818428
so we don't forgive it while someone with greater authority (Ales?)
shows his opinion...
Thanks,
Carlos
El sáb, 29-04-2006 a las 01:04 +0200, Wojciech Kazubski escribió:
> >Some linux distributions (as Fedora Core) do have gd library already
> >available. GD is also needed to build new version of pcb with gtk frontend.
> >The only differece between gd and libgdgeda is the direction of
> >drawing arcs. Libgeda can be modified to use original gd instead of libgdgeda
> >This requires changing only one line of C source and some modifications to
> >configure files.
> >
> Improved patch. Previous version did not have -lgd specified for linking
>
> Wojciech Kazubski