windows SP build - nsapi SDK?
Paul Henson
henson at signet.id
Tue Aug 2 00:10:19 UTC 2022
On 8/1/2022 2:45 AM, Rod Widdowson wrote:
> http://shibboleth.net/downloads/misc/
>
> (I knew it was somewhere but it took me a moment to find it)
Cool, thanks much. Looks like a conglomeration of ancient stuff from
Sun, IBM, Taligent, Netscape, and Mozilla...
Once I dropped it in place, the build process got past the last spot it
was breaking and now seems to be spending an inordinate amount of time
in the MergeModules step running wix utilities. Ooooh, I think it just
finished the 32 bit installer and now it's starting the 64-bit.
Once I get everything working I'll try to go back and update the wiki
page a bit, with this nsapi location and some of the other unlisted
dependencies (perl, nasm, wixtools), and a couple of optional visual
studio packages that were required (I should've taken better notes, but
I think I can look at the Visual Studio install history and confirm what
they were, one was crt something, another was mfc).
To build the Linux package was basically 4 commands; install the srpm,
run rpmbuild to see what dependencies are missing, run yum to install
the dependencies, and then run rpmbuild again. Why is it again people
use Windows ;)?
Woot, looks like it finished while I was composing this email; no errors
but a lot of warnings, and installers yay :).
Directory of C:\Users\henson\Documents\shib-sp\build-root\cpp-sp\msi\WiX
08/01/2022 03:47 PM 41,959,424 shibboleth-sp-3.3.0.0-win32.msi
08/01/2022 04:04 PM 83,968,000 shibboleth-sp-3.3.0.0-win64.msi
Now I just need to go drop in the code patch I want to test and do it again…
--
Signet - The Art of Access
https://www.signet.id/
More information about the dev
mailing list