Hello dear friends, I am trying to compile neon with ssl support om a rh9 machine to use davfs2. Here's what I did:
wget http://www.webdav.org/neon/neon-0.26.3.tar.gz tar -zxvf neon-0.26.3.tar.gz cd neon-0.26.3.tar.gz ./configure --with-ssl make make install I the proceeded to install davfs2-1.2.1 and tried to login to a webdav site, the result was: /sbin/mount.davfs: neon library does not support TLS/SSL And a forum entry suggested to check neon in the following way: "neon-config --support ssl and 'echo $?' immediatly after this. A value of '0' indicates ssl support. " I got a value of '1' indicating that ssl support is not on. My question is this: Can anyone point me in the right direction how I can get ssl support going? Any help greatly appreciated! Met vriendelijke groet, Joost Pisters
_______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
