On Mon, Oct 5, 2009 at 10:19 PM, Jacques Distler <
[email protected]> wrote:

>
> On Oct 5, 2009, at 4:20 AM, Vornoff Jungle wrote:
>
>  I enjoy running Instiki on OS X, which is very easy.
>>
>> I recently tried running Instiki on an EEEPC with Xandros.  I believe I
>> have all the necessary components - I base this idea on the page at:
>>
>> http://golem.ph.utexas.edu/instiki/show/installation
>>
>
> The problem is that you don't have a sufficiently recent version of
> Rubygems installed.
> See, e.g.,
>
>    http://ryandaigle.com/articles/2008/5/13/loaded_specs-gem-error
>
> If those instructions yield an error, then see
>
>   http://intertwingly.net/blog/2008/11/23/RubyGems-1-3-1-on-Ubuntu-8-10
>
> for how to update Rubygems, manually, to version 1.3.x.
>

The simplest command, but then it seemed to kill itself.

gem update --system


 did not return any errors for several minutes; it took a lot of CPU time
but then it seemed to kill itself.

The problem may have arisen from the fact that Xandros relies heavily on
Debian, and your second link explains that Debian does not cooperate with
the built-in gem update process.

I tried to use apt-get to reinstall ruby and gem.  I could only get up to
0.9.0.


The instructions at the second link seem to be more promising, but I
encountered an odd error when I tried to run 'gem', 'gem -v', etc.

"gem1.8" works fine for "gem" and "gem1.8 -v" returns 1.3.1.

Possibly the best solution is to either copy or make a symbolic link from
gem1.8 to gem in /usr/bin.

I tried "sudo gem1.8 install rubygems-update"
then "sudo update-rubygems"
which was very similar to the advice at the second link.

After that, I still only have "gem1.8," not "gem," but I tried going back to
instiki and running it again.  At this point it runs, and I was able to
create a wiki.

The next question is whether I have gem messed up, and whether it should be
fixed, or whether I should ignore it and carry on with using instiki.

Thanks.
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to