Hi Rich, Sorry about that. The link for Pimki2 is: http://rubyforge.org/cgi-bin/viewcvs.cgi/pimki2.tar.gz?root=pimki&view=tar (Just tested it). If it doesn't play nice you can go to the Pimki Rubyfirge project page (http://rubyforge.org/projects/pimki/), go to the SCM tab -> browse anonymous CVS -> Pimki2 and "download tarball" at the bottom. You should then simply unpack the zip and from a terminal run 'pimki' in the unzipped directory.
> > (SU) [EMAIL PROTECTED] [~/Work/Pimki] 1: gem install pimki That should install Pimki 1.8. Normally all the gems go under the <ruby-install-dir>/lib/ruby/gems/1.8/gems directory and the pimki executable should go in the same directory as the ruby binary. I haven't touched a mac in a while, so am not sure where it should be, but try 'which ruby' and then check that directory for a 'pimki' script - it could simply be something like wrong permissions on the file or wrong bang line. Let me know of this works. Cheers, Assaph _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
