Date: Tue, 14 Aug 2001 21:58:25 -0400 (EDT) From: Chris Collins <collins@bsduser.ca> To: <freebsd-questions@freebsd.org> Subject: What happend to libfreetype.so.6 ? Message-ID: <20010814213906.L10908-100000@bsduser.ca>
next in thread | raw e-mail | index | archive | help
Hello I have run across a problem that I have had happen on two of my FreeBSD boxes and one friends. I updated the ports tree Sunday night and so Monday I recompiled and installed the newer code. After re-installing freetype2 from the ports libfreetype.so.6 no longer was around. libfreetype.so.7 seems to be there in its place. I have a few programs that require this file to run so I created a symbolic link form libfreetype.so.7 to libfreetype.so.6. (ln -s libfreetype.so.7 ./libfreetype.so.6) This seems to have fixed the problem. Has anybody else ran into this and is this the correct way to have resolved this problem? Thanks Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010814213906.L10908-100000>