Re: Thanksgiving fun

2007-11-23 Thread Patrick R. Michaud
On Fri, Nov 23, 2007 at 01:21:39AM -0800, [EMAIL PROTECTED] wrote: > On Nov 23, 1:37 am, [EMAIL PROTECTED] wrote: > > I tried it on the 0.5.0 updated this week, with the following results: > > > > [EMAIL PROTECTED] nqp]$ ../../parrot nqp.pbc ~/tmp/blue_rect.pl > > Cannot find the attribute 'post' (

Re: Thanksgiving fun

2007-11-23 Thread parrotcode
On Nov 23, 1:37 am, [EMAIL PROTECTED] wrote: > I tried it on the 0.5.0 updated this week, with the following results: > > [EMAIL PROTECTED] nqp]$ ../../parrot nqp.pbc ~/tmp/blue_rect.pl > Cannot find the attribute 'post' (String) that you asked for. > Method 'named' not found > current instr.: 'par

Re: Thanksgiving fun

2007-11-23 Thread ajr
I tried it on the 0.5.0 updated this week, with the following results: [EMAIL PROTECTED] nqp]$ ../../parrot nqp.pbc ~/tmp/blue_rect.pl Cannot find the attribute 'post' (String) that you asked for. Method 'named' not found current instr.: 'parrot;POST::Grammar;_PAST::Op_pirop' pc 4378 (src/POST/Gra

Re: Thanksgiving fun

2007-11-22 Thread Patrick R. Michaud
On Thu, Nov 22, 2007 at 02:23:39PM -0600, Patrick R. Michaud wrote: > [1] On my system (Kubuntu 7.10) I generally have to install > the libsdl-dev package to get Parrot to work with SDL. > In the past I've done similar things with OpenSUSE and > Fedora. Also, sometimes simply creat

Thanksgiving fun

2007-11-22 Thread Patrick R. Michaud
Here's a bit of fun for the holiday weekend. (At least it's a holiday in the U.S., which is celebrating Thanksgiving today. If you're somewhere that isn't celebrating a holiday today, you're still allowed to enjoy this. :-) This assumes that the Parrot SDL libraries are working on your system [1