A problem in serf indeed

(gdb) run co https://myrepos/svn/project1 /home/ostraaten/project1 -N
Starting program: /usr/local/bin/svn co https://myrepos/svn/project1
/home/ostraaten/project1 -N
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x002d5bef in bio_bucket_write () from /usr/local/serf/lib/libserf-0.so.0
(gdb)

But how do I use neon? I tried
my-laptop ~ $ ./configure --with-apr=/usr/bin/apr-config
--with-apr-util=/usr/bin/apu-config --with-apxs="/usr/bin/apxs2"
--disable-mod-activation --enable-maintainer-mode --with-ssl.

But that doesn't work, http/https scheme is missing. How do I get
neon, it doesn't seem to be installed on my machine. I tried sudo
apt-get install libneon27-dev but with the same result.

Onon

Reply via email to