<p><br>
On 20 Jun 2011 18:16, &quot;Mahesh T Pai&quot; &lt;<a href="mailto:paivakil@gmail.com">paivakil@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; <a href="mailto:ajesh@maxenna.com">ajesh@maxenna.com</a> writes:<br>
&gt;<br>
&gt;  &gt; Initially I added the following lines to ports.conf.<br>
&gt; &gt;<br>
&gt;  &gt; Listen 80<br>
&gt;  &gt; Listen 8080<br>
&gt;  &gt; NameVirtualHost*:80<br>
&gt;  &gt; NameVirtualHost*:8080<br>
&gt;<br>
&gt; &quot;NameVirtualHost&quot; is not configuration to be set in ports.conf<br>
&gt;<br>
&gt; It should be set in koha-httpd.conf; and the installer would have done<br>
&gt; it for you.<br>
&gt;<br>
&gt;<br>
&gt;  &gt; libyaz3 = (none)<br>
&gt;  &gt; libyaz3-dev = (none)<br>
&gt;  &gt; But in Synaptic package manager I can see that libyaz4 is installed.<br>
&gt;  &gt; **********************<br>
&gt;<br>
&gt; Dunno about Ubuntu, but in Debian testing, things seem to work (as in<br>
&gt; dpkg/apt works, and no errors in koha-error_log or syslog) with<br>
&gt; libyaz4. (How do I know if koha has a problem?)<br>
&gt;<br>
&gt; Guess this is a misdefined dependency, and there is something about this<br>
&gt; in <a href="http://bugs.koha-community.org/">http://bugs.koha-community.org/</a><br>
&gt;<br>
&gt; &gt;<br>
&gt;  &gt; 2)<br>
&gt;  &gt; **********************<br>
&gt;  &gt; Also on running<br>
&gt;  &gt;  &gt;&gt; sudo make install<br>
&gt;  &gt; I got the message<br>
&gt;  &gt;   Warning: prerequisite CGI::Session::Driver::memcached 0.04 not found.<br>
&gt;<br>
&gt; This should not be a problem - memcached is used only be certain<br>
&gt; flavours of apache - especially on Debian (should be that way in Ubuntu<br>
&gt; too).<br>
&gt;<br>
&gt; For example, for me, &quot;aptitude install apache2&quot; installed<br>
&gt; apache2-mpm-worker, and that would use memcache; but not by other<br>
&gt; flavours of the apache server - like apache2-mpm-prefork.<br>
&gt;<br>
&gt;<br>
Actually memcached has nothing to do with apache. Koha can use it to store session data, and to cache other things. But its not a requirement, (it&#39;s optional) and not to do with Apache.</p>
<p>&gt; &gt;<br>
&gt;  &gt; So I executed the command<br>
&gt;  &gt;  &gt;&gt; sudo cpan CGI::Session::Driver::memcached<br>
&gt;  &gt; at that time(ie after  sudo make install)<br>
&gt;  &gt; **********************<br>
&gt; &gt;<br>
&gt;  &gt;   I believe I am close to getting Koha installed, but still few<br>
&gt;  &gt; doubts.<br>
&gt; &gt;<br>
&gt;<br>
&gt; See above<br>
&gt;<br>
&gt; Note for others:-<br>
&gt;<br>
&gt; I would certainly appreciate if the dependencies were grouped by<br>
&gt; &quot;absolutely required&quot;; and &quot;X is required if you enable (or want<br>
&gt; functionality kX) kX&quot;, where kX is an option within Koha.<br>
&gt;<br>
Patches are always accepted gratefully.</p>
<p>Chris</p>
<p>&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Mahesh T. Pai   ||<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Koha mailing list  <a href="http://koha-community.org">http://koha-community.org</a><br>
&gt; <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
&gt; <a href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</p>