 |
Forums |
Admin Discussion Forums: ctioga Start New Thread
| Message: 90793 |
 |
BY: Rick Saylor (rds2059) DATE: 2009-10-07 20:54 SUBJECT: Problem installing ctioga I was wanting to give ctioga a try and was trying to install it on my OpenSUSE 11.1 system. Tioga installed just fine with no problems and passed all tests. However, when trying to install ctioga via the INSTALL script, I received the following errors:
/usr/bin/install -c -m 644 ./lib/shortcuts.rb /usr/lib/ruby/site_ruby/1.8/CTioga/shortcuts.rb
ruby -r fileutils -e 'FileUtils.install(ARGV[0],ARGV[1],:mode => 0755)' bin/ctioga ./bin/ctioga
/usr/lib/ruby/1.8/fileutils.rb:1394:in `fu_each_src_dest': same file: bin/ctioga and ./bin/ctioga (ArgumentError)
from /usr/lib/ruby/1.8/fileutils.rb:1411:in `fu_each_src_dest0'
from /usr/lib/ruby/1.8/fileutils.rb:1393:in `fu_each_src_dest'
from /usr/lib/ruby/1.8/fileutils.rb:840:in `install'
from -e:1
make: *** [install_exec] Error 1
Relevant data:
ruby 1.8.7 (2008-08-11 patchlevel 72) [i586-linux]
tioga-1.11
Received same installation error with both ctioga-1.9 and ctioga-1.10
Thanks for any help/advice! | |
Thread View
Post a followup to this message
|
 |