I had a similar issue. cmake would pick up the correct path, but when it
did the test for usability, cmake did not use the path when running the
test codelet. Export LD_LIBRARY_PATH=/your/path before running cmake so you
the lib gets loaded when cmake runs the test.
On Sat, Mar 2, 2013 at 9:30 AM, DRC <dcomman...@users.sourceforge.net>wrote:
> It's a CMake variable. I am not in front of my computer, but I think
> BUILDING.txt describes its usage.
>
> On Mar 2, 2013, at 6:21 AM, James Wettenhall <james.wettenh...@monash.edu>
> wrote:
>
> > Hi,
> >
> > I'm trying to build TurboVNC 1.1.91 with libjpeg-turbo 1.2.90 on Linux
> using non-standard installation paths.
> >
> > Is FindTurboJPEG.cmake supposed to allow specifying a non-standard
> location of libjpeg-turbo via environment variables?
> >
> > It seems to only check CMake variables:
> >
> > if (NOT TJPEG_INCLUDE_DIR)
> >
> > rather than checking $ENV{TJPEG_INCLUDE_DIR}
> >
> > Cheers,
> > James
> >
> >
> >
> ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > _______________________________________________
> > VirtualGL-Users mailing list
> > VirtualGL-Users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>
--
Kevin Van Workum, PhD
Sabalcore Computing Inc.
"Where Data Becomes Discovery"
http://www.sabalcore.com
877-492-8027 ext. 11
--
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users