Jacques, Thanks. ruby.exe instiki didn't solve the problem but it did give me an error message indicating it was trying to run some piece from ruby 1.8.6. I removed 1.8.6 but still had the same problem with ruby 1.9.2.
I installed 1.8.7 and everything is working now. (Re-installing 1.9.2 may have worked but I haven't tried that yet.) Thanks for your help. Regards. Michael W. Perry SFAB Probe Systems 903-868-7600 [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jacques Distler Sent: Wednesday, September 29, 2010 11:23 AM To: Instiki-users Subject: Re: [Instiki] Instiki 0.19 installation issue On Sep 29, 2010, at 10:35 AM, Perry, Mike wrote: > I'm sure that there is a simple solution to this but I'm not seeing it. Any > help would be appreciated. > > I got through the instiki-0.19 installation procedure successfully (I think) > but it gets the following error when trying to start: > > C:\instiki-0.19>ruby.exe script\server -e production > <internal:lib/rubygems/custom_require>:29:in `require': no such file to load > -- > script/../config/boot (LoadError) > from <internal:lib/rubygems/custom_require>:29:in `require' > from script/server:2:in `<main>' Try ruby.exe instiki > System: > Windows XP SP3 > > C:\instiki-0.19>ruby bundle > Using rake (0.8.7) > Using abstract (1.0.0) > Using erubis (2.6.6) > Using gem_plugin (0.2.3) > Using itextomml (1.4.2) > Using json (1.4.6) > Using mongrel (1.2.0.pre2) > Using nokogiri (1.4.3.1) > Using rubyzip (0.9.4) > Using sqlite3-ruby (1.3.1) > Using bundler (1.0.0) > Your bundle is complete! Use `bundle show [gemname]` to see where a bundled > gem > is installed. > That all looks good. JD _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
