Search found 1 match
- Tue Jul 03, 2012 4:07 pm
- Forum: Development
- Topic: Testing linux binaries
- Replies: 17
- Views: 10275
Re: Testing linux binaries
The binary I downloaded, contained in t-engine4-linux32-1.0.0beta41.tar.bz2 did not work for me. I'm running Debian Linux AMD64, with kernel 3.2.0-3-amd64, so 1) the libGL.so.1 was in /usr/lib/x86_64-linux-gnu instead of /usr/lib, and 2) after symlinking /usr/lib/libGL.so.1 to that, which is, itself...