Error: opening stub "$PREFIX/share
Friends!
Sorry if I haven't found the magic posting yet to solve my problem.
I built makensis for linux and I can't get my script to run I get a :
Error: opening stub "$PREFIX/share/Stubs/zlib
I checked and this directory doesn't exist. The steps I have performed were
1) Downloaded :
drwxrwxr-x 11 chrisp chrisp 4096 Apr 5 14:40 nsis-2.15
drwxrwxr-x 13 chrisp chrisp 4096 Apr 5 16:25 nsis-2.15-src
2) Ran as "su" in nsis-2.15-src
scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all install
3) Tried to makensis myscript.nsi
I kept reading all over that I should just compile on linux and put the makensis into the nsis-2.15 directory I specify above. Then what do I do?
Incredibly confused... :-(
Thanks,
Chris