I think you need:

apt-cache search openssl dev

Then install the dev package it lists. Sorry for the brevity - on a tablet.
 On Jul 2, 2012 11:21 PM, "ahrens" <benedikt.ahr...@gmx.net> wrote:

> Dear all,
>
> Since the precompiled fossil comes without ssl support, I would like to
> compile fossil myself, for Debian and Ubuntu.
> Unfortunately, I am not sure how to do so: both
>
> $ ./configure --with-openssl=auto
>
> and
>
> $ ./configure --with-openssl=/usr/bin/
>
> yield
>
> Error: OpenSSL not found. Consider --with-openssl=none to disable HTTPS
> support
> Try: 'configure --help' for options
>
> I should add that openssl is installed:
> $ which openssl
> /usr/bin/openssl
>
> Could anybody tell me how to compile fossil with openssl on
> Debian/Ubuntu, please?
>
> Thanks a lot.
> Best,
> Benedikt
>
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to