You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/03/23 04:33:13 UTC

[Bug 121057] Webquery: Insert Link to External Data gives server Error in ver. 3.4.1, used to work perfectly

https://issues.apache.org/ooo/show_bug.cgi?id=121057

--- Comment #20 from Alexander <de...@yahoo.com> ---
I'm just a regular user... how do I install this serf thing on my Windows XP
Home, latest version??? You say "Works after updating serf to 1.2.0" 

I downloaded "serf" and it has a bunch of files, no installer, opened Readme
and have no idea what it is and what to do with it??:
--------
Welcome to serf, a high-performance asynchronous HTTP client library.

The serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and transformations are
kept to a minimum to provide high performance operation.

  * Status: http://code.google.com/p/serf/wiki/
  * Site: http://code.google.com/p/serf/
  * Code: http://serf.googlecode.com/svn/
  * Issues: http://code.google.com/p/serf/issues/list
  * Mail: serf-dev@googlegroups.com
  * People: Justin Erenkrantz, Greg Stein 

----

Quick guide for the impatient

  (Unix)
  % ./configure
  % make
  % make install

----

Building serf from a Subversion checkout (non-packaged releases)

We suggest that you try out 'serfmake'.

 % ./serfmake --prefix=/usr/local/serf --with-apr=/usr/local/apr install

If you want to use the autoconf build system and are using a Subversion
checkout, you need to run buildconf and have APR and APR-util sources handy.

 % ./buildconf --with-apr=/path/to/apr --with-apr-util=/path/to/apr-util
 (By default, buildconf will look in . and ../ for apr and apr-util.)

Then, you can use ./configure, make, etc.


-------------------------------

Thanks guys for fixing it. Just what to do with it??????

-- 
You are receiving this mail because:
You are the assignee for the bug.