Sorry for the bother, but may I ask for some more help in doing the local modification to libpango? I'm following this per your recommendation: http://finkers.wordpress.com/2009/07/24/creating-local-packages/
Here's what happens. root@rcmac (finkinfo): pwd /sw/fink/dists/local/main/finkinfo root@rcmac (finkinfo): cp /sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.* . t2.info ac (finkinfo): diff /sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.info pango1-xft 21c21 < NoSetLDFLAGS: true --- > NoSetLDFLAGS: true 23c23 < SetLDFLAGS: -no-undefined -L/usr/X11R6/lib --- > SetLDFLAGS: -no-undefined -L/usr/X11R6/lib -lXrender root@rcmac (finkinfo): fink -v validate pango1-xft2.info Validating package file pango1-xft2.info... Package looks good! root@rcmac (finkinfo): fink index Scanning package description files.......... root@rcmac (finkinfo): fink dumpinfo -finfofile -fpatchfile pango1-xft2-shlibs Scanning package description files.......... Information about 12059 packages read in 1 seconds. infofile: /sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.info My expectation is that at the end, it should point to /sw/fink/dists/local/main/finkinfo I get this expectation because the web page says: "If you run that previous fink dumpinfo command again you’ll see that Fink now considers the local package as the most recent (and the one it’ll use from now on)." When I build, I get the same error as before. Thanks for any help. -- Rich On Jan 14, 2013, at 7:20 PM, Alexander Hansen wrote: > On 1/14/13 12:34 PM, Cook, Rich wrote: >> I guess I'll have to try the local package thing. Here is the cause of my >> query: >> >> cook47@rcmac (Downloads): ./view3dscene/view3dscene >> dyld: Library not loaded: /sw/lib/libpango-1.0.0.dylib >> Referenced from: /Users/cook47/Downloads/./view3dscene/view3dscene >> Reason: image not found >> Trace/BPT trap > > That's from pango1-xft2-shlibs, all right. > >> >> And: >> root@rcmac (~): fink install pango1-xft2-ft219 >> Information about 12059 packages read in 1 seconds. >> No packages to install. >> >> fink list pango1-xft2-ft219 >> Information about 12059 packages read in 1 seconds. >> i pango1-xft2-ft219 1.24.5-7 GTK+ - i18n libs (for freetype >> >= 2.1.9) >> i pango1-xft2-ft219-dev 1.24.5-7 GTK+ - i18n text development >> headers and libraries (for freetype >... >> i pango1-xft2-ft219-shli 1.24.5-7 GTK+ - i18n text shared >> libraries (for freetype >= 2.1.9) >> > > It's kind of annoying when upstreams distribute stuff that uses Fink > libraries or tells people to use Fink without keeping up to date on our > packaging. :-) > > Give the local modification to pango1-xft2 a try, I guess, pending an > official update. > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ -- ✐Richard Cook ✇ Lawrence Livermore National Laboratory Bldg-453 Rm-4024, Mail Stop L-557 7000 East Avenue, Livermore, CA, 94550, USA ☎ (office) (925) 423-9605 ☎ (fax) (925) 423-6961 --- Information Management & Graphics Grp., Services & Development Div., Integrated Computing & Communications Dept. (opinions expressed herein are mine and not those of LLNL) ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
