[7834] in testers
Re: libGL.so
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Tue Feb 17 18:47:26 2009
Date: Tue, 17 Feb 2009 18:46:22 -0500 (EST)
From: Anders Kaseorg <andersk@MIT.EDU>
To: Alex T Prengel <alexp@mit.edu>
cc: testers@mit.edu, athena10@mit.edu
In-Reply-To: <200902172331.n1HNVxAZ008740@dit.mit.edu>
Message-ID: <alpine.DEB.2.00.0902171840290.25182@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
On Tue, 17 Feb 2009, Alex T Prengel wrote:
> hfss, a component of a commercial software suite from Ansoft that does
> EM Field simulation. I think other components in the suite do too but
> I haven't checked yet.
/mit/ansoft/ansoft-rhlinux/hfss10/register_new_user.csh has some terrible
code to check that libGL.so exists, but all of the binaries in that
directory refer specifically to libGL.so.1. It should work just fine if
that check were removed.
Though this is not to say that libgl1-mesa-dev wouldn’t be a reasonable
package to include anyway.
Anders