Fellow Webgen users, I tried installing with the gem and get the output: An error has occurred: uninitialized constant Console when running the webgen command from CMD. Am I missing something? The system is Windows XP SP2 Thanks, Sven
I also get the same error on my Ubuntu 8.04 server which was a fresh install.
Am Wed, 13 Aug 2008 17:52:55 -0700 (PDT) schrieb Sven <sven.was.here at gmail.com>:> I also get the same error on my Ubuntu 8.04 server which was a fresh > install.I don''t get such an error. Do you have the latest Rubygems version? -- Thomas
Thomas, Here is a list of the current gems that I have installed. D:\>gem list --local *** LOCAL GEMS *** builder (2.1.2) cmdparse (2.0.2) coderay (0.7.4.215) dcov (0.2.2) facets (2.4.2, 2.4.1) fxri (0.3.6) fxruby (1.6.16, 1.6.12) haml (2.0.2) hoe (1.7.0) hpricot (0.6) launchy (0.3.2) log4r (1.0.5) maruku (0.5.9) rack (0.3.0) rake (0.8.1, 0.7.3) ramaze (2008.06) rcov (0.8.1.2.0) rdoc (2.1.0) RedCloth (4.0.1, 3.0.4) rmagick (2.3.0) rubyforge (1.0.0) rubygems-update (1.1.1) sources (0.0.1) syntax (1.0.0) webgen (0.5.2) win32-api (1.0.4) win32-clipboard (0.4.3) win32-dir (0.3.2) win32-eventlog (0.4.6) win32-file (0.5.4) win32-file-stat (1.2.7) win32-process (0.5.3) win32-sapi (0.1.4) win32-sound (0.4.1) windows-api (0.2.0) windows-pr (0.7.2)
The gem version installed is 1.1.1 Sorry I forgot that in the previous post!! I am just not a morning person today.
Am Thu, 14 Aug 2008 03:30:19 -0700 (PDT) schrieb Sven <sven.was.here at gmail.com>:> facets (2.4.2, 2.4.1)This is the culprit :) There has been a change between facets 2.4.1 and 2.4.2 which make webgen non-functional. For the time being, I recommend uninstalling facets 2.4.2 and going with 2.4.1. I will look at this. -- Thomas