On Mon, May 11, 2009 at 6:17 AM, Justin Heyes-Jones <[email protected]>wrote:

> 2009/5/10 Elliott Slaughter <[email protected]>:
> > If that still doesn't work, could you tell me if the following works
> (when
> > you're in the extracted directory)?
> >
> > $ LD_LIBRARY_PATH=. ./main


> Sorry, I get the same error in both cases.
>

Well, first of all, try

ls -l path/to/file/...

as a basic sanity check. If the file exists and doesn't show strange
permissions or anything, start the game

LD_LIBRARY_PATH=. ./main

and when you hit the error, try

(truename "path/to/file")

If that works, then I really have no idea what's going wrong. (But you might
as well give me the backtrace.)

Thanks again.

-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to