Forums | Admin

Discussion Forums: ctioga

Start New Thread Start New Thread
Message: 90826
BY: Vincent Fourmond (fourmond)
DATE: 2009-10-08 19:38
SUBJECT: RE: Problem installing ctioga

 

Hello,

It looks like ctioga is trying to install itself into the directory from which you are installing, which surely does not help at all. I don't understand how that happens, if truth be told -- or maybe... Try to replace the contents of INSTALL with:

#!/bin/sh
ruby extconf2.rb
make install EXEC_INSTALL_DIR=/usr/local/bin

If you haven't started to use ctioga yet, you might want to give a try to ctioga2. It does not yet have all the functionalities of ctioga yet (though it has quite a few more too), but it should install better, I think. (http://ctioga2.rubyforge.org).

In any case, I hope you'll enjoy !


Thread View

Thread Author Date
Problem installing ctiogaRick Saylor2009-10-07 20:54
      RE: Problem installing ctiogaVincent Fourmond2009-10-08 19:38
            RE: Problem installing ctiogaRick Saylor2009-10-21 00:37

Post a followup to this message