Date: Wed, 07 Sep 2005 13:14:11 +0400 From: Igor Robul <igorr@speechpro.com> To: WOB <wayofbsd@verizon.net>, freebsd-questions@freebsd.org Subject: Re: I had to make some symlinks for Flash to work on 6.0-Beta4. Message-ID: <431EAF63.9050208@speechpro.com> In-Reply-To: <431E6BC5.7070801@verizon.net> References: <431E6BC5.7070801@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?431EAF63.9050208>