Hi all My first ruby program (pacman!!) is now at a point where I'd like to package it up into an executable for one or two friends to play with. Using EXERB (and EZEXERB) I've built the executable, but when I run it I get: "The ordinal 50 could not be located in the dynamic link library jpeg.dll". My program uses RUDL, and loads bitmaps it from a subdirectory but that's about the only thing that's anything special about it. Any ideas?