[Koha-devel] 3.0.3 install on Debian squeeze

Thomas Krichel krichel at openlib.org
Fri Nov 13 11:32:34 CET 2009


  Thomas Krichel writes

> I have a few small suggestions.
> 
>   -1- In the install instructions, don't reference dselect.  It is a
>   deprecated tool. Instead, simply make
>   install_misc/debian.squeeze-packages read as
> 
> apt-get install apache2 
> apt-get install apache2-mpm-worker

  This suggestion is not optimal. It is better to say

| aptitude install apache2 
| aptitude install apache2-mpm-worker

  etc because aptitude has a better dependency resolver
  than apt-get.


  Cheers,

  Thomas Krichel                    http://openlib.org/home/krichel
                                http://authorclaim.org/profile/pkr1
                                               skype: thomaskrichel



More information about the Koha-devel mailing list