I had to make some symlinks for Flash to work on 6.0-Beta4.

Igor Robul igorr at speechpro.com
Wed Sep 7 02:15:07 PDT 2005


WOB wrote:

>
> I had to make 3-4 symlinks to get Flash to work with Firefox on 
> FreeBSD 6.0-B4

Instead of making symlinks, you may consider using libmap.conf (5)

>
> These are the commands I entered:
>
>   cd /usr/lib
>   ln -s libstdc++.so.5 libstdc++.so.4
>
>   cd /lib
>   ln -s libm.so.4 libm.so.3
>   ln -s libz.so.3 libz.so.2
>
> I made those changes based on errors I saw.  I don't know much about 
> what I am doing, so hopefully I didn't break anything by making those 
> symlinks.  For example, once this gets fixed, I dont't know if I will 
> need to undo my symlinks.




More information about the freebsd-questions mailing list