View Single Post
Old 14 August 2014, 16:18   #41
Keir
Registered User
 
Join Date: May 2011
Location: Cambridge
Posts: 682
Quote:
Originally Posted by BarryB View Post
I love phrases like 'very easy', especially when used in conjunction with Linux, I'll still be figuring out how to compile it this time next week

In the meantime I'll cheat and try the ready made solution linked by Retroplay
Lol, okay there are a few steps:

Code:
unzip capsimg_source_linux_macosz.zip
cd capsimg_source_linux_macos/CAPSImg
chmod u+x configure
./configure
make
sudo make install
Keir is offline  
 
Page generated in 0.08257 seconds with 10 queries