View Single Post
Old 14 August 2014, 21:05   #50
BarryB
Amigaholic
 
Join Date: Dec 2009
Location: UK
Posts: 4,725
Quote:
Originally Posted by kaffer View Post
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
Well that was a laugh!

As IFW said to do I downloaded the source, unzipped (the source that is ), but 'make' failed due to no gcc++ installed! found out how to do that with 'sudo yum install gcc-c++' but not a member of the sudoers file so found out how to do that THEN I could install gcc++, and after that, like you said kaffer: It's very easy
BarryB is offline  
 
Page generated in 0.06103 seconds with 11 queries