[clue-tech] Mod_nss question

Mike Staver staver at fimble.com
Mon May 24 20:26:31 MDT 2010


Thanks for the info. I ended up finally getting it compiled today after 
many days of trying various things. Turns out, when configuring, I had 
to specify odd locations for both the include and library folders.  For 
the lib, I had to point it at the lib folder of the actual nss folder I 
built from. The include config wanted to be pointed at the output 
folder, under the "dist/Sun" folder - I forgot the exact path. The nspr 
lib and include paths were also within the actual directory I built the 
binaries from.

The next road block I hit was the actual make command. It would seem to 
compile for a few minutes, then barf on a lex command. I then had to 
install a bit of software called flex, and then locate the binary lex 
and rename it. Then I created an lex link back to the flex binary so the 
compiler could call it and not know the difference.

Now I have a compiled mod_nss ready for configuration.

On 5/24/2010 4:23 PM, Chris Tubutis wrote:
>> I read also that I
>
>> need to edit my profile to include the path to the library or include
>> paths for these packages... But I'm not sure where those are.
>
> Just a shot in the dark...
>
> I'm imagining the compiled&  installed stuff is ending up in /usr/local and
> you need to add that directory to your LD_LIBRARY_PATH environment
> variable (which you can do in your .profile). Just a guess....
>
>
>
>
> _______________________________________________
> clue-tech mailing list
> clue-tech at cluedenver.org
> http://cluedenver.org/mailman/listinfo/clue-tech


More information about the clue-tech mailing list