[Pimki-users] Getting started
Assaph Mehr
assaph at gmail.com
Sun Jul 12 22:10:39 EDT 2009
Ah, much better - I haven't tested Pimki on Windows in a while ;)
IIRC OSX 10.4 had Ruby build in, albeit an old version (1.8.2). You
can run "ruby -v" to check what version you have installed. If you
want an updated version you can get it from MacPorts ("sudo port
install rb-rubygems" gets you what you need). You can get detailed
instruction on http://hivelogic.com/articles/view/ruby-rails-mongrel-mysql-osx.
The rest of the steps are similar. Open a Terminal and type in the gem
commands (you should skip the first "gem update --system"; use sudo to
install the gems), download the zip file and run pimki. Instead of
double clicking, open a Terminal window, cd to the expanded pimki
directory and run "ruby pimki.rb".
Let me know if this helps.
Cheers,
Assaph
On Mon, Jul 13, 2009 at 11:42, Graeme MOYSE<gnm at aapt.net.au> wrote:
> Thanks for the rapid response Assaph.
>
> I didn't realise that the operating platform affected the issue … I run Mac
> OS X 10.4.x
>
> Many Thanks
>
> Graeme
>
>
>
> On 2009/07/05, at 9:47 AM, Assaph Mehr wrote:
>
>>
>> G'day mate,
>>
>> I am assuming you're on windows, and thus the easiet way to install
>> Ruby is with the OneClick installer:
>> http://rubyforge.org/frs/download.php/47082/ruby186-27_rc2.exe.
>>
>> Then open a command line (Start > Run... > cmd.exe) and type in the
>> following commands verbatim:
>> gem update --system
>> gem install rails --version 1.0.0
>> gem install RedCloth --version 3.0.3
>> gem install BlueCloth rubyzip madeleine
>>
>> You will then need to down load this zip file:
>> http://rubyforge.org/frs/download.php/54451/pimki-2.0.zip and extract
>> it somewhere. You should then be able to just double click the
>> pimki.rb file in the expanded directory and open a browser to
>> http://localhost:2500.
>>
>> Let me know if you have any issues.
>>
>> Cheers,
>> Assaph
>>
>>
>>
>> On Sun, Jul 12, 2009 at 22:22, Graeme MOYSE<gnm at aapt.net.au> wrote:
>>>
>>> G'day all.
>>> As a complete newbie, with minimal experience of working with code, the
>>> PIMKI experience, while very attractive to contemplate, has so far
>>> remained
>>> beyond my reach. I fell at the first hurdle …"make sure you have Ruby
>>> installed". I've downloaded the recommended files, read the "Read Me",
>>> visited a site that presents what seems to be a comprehensive
>>> how-to-do-it …
>>> but so far no success.
>>> I very much like the idea of both Ruby and Pimki, but I will clearly need
>>> assistance. I hope someone who reads this will be prepared to help me
>>> find-out what it is about Pimki that makes it so functional.
>>>
>>>
>>>
>>> All the best,
>>>
>>> Graeme Moyse
>>>
>>>
>>> REMEMBER TO INCLUDE ME ON YOUR UPDATE LIST – if & when you change your
>>> email
>>> address.
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Pimki-users mailing list
>>> Pimki-users at rubyforge.org
>>> http://rubyforge.org/mailman/listinfo/pimki-users
>>>
>> _______________________________________________
>> Pimki-users mailing list
>> Pimki-users at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/pimki-users
>
> _______________________________________________
> Pimki-users mailing list
> Pimki-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/pimki-users
>
More information about the Pimki-users
mailing list