Re: git pull request
Martin Hosken <[email protected]>
| Newsgroups | gmane.comp.fonts.fontforge.devel |
|---|---|
| Message-ID | <20131203132521.725be699@sil-mh6> |
Dear Vernon, > I’m not sure if you have been able to succesfully build and install fontforge with the collaboration features? have you? :) No. I consider it a major achievement just to get the basics building and running :) Maybe next time I'll attack zeromq. But atm my configure has it disabled due to lack of that library being installed. Any my rather old ubuntu doesn't have a recent enough libzmq packaged. Yours, Martin > > > -vernon > > > > On 2 Dec 2013, at 17:57, Martin Hosken <[email protected]> wrote: > > > Dear Vernon, > > > >> On 12/02/2013 02:39 PM, vernon adams wrote: > >>> thanks. > >>> have now posted full make output at https://github.com/fontforge/fontforge/issues/1016 > >> > > > > I think you may have hit the same bug I am struggling with and would value advice on. > > > > If you have fontforge installed in /usr (so you have things in /usr/lib like libgutils.so and the like), when you come to make install fontforge, it will happily build the libgutils library first and install it where it should (/usr/local/lib), the linker command will insert -L /usr/local/lib and then have -lgutils, and then gcc will merrily give precedence to your copy in /usr/lib, which is missing all kinds of stuff because your build is so much newer and shinier than the old thing you installed aeons ago. The offending -lgutils comes from the (in my case) libgdraw.la. > > > > Any advice anyone on how to resolve this one. > > > > It doesn't affect debian building, because that is always built on a clean machine with no lingering old fontforge libraries kicking around. > > > > Also, if you pull the latest code from github you should find a nice debian/ in there with a rules file that works well for me. I also have a ppa (launchpad/martin-hosken/fontdev) with builds for precise (and seemingly out of date copies for raring and saucy). > > > > HTH, > > GB, > > Martin > > ------------------------------------------------------------------------------ > > Rapidly troubleshoot problems before they affect your business. Most IT > > organizations don't have a clear picture of how application performance > > affects their revenue. With AppDynamics, you get 100% visibility into your > > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ > > Fontforge-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/fontforge-devel > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk > _______________________________________________ > Fontforge-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fontforge-devel ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Fontforge-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fontforge-devel