Difference between revisions of "Talk:Wii Signer"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 5: | Line 5: | ||
:# On the package installation screen, check openssl and openssl-dev as well as gcc and binutils (they should all be under "development"). Also, get make if it's there. | :# On the package installation screen, check openssl and openssl-dev as well as gcc and binutils (they should all be under "development"). Also, get make if it's there. | ||
:# Unpack the archive in "C:\cygwin\home\`your username`", open bash, and type make. | :# Unpack the archive in "C:\cygwin\home\`your username`", open bash, and type make. | ||
− | : That should be all. | + | :That should be all. (Next version might have an exe, if I can get rid of openssl) |
Revision as of 23:27, 16 January 2009
Usage
When will this be ready? (or) How do you use this program? I can't find anything on how to use it.
- You have to compile it from source if you are using Windows. (This is done with Cygwin).
I will try to include an exe soon.This probably won't happen (I can't get the windows cross-compiler to work). The steps are quite simple on Cygwin:- Google search, download the setup.exe
- On the package installation screen, check openssl and openssl-dev as well as gcc and binutils (they should all be under "development"). Also, get make if it's there.
- Unpack the archive in "C:\cygwin\home\`your username`", open bash, and type make.
- That should be all. (Next version might have an exe, if I can get rid of openssl)