Re: [Evolution-hackers] --disable-smime



People asked for it..  I got it working, though, and then realized the
problem people were having (with the jhbuild stuff) was causing even the
normal ssl support to not build.

But figured it wouldn't be a bad thing to have finer grained control
over whether or not to include it, so I left the change in.  Is there
actually any reason someone wouldn't want to enable s/mime?

Chris

On Thu, 2004-02-19 at 22:02, Not Zed wrote:
> Why did you do this?  It should be on automatically if ssl is available,
> shouldn't it?
> 
> Why would you EVER want to turn it off when ssl was available?
> 
> 
> On Thu, 2004-02-19 at 19:01 -0800, Chris Toshok wrote:
> 
> > so I just committed changes that should allow people to build evo with
> > SSL without enabling S/MIME if they so desire.  enabling smime
> > (--enable-smime) requires that nss is available/found/enabled/etc.  If
> > you --disable-nss, --enable-smime will be ignored.
> > 
> > There are some issues if you're building evo against a jhbuilt prefix,
> > though.  jhbuild doesn't seem to install all the nss headers required to
> > build evolution (even the normal ssl support, let alone the smime
> > stuff), so you'll have to specify the normal mozilla-devel package
> > locations for headers/libs on the configure line to get it to build.
> > 
> > For instance, from my config.status:
> > 
> > '--disable-smime' '--with-nss-includes=/usr/include/mozilla-1.4.1/nss'
> > '--with-nss-libs=/usr/lib'
> > '--with-nspr-includes=/usr/include/mozilla-1.4.1/nspr'
> > '--with-nspr-libs=/usr/lib'
> > 
> > that builds evo with ssl support just fine.
> > 
> > Chris
> > _______________________________________________
> > evolution-hackers maillist  -  evolution-hackers lists ximian com
> > http://lists.ximian.com/mailman/listinfo/evolution-hackers
> 
> _______________________________________________
> evolution-hackers maillist  -  evolution-hackers lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]