Christian Klinger wrote: > thanks for the answers, but i don´t get it. > > I try to add the Icrypto in my Makefile i get the error again: > > [snip] That's a font issue - it's actually a lowercase L (for library) rather than an uppercase i (for include directory).
> What file should i include to the LoadFile? Blowfish.h mod_auth_tkt.so? I believe the LoadFile should be the path to the OpenSSL crypto library, which would be something like /usr/lib/libcrypto.so (but you may need to select a specific version). See the docs at http://httpd.apache.org/docs/2.2/mod/mod_so.html > Sorry i´m a newbie in this stuff. Everyone starts somewhere :-) Dave
