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
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to