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