Re: Compile NSS for Mac OS X...

2009-11-02 Thread Wan-Teh Chang
On Mon, Nov 2, 2009 at 6:18 AM, David Stutzman wrote: > Skellington wrote: >> >> Although they technically dont get copied in to "/Users/local/Desktop/ >> nss-3.12/mozilla/dist/Darwin9.7.0_DBG.OBJ/..." I found that they are >> all sym links which kinda stinks, but atleast I know where they all >>

Re: Compile NSS for Mac OS X...

2009-11-02 Thread David Stutzman
Skellington wrote: Although they technically dont get copied in to "/Users/local/Desktop/ nss-3.12/mozilla/dist/Darwin9.7.0_DBG.OBJ/..." I found that they are all sym links which kinda stinks, but atleast I know where they all are. cp -L is your friend. -- dev-tech-crypto mailing list dev-tech-

Re: Compile NSS for Mac OS X...

2009-10-30 Thread Skellington
Thanks, I copied what I needed in to a directory and now it works. "Nelson" thanks for the info, I'm not sure how I missed that :-p. Although they technically dont get copied in to "/Users/local/Desktop/ nss-3.12/mozilla/dist/Darwin9.7.0_DBG.OBJ/..." I found that they are all sym links which kinda

Re: Compile NSS for Mac OS X...

2009-10-30 Thread Wan-Teh Chang
On Fri, Oct 30, 2009 at 12:35 PM, Nelson B Bolyard wrote: > > What you need to do is to add that pathname of that lib directory to > your environment variable that holds the path names of the directories > in which MacOSX looks for dylibs.  Unfortunately, I can't recall the > name of that environm

Re: Compile NSS for Mac OS X...

2009-10-30 Thread Nelson B Bolyard
On 2009-10-30 11:36 PDT, Skellington wrote: > Hello, > I have successfully compiled nss-3.12 for Mac OS X 10.5.x using the > "nss_build_all" command. I however do not see a reference in the > "Build_instructions" on what to do after running "nss_build_all" as > completed. > > I found the "certutil

Compile NSS for Mac OS X...

2009-10-30 Thread Skellington
Hello, I have successfully compiled nss-3.12 for Mac OS X 10.5.x using the "nss_build_all" command. I however do not see a reference in the "Build_instructions" on what to do after running "nss_build_all" as completed. I found the "certutil" binary but when I try to run it I get the following erro