Date: Sat, 2 Feb 2002 20:03:33 -0500 From: Will Andrews <will@csociety.org> To: mkm <mkm@idsi.net> Cc: Will Andrews <will@csociety.org>, freebsd-ports@FreeBSD.ORG Subject: Re: ports/34565: graphics/blender port is broke Message-ID: <20020203010333.GK58614@squall.waterspout.com> In-Reply-To: <200202022258.g12Mw2Z21622@marvin.idsi.net> References: <200202030050.g130o1277572@freefall.freebsd.org> <200202022258.g12Mw2Z21622@marvin.idsi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 02, 2002 at 04:58:02PM -0600, mkm wrote: > better yet, blender has been the only application so far that i have come > across that does this, so for now (until we come up with a better way to deal > with the X lib symlink issue) ive just patched blender to handle those links. That's the wrong way to do it. Mesa installs the libGL.so.14 libraries, so you need to tell that port to restore the symlink if it sees other versions of libGL when deinstalling. You'd also have to tell the other ports to install a symlink if they don't see a libGL.so.14. Making assumptions like these are dangerous. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020203010333.GK58614>