I'm trying to get the mcmillan installer utility to generate a
standalone executable for me. I've gotten to work--almost!--but still
have one problem. After running Installer's Build.py on my script/spec,
it appears to work. I go into the directory generating by Build.py and
run my program. It works! Then I copy my program (foo) to a different
directory and try to run it there. It complains that: "Cannot open self
/home/sgross/foo or archive /home/sgross/foo.pkg". Do I have to
distribute the .pkg file with the executable? If so, is there a way
around this? I want to distribute a single, standalone executable.

Thanks,
--Steve ([EMAIL PROTECTED])

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to