View Single Post
  #2  
Old 11-18-2010, 11:30 AM
QuickVPS QuickVPS is offline
New Member
 
Join Date: Nov 2010
Posts: 3
Found the answer in the end. Even though the .so files are in /usr/lib/ and /usr/lib64, the build has to be as follows:
'--with-jpeg-dir=/usr'
Reply With Quote