<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello List,<br>
<br>
I'm trying to set up my Z39.50 targets, and I'm sometimes getting this
error message:<br>
<br>
<h1>Koha error</h1>
<p>The following fatal error has occurred:</p>
<pre><code>utf8 "\xE2" does not map to Unicode at /usr/lib/perl/5.8/Encode.pm line 166.
</code></pre>
<table>
  <tbody>
    <tr>
      <th>Apache</th>
      <td> Server version: Apache/2.2.3
Server built: Jan 27 2008 18:09:58
      </td>
    </tr>
    <tr>
      <th>Koha</th>
      <td> 3.00.00.107</td>
    </tr>
    <tr>
      <th>Koha DB</th>
      <td> 3.0000107</td>
    </tr>
    <tr>
      <th>MySQL</th>
      <td> mysql Ver 14.12 Distrib 5.0.32, for pc-linux-gnu (i486)
using readline 5.2
      </td>
    </tr>
    <tr>
      <th>OS</th>
      <td> Linux koha3 2.6.18-6-686 #1 SMP Fri Jun 6 22:22:11 UTC 2008
i686 GNU/Linux
      </td>
    </tr>
    <tr>
      <th>Perl</th>
      <td> 5.008008</td>
    </tr>
  </tbody>
</table>
<br>
<br>
Anybody knows where it's coming from?<br>
<br>
Thanks!<br>
<br>
Lino<br>
</body>
</html>