<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello!<br>
<br>
<blockquote type="cite"><span chatindex="59EAD01F80DC400335">1.sudo cp
-a /usr/share/koha<wbr>/lib/* /etc/perl</span></blockquote>
2 things about that line.<br>
<br>
1) Based on the problem you described, that line did not really solve
it, so I think it was not necessary<br>
2) More important yet, you'll have to do this everytime you update
Koha, which is OK if you work for your library forever, but this is
very dangerous if someone else starts maintaining Koha.<br>
<br>
I would strongly recommand to remove the /etc/perl/C4 directory.<br>
<br>
If, afterward, you run into an error message when you run
rebuild_zebra.pl, you probably have to run <br>
export PERL5LIB=<span chatindex="59EAD01F80DC400335">/usr/share/koha<wbr>/lib</span><br>
<br>
--<br>
Eric Bégin<br>
<a class="moz-txt-link-freetext" href="http://www.inLibro.com">http://www.inLibro.com</a><br>
<br>
rekhasaraswat wrote:
<blockquote cite="mid:005c01ca09d4$5fb22e70$1509000a@rekhasaraswat"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2180" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hurrahhhhhhhhhh!</font></div>
  <div><font face="Arial" size="2">I have got my problem solved.</font></div>
  <div><font face="Arial" size="2">I wish to say thanx to every one who
spent their valuable time for me.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">I did the following.</font></div>
  <div><span chatindex="59EAD01F80DC400335">1.sudo cp -a /usr/share/koha<wbr>/lib/*
/etc/perl</span>
  <div class="bz_msg_cont" chatindex="59EAD01F80DC400336">2. sudo
/usr/share/koha<wbr>/bin/migration_<wbr>tools/rebuild_z<wbr>ebra.pl -b
-r -w</div>
  <div class="bz_msg_cont" chatindex="59EAD01F80DC400337">and now my
catalog search feature is working.</div>
  <div class="bz_msg_cont" chatindex="59EAD01F80DC400337"> </div>
  <div class="bz_msg_cont" chatindex="59EAD01F80DC400337"> </div>
  <div class="bz_msg_cont" chatindex="59EAD01F80DC400337"> </div>
  </div>
  <div> </div>
  <div> </div>
  <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message -----
  <div
 style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><b>From:</b>
  <a moz-do-not-send="true" title="ohiocore@gmail.com"
 href="mailto:ohiocore@gmail.com">Joe Atzberger</a> </div>
  <div><b>To:</b> <a moz-do-not-send="true"
 title="rekhasaraswat@cdacnoida.in"
 href="mailto:rekhasaraswat@cdacnoida.in">rekhasaraswat</a> </div>
  <div><b>Cc:</b> <a moz-do-not-send="true"
 title="Koha@lists.katipo.co.nz" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
  </div>
  <div><b>Sent:</b> Monday, July 20, 2009 8:35 PM</div>
  <div><b>Subject:</b> Re: [Koha] problem with koha Mysql connect.</div>
  </div>
  <div><br>
  </div>
  <br>
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff">
    <div><font face="Arial" size="2">Now the error is that can't
connect to local mysql server through the socket
var/run/mysqld/mysqld.sock.</font></div>
    </div>
  </blockquote>
  <div><br>
There can be several causes:<br>
  <ol>
    <li>mysqld isn't running, so /var/run/mysqld/mysqld.sock doesn't
exist </li>
    <li>The socket is leftover from a previously running instance. 
Shutdown all mysqld processes and remove the sock file.  Then restart
mysqld. </li>
    <li>the location of the sock file is different.  read your config
and search your machine to see if other mysqld.sock exist.<br>
    </li>
  </ol>
  </div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff">
    <div><font face="Arial" size="2">
    <div><font face="Arial" size="2">at the same time when i m trying
to rebuild zebra it is showing can't find EXPLAIN schema.</font></div>
    </font></div>
    </div>
  </blockquote>
  <div><br>
Sorry, I don't recognize this problem. <br>
  </div>
  </div>
  <br>
-- <br>
Joe Atzberger<br>
LibLime - Open Source Library Solutions<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
  </pre>
</blockquote>
</body>
</html>