On Wed, Jan 29, 2014 at 03:19:25PM -0500, Jack Chastain wrote: > /opt/dassault-systemes/DraftSight/Linux/DraftSight > /opt/dassault-systemes/DraftSight/Linux/DraftSight: error while loading > shared libraries: libGL.so.1: cannot open shared object file: No such file > or directory > jack@jack-SVE1713CCXB:~/Downloads/DraftSight$
Now you need the 32bit gl. And all the accompanying 32bit systems. You're trying to run a complex GUI 32bit app on a 64 bit system - you will have to install basically a complete 32bit system alongside the 64bit. Pretty much for every app google 'ubuntu 32 bit xxxxx' and see what package people say to look in, or apt-cache search lib32 | grep foo ... Looks like the GL libs aren't in an easily named package but google will probably find something. You might also need to force export LD_LIBRARY_PATH=/usr/lib32 but it should find it if it's installed. --
signature.asc
Description: Digital signature
_______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) Vassar College Feb 5 - Nginx Mar 5 - March Meeting: 11th Anniversary Apr 2 - Google App Engine
