View Single Post
Old 14 August 2014, 21:06   #51
Keir
Registered User
 
Join Date: May 2011
Location: Cambridge
Posts: 682
Quote:
Originally Posted by Retroplay View Post
Anyway I think I'll leave this alone for now before I pull the rest of the hair out my head.
You're so close now! The problem is that the old Linux interface header isn't included, at least under its old name, in the v5 library. Also no headers are installed by 'make install'.

You can work around this. Go grab version 4.2 from here http://www.softpres.org/_media/files...ad&cache=cache
Then
Code:
tar xf ipflib42_linux-x86_64.tar.gz
cd x86_64-linux-gnu-capsimage
sudo cp -a include/caps /usr/include
Apologies, this definitely is a bit arcane. After the above you should have a file /usr/include/caps/capsimage.h and the build should work now
Keir is offline  
 
Page generated in 0.12017 seconds with 11 queries