[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-developing artwork



On Sat, 24 Nov 2012, Kevin wrote:

for my ghetto script
http://cheesefactory.us/apple2/?p=18

Am I missing a module?  (The box I'm running the script on has Debian 6)

[usotsuki@lunatix ~]$ lua convert.lua dke.ppm
lua: convert.lua:10: attempt to index global 'image' (a nil value)
stack traceback:
        convert.lua:10: in main chunk
        [C]: ?
[usotsuki@lunatix ~]$ lua -v
Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio

-uso.