[Instiki] Instiki 0.16 does not work on Ubuntu 8.10
Jacques Distler
distler at golem.ph.utexas.edu
Tue Apr 7 17:33:58 EDT 2009
On Apr 7, 2009, at 8:04 AM, Matthias Tarasiewicz wrote:
> just tried ruby/rails/instiki on debian testing (squeeze)
> besides the fact that debian seems to be a bad platform choice to
> run ruby (rubygems cannot be updated with gem's internal gem update
> --system command and is on version 1.2, which renders it unusable
> for rails 2.3.2) the same reported issue as on ubuntu just occured:
>
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:269:in
> `require_frameworks': no such file to load -- net/https (RuntimeError)
>
> so the issue affects debian and ubuntu.
>
> apt-get install libopenssl-ruby
> also did fix this issue.
>
> see this topic on the rubygems madness on debian:
> http://stakeventures.com/articles/2008/12/04/rubygem-is-from-mars-aptget-is-from-venus
Right.
I believe
sudo apt-get install ruby ruby1.8-dev libopenssl-ruby rubygems
swig libsqlite3-ruby1.8 flex bison
gets you everything you need to install/run itex2MML and Instiki.
In particular, you don't need a GEM installation of Rails.
On the other hand, to run the upgrade script
http://golem.ph.utexas.edu/instiki/show/Upgrading
does require rake, which probably does need to be installed via a GEM.
>> This is not the only package that you need to install, in order to
>> run Instiki on Ubuntu, so I don't think adding it to the list of
>> required packages is a big deal (and does no harm on Debian, for
>> that matter).
>>
>> http://golem.ph.utexas.edu/instiki/show/Installation
Jacques
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 253 bytes
Desc: This is a digitally signed message part
URL: <http://rubyforge.org/pipermail/instiki-users/attachments/20090407/139e6e71/attachment.bin>
More information about the Instiki-users
mailing list