On 3/11/06, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > On 3/10/06, Chip G. <[EMAIL PROTECTED]> wrote: > > On Mar 9, 2006, at 20:36, Alexander K. Hansen wrote: > > > > > On 3/9/06, Chip G. <[EMAIL PROTECTED]> wrote: > > >> On Mar 6, 2006, at 19:47, Alexander K. Hansen wrote: > > >>> On 3/6/06, Chip G. <[EMAIL PROTECTED]> wrote: > > >>>> > > >>>> Failed: can't find package gcc4-shlibs_4.1.0-1_darwin-powerpc.deb > > >> > > >>> Check in /sw/fink/debs and see if there's a gcc4-shlibs there. > > >> > > >> There is nothing related to gcc (did a grep) in that directory. > > > > > > OK--another thing this could be due to is if you've manually > > > deleted an old .deb file but the binary tools don't know that. > > > > > > Try turning off the binary tools temporarily, e.g. via 'fink > > > --no-use-b update-all' > > > > This is the output from that attempt: > > > > $ fink -q --no-use-b install gcc4 > > Information about 5661 packages read in 6 seconds. > > The following package will be installed or updated: > > gcc4 > > The following additional package will be installed: > > gcc4-shlibs > > Do you want to continue? [Y/n] > > Failed: can't find package gcc4-shlibs_4.1.0-1_darwin-powerpc.deb > > > > So that still seems to be a problem. Is there a way to manually > > download the package and put it in the correct location? > > > > > > -- Chip > > > > > > > > Ah--I was reading the digits in the wrong order (shouldn't fink and > work at the same time :-) ) I had read "4.0.1-1" > > By any chance have you switched off the unstable tree? It looks like > you had been using unstable and then turned it off. If that's the > case the .deb file may be on your system. > > Since this is a version from unstable there's no official .deb file to > use. If someone gives you one (I don't have it, myself) you can > install it from anywhere on your system via > > sudo dpkg --install <filename> >
Forgot one option: try "fink --no-use-b rebuild gcc4 gcc4-shlibs" -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
