|
osdir.com mailing list archive F.A.Q. -since 2001! |
|
|
|
Subject: Issues installing text-reform - msg#00000List: lang.ruby.modules.text-format.discuss
by Date: Next Date Index by Thread: Next Thread Index
I seem to be unable to install this application. Unfortunately, I
don't know enough to understand what's going on here. It just sounds like there is no documentation, and everything is failing because of a dependancy on it. # gem install text-reform Attempting local installation of 'text-reform' Local gem file not found: text-reform*.gem Attempting remote installation of 'text-reform' Successfully installed text-reform-0.2.0 Installing RDoc documentation for text-reform-0.2.0... Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform --+ # gem install text-reform-0.2.0.gem Attempting local installation of 'text-reform-0.2.0.gem' Successfully installed text-reform, version 0.2.0 Installing RDoc documentation for text-reform-0.2.0... Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform --+ For the tarball: # ruby install.rb Checking for test cases: Loaded suite Test__Text_Reform Started ......S.................... Finished in 0.534274 seconds. 26 tests, 55 assertions, 0 failures, 0 errors reform.rb: mc......c..............c..c..c..c.. README: Install: Generating HTML... Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform Files: 3 Classes: 6 Modules: 1 Methods: 28 Elapsed: 2.881s reform.rb: mc......c..............c..c..c..c.. Generating RI... You asked me to merge this source into existing documentation. This file references a class or module called Text which I don't have existing documentation for. Perhaps you need to generate its documentation first Couldn't build Ri documentation exit --+ # rdoc install.rb: ........ reform.rb: mc......c..............c..c..c..c.. tc_text_reform.rb: c..................c.......... testall.rb: Generating HTML... Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform Could not find main page Text::Reform Files: 4 Classes: 8 Modules: 1 Methods: 64 Elapsed: 3.973s
Thread at a glance:
Next Message by Date:Thanks for text-reformThanks to text-reform I was able to do some pretty mystical columnization for my little application, sls[1] Aside from text-reform, I haven't seen anything which could handle multiple columns of text in a useful way. I was thinking to implement it all myself, but was really pleased to be able to get this implementation working. I also combined it with term/ansicolor[2] to have (optionally) coloured and columnized output. Wooh! [1] http://rubyforge.org/projects/sls/ [2] http://term-ansicolor.rubyforge.org/ #<Net::HTTPOK:0x2aaaaabb9f70> #<Net::HTTPOK:0x2aaaaaad6f90> #<Net::HTTPOK:0x2aaaaab5ee68> #<Net::HTTPOK:0x2aaaaab5fe08> Next Message by Thread:Thanks for text-reformThanks to text-reform I was able to do some pretty mystical columnization for my little application, sls[1] Aside from text-reform, I haven't seen anything which could handle multiple columns of text in a useful way. I was thinking to implement it all myself, but was really pleased to be able to get this implementation working. I also combined it with term/ansicolor[2] to have (optionally) coloured and columnized output. Wooh! [1] http://rubyforge.org/projects/sls/ [2] http://term-ansicolor.rubyforge.org/ #<Net::HTTPOK:0x2aaaaabb9f70> #<Net::HTTPOK:0x2aaaaaad6f90> #<Net::HTTPOK:0x2aaaaab5ee68> #<Net::HTTPOK:0x2aaaaab5fe08>
blog comments powered by Disqus
|
|