-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brad Koehn wrote:
> I was upgrading to 10.6, and followed the instructions from the fink
> home page. I did 'ln -s /sw/lib/libiconv.la <http://libiconv.la>
> /usr/lib', and although it built more during 'fink update-all', I
> eventually ended up with another error with another missing .la file
> (/usr/X11/lib/libXrender.la, which isn't anywhere on my system). I'll
> live without it.
> 

I've been meaning to update the instructions, but work and travel
sidetracked me.

We've been telling people to use

        sudo -s
        find /sw/lib -name *.la -delete

to clear out _all_ of their .la files, which are nominally only needed
at build time, and many of which contain references to .la files that
were provided by Apple at one point but aren't any more, e.g.
/usr/lib/libiconv.la, /usr/X11/lib/*.la, ....  There are some packages,
however, that rely on these files to be present, so a better scheme
would be in order.

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksUP/IACgkQB8UpO3rKjQ9AaQCgjoOEVqabVEduXnRddUyRy83X
jm8AnRxwyjNkFa17RPkMtHfSSV3fRLSq
=5qVe
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to