Thul Dai <[EMAIL PROTECTED]> said:
> Daniel E. Macks wrote:
>> 
>> Probably a good idea to get rid of the /sw/fink/debs symlinks to the
>> .deb you delete. I usually do:
>>   # cd /sw/fink/debs
>>   # rm `readlink whateverwhatever.deb`
>>   # rm whateverwhatever.deb
>> so I don't have to actually chase down the .deb locations.
>
> While happily rm-oving all the unused *deb's I accidentally deleted 
> *all* the links in "/sw/fink/debs/" (the power of a space before '*' too 
> much).

Fink doesn't usually need those symlinks as long as the actual .deb
files to which they pointed still exist; it actually looks in the
deeply-nested dirs where the real files live before it looks in the
symlink dir.

> I hoped 'fink selfupdate' or 'fink update-all' would fix things but both 
> of those fail like this:
>
> libtool: link: cannot find the library `/sw/lib/libiconv.la'
> make[1]: *** [install] Error 1
> make: *** [install] Error 2
> ### execution of make failed, exit code 2
> Failed: installing libiconv-1.9.1-11 failed

This sounds like a simple (i.e., unrelated to missing .deb symlinks)
problem. Seems very bad that a package that supplies a file would
require that file to be already-existing.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to