---------- Forwarded message ----------
From: Matthias Tarasiewicz <[EMAIL PROTECTED]>
Date: Mar 19, 2007 9:32 PM
Subject: Re: [Instiki-devel] Instiki-OSX-Package: Ruby and Instiki
prerequisites installer on OSX
To: [EMAIL PROTECTED]
Cc: Oleg Kourapov <[EMAIL PROTECTED]>


hi john!
yes, i looked at locomotive! the main problem with locomotive is, that
it is really big and not for end-users. you would have to start
locomotive, inside locomotive start instiki. thats too much to ask
from end-users. i am searching for some kind of one-click-installer
for osx. a small osx package that includes the broken dependencies for
sqlite on osx.

we found the following 2 packages existing for osx, but still they
don't meet our needs.
http://raa.ruby-lang.org/project/ruby-universal/
http://mail.madstop.com/pipermail/puppet-users/2006-August/000106.html

what would be missing is sqlite3 which is not included in those
packages. the swig sqlite3 dependency should not exist anymore, so
having a ruby installer with sqlite3 should do the trick.
i'm actually wondering why there is no "official" ruby osx package.

On 3/16/07, John Whitley <[EMAIL PROTECTED]> wrote:
> Have you guys looked at Locomotive and the appropriate Locomotive
> Rails bundle for the Ruby/Rails support?  That should give fully
> encapsulated ruby support (i.e. it won't interfere with any existing
> system installations).  I wouldn't think it would be a big deal to
> use these components to create a single installer for Instiki on OS X.
>
> FWIW, Rails doesn't have any deep dependency on readline; it just
> needs it for script/console to work.  It's nice to support, but it's
> also trivial to remove.  In script/console, where it builds up the
> irb command line, remove the completion require argument: "-r irb/
> completion".
>
> -- John
>
> On Mar 16, 2007, at 10:25 AM, Matthias Tarasiewicz wrote:
>
> > oleg kourapov wanted to create packages for instiki on osx for the
> > current 0.11rc1 and also for the upcoming 0.12 version. unfortunately
> > we ran into problems, since osx has ruby 1.8.2 packaged, but rails
> > depends on ruby 1.8.4 and the readline library, as well as swig is
> > broken on OSX Tiger.
> >
> > we are searching for a one-click-way to get all the prerequisites for
> > instiki installed, without the need of installing apple XCODE-tools,
> > which most of the "normal users" don't have installed for sure.
> > the current idea is, to have a link to a ruby-osx-installer-package
> > that includes all the needed libraries for instiki on osx. sadly there
> > seems to be no such package existing.
> > i opened i thread in the entropy.ch discussion forums, those guys had
> > a ruby installer before but not since ruby 1.8.2 is packaged in osx.
> >
> > http://www.entropy.ch/phpbb2/viewtopic.php?p=10086#10086
> >
> > maybe someone on this list has a better idea or knows of such a
> > package out there. we need to get "Chuckle… There Is No Step Three" or
> > at least the 3 step-installation back on osx ;)
> >
> > -matthias
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to