[TF] tf5 feature request
Brought to you by:
kenkeys
|
From: jrh at zeppelin.n. (J. Howard) - 2003-05-29 22:40:27
|
I would expect --disable-ssl to work, but it doesn't. This should probably be added to the TODO for the next release, I'd guess. There's plenty of checking for HAVE_LIBSSL but the config.h still gets set with 1 and the Makefiles still link... I don't know exactly what your compile issues are, but if you were to edit src/config.h and change HAVE_LIBSSL from 1 to 0, it may make it work. If not, would you mind sharing the errors? Gwen Morse <ren...@ya...> writes: > --- sami lavikko <sa...@la...> wrote: >> >> Hey, >> >> TF5 is very nice, but it's only natural to bitch >> about >> things that could be better, imho. > > Is this an appropriate forum to bitch about it not > compiling on an "out of the box" Redhat 9 install > (fully patched as of yesterday)? I actually know what > the problem is -- SSL is broken under my system. > Nothing that requires SSL (Ogle, Pine, now TF) will > compile on either of my RH9 boxes. > > I don't see a way to compile TF without SSL. Is that > one of the options it's possible to shut off? > > Gwen > > > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > _______________________________________________ > TinyFugue mailing list > Tin...@tc... > http://www.tcp.com/mailman/listinfo/tinyfugue > -- Josh Howard <jr...@ze...> |