On Dec 30, 2006, at 5:11 PM, Robert T Wyatt wrote: > David Reiser wrote: >> glib2-2.12.5 has broken gnucash2 in several ways. I'm trying to go >> back to glib2-2.12.4. >> >> I have /sw/fink/10.4/unstable/main/binary-darwin-powerpc/gnome/ >> glib2_2.12.4-101_darwin-powerpc.deb >> >> but 'fink install glib2-2.12.4-101' returns: >> >> Failed: no package found for specification 'glib2-2.12.4-101'! >> >> I remember reverting other packages in the past, and some googling >> has suggested that 'fink install pkg-ver-rel' should work. >> >> Is there something different now that obsolete packages has been >> implemented? How should I go about reverting to an earlier glib2? >> >> Dave >> -- >> David Reiser >> [EMAIL PROTECTED] >> OSX 10.4.8, Fink 0.26.0 > > Dave, > > I *think* that what you want is: > > sudo dpkg -i > /sw/fink/10.4/unstable/main/binary-darwin-powerpc/gnome/ > glib2_2.12.4-101_darwin-powerpc.deb > > hth, > rtw
That is the command I needed. Thanks. (I did have to reinstall the -shlibs splitoff first, since the base package depends on the -shlibs splitoff...). Dave -- David Reiser [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
