<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cblfs.clfs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Carlos.velasco</id>
	<title>CBLFS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://cblfs.clfs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Carlos.velasco"/>
	<link rel="alternate" type="text/html" href="https://cblfs.clfs.org/Special:Contributions/Carlos.velasco"/>
	<updated>2026-04-16T14:13:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>?title=Serf&amp;diff=21243</id>
		<title>Serf</title>
		<link rel="alternate" type="text/html" href="?title=Serf&amp;diff=21243"/>
		<updated>2011-12-25T12:25:57Z</updated>

		<summary type="html">&lt;p&gt;Carlos.velasco: /* 64Bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://serf.googlecode.com/files/serf-{{Serf-Version}}.tar.bz2&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|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.|http://code.google.com/p/serf/}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
* [[APR]]&lt;br /&gt;
* [[APR-util]]&lt;br /&gt;
=== Required ===&lt;br /&gt;
None&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[OpenSSL]] Add --with-openssl=/usr to configure&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr \&lt;br /&gt;
   --with-apr=/usr/bin/apr-1-config \&lt;br /&gt;
   --with-apr-util=/usr/bin/apu-1-config &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; USE_ARCH=32 \&lt;br /&gt;
 ./configure --prefix=/usr \&lt;br /&gt;
   --with-apr=/usr/bin/apr-1-config \&lt;br /&gt;
   --with-apr-util=/usr/bin/apu-1-config &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILDN32}&amp;quot; LDFLAGS=&amp;quot;-L/usr/lib32 -R/usr/lib32&amp;quot; \&lt;br /&gt;
  USE_ARCH=n32 ./configure --prefix=/usr --libdir=/usr/lib32 \&lt;br /&gt;
   --with-apr=/usr/bin/apr-1-config \&lt;br /&gt;
   --with-apr-util=/usr/bin/apu-1-config &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; LDFLAGS=&amp;quot;-L/usr/lib64 -Wl,-rpath-link,/usr/lib64&amp;quot; \&lt;br /&gt;
  USE_ARCH=64 ./configure --prefix=/usr --libdir=/usr/lib64 \&lt;br /&gt;
   --with-apr=/usr/bin/apr-1-config \&lt;br /&gt;
   --with-apr-util=/usr/bin/apu-1-config &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Programs:&lt;br /&gt;
| None&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Libraries:&lt;br /&gt;
| libserf-0.{so,la,a}&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Installed Directory:&lt;br /&gt;
| None&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Networking Libraries]]&lt;/div&gt;</summary>
		<author><name>Carlos.velasco</name></author>
	</entry>
</feed>