Re: [VirtualGL-Users] Building 2.3.2 on Ubuntu 12.04

2013-06-15 Thread Vadim Peretokin
I think that would be a good idea. It's not that big and it helps - afaik it's not something that is easily available (unless one digs around in the tests Phoronix Test Suite offers). -- This SF.net email is sponsored by Wi

Re: [VirtualGL-Users] Building 2.3.2 on Ubuntu 12.04

2013-06-15 Thread DRC
I apologize for my semi-rant. I didn't piece together that you were the one who was trying to build VGL in order to run glreadtest. I should maybe consider shipping that test as part of the binary package. On Jun 15, 2013, at 11:16 PM, Vadim Peretokin wrote: > The likely issue was that I was u

Re: [VirtualGL-Users] Building 2.3.2 on Ubuntu 12.04

2013-06-15 Thread Vadim Peretokin
The likely issue was that I was using Ubuntu's libjpeg-turbo. Using the .deb off the website + libjpeg-turbo sources built VGL okay. Sorry about the noise! -- This SF.net email is sponsored by Windows: Build for Windows St

Re: [VirtualGL-Users] Building 2.3.2 on Ubuntu 12.04

2013-06-15 Thread Vadim Peretokin
I'd like to run the glreadtest binary, which doesn't seem to come with the .deb and is integrated into the make cmake files for compilation. -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.

Re: [VirtualGL-Users] Building 2.3.2 on Ubuntu 12.04

2013-06-15 Thread DRC
Why can't you use the pre-built VirtualGL DEB? Or, if you absolutely must build VGL from source, try using the official libjpeg-turbo DEB from SourceForge? There's a good reason why the build instructions suggest using the "official" libjpeg-turbo binaries to build VGL-- because the static libjp

[VirtualGL-Users] Building 2.3.2 on Ubuntu 12.04

2013-06-15 Thread Vadim Peretokin
Hi, I'm having an issue building VirtualGL sources (2.3.2) on Ubuntu 12.04. The turbojpeg library isn't where the sources expect, so I update the variable to locate it - but it still fails with a non-obvious error: vadi@gooseberry:~/Programs/VirtualGL-2.3.2$ cmake . -DTJPEG_LIBRARY=/usr/lib/x86_6