I wasn't aware that I needed to -- I was following the instructions in the
README:
> Installation in brief
=====================
Non-Windows users should first build the bootloader:
cd source/linux
python ./Make.py
make
I'm not sure how to build it on Windows -- it looks like you're using Visual
Studio (which I don't have, though I could get). Perhaps you could update
the README with instructions?
I tried copying one of the other existing run_*.exes in the directory to
run.exe and it gave me an unusable exe in the end -- Windows refused to run
it.
- Jono
On Tue, May 25, 2010 at 3:55 AM, Giovanni Bajo <[email protected]> wrote:
> On Mon, 2010-05-24 at 14:10 -0700, Jono wrote:
> > I've been trying to figure this out for a few days, and scoured the
> > net to see if anyone else hit it. I'm trying to build a one line hello
> > world EXE in XP, and it always fails saying there is no run.exe in the
> > loader directory. There are plenty of other run_*.exe files though. I
> > must be missing something big. (FWIW I got this to work without a
> > problem on OS X).
>
> Did you build the bootloader, just like you would on Linux or Mac?
> --
> Giovanni Bajo :: [email protected]
> Develer S.r.l. :: http://www.develer.com
>
> My Blog: http://giovanni.bajo.it
> Last post: Grey on black: combining greylisting with blacklists
>
> --
> You received this message because you are subscribed to the Google Groups
> "PyInstaller" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<pyinstaller%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/pyinstaller?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyinstaller?hl=en.