Re: NSS_3_10 runtime error!

2006-03-19 Thread Peter Djalaliev
Abishek,The nsprpub directory is part of the NSS source tree, not the binary distribution.  It is the latter that you want, right?I put a copy of the NSS binary distribution that I compiled for the 2.6 Linux kernel on: http://www.cs.pitt.edu/~peterdj/nss-3.10-Linux2.6.tar.gzTo get this, I believe I

Re: NSS_3_10 runtime error!

2006-03-19 Thread Nelson B. Bolyard
Abhishek Kohli wrote: > I tried to build NSS 3_10 from the source but i got stuck right at > the start. I could not find client.mk, the file that i am supposed to > make. Can you provide me the step-by-step instructions for the build > procedure? > (the steps given on the Mozilla NSS page d

Re: NSS_3_10 runtime error!

2006-03-19 Thread Abhishek Kohli
Peter,   I tried to build NSS 3_10 from the source but i got stuck right at the start. I could not find client.mk, the file that i am supposed to make. Can you provide me the step-by-step instructions for the build procedure?  (the steps given on the Mozilla NSS page didn't help much!

Re: NSS_3_10 runtime error!

2006-03-19 Thread Nelson B. Bolyard
abhishek wrote: > i am trying to work with mozilla NSS 3_10 binaries for Linux 2.4 version. > My linux kernel is- > Linux ubuntu 2.6.12-10-386 #1 Sat Mar 11 16:13:17 UTC 2006 i686 GNU/Linux > NSS 3_10 does not seem to have a version for Linux 2.6. NSS tries to build a set of binaries that cov

Re: NSS_3_10 runtime error!

2006-03-19 Thread Peter Djalaliev
Abishek,Is there a particular reason why you don't want to compile your own binaries for the 2.6 kernel?  The source code tarball for NSS 3.10 is available in the same directory as the binary releases, I think you only need to add the nsprpub directory from the NSPR source code tarball. I have the