> hello, > i am trying to install memcached-1.4.9 on Centos 5.7 > > i get these errors (the root one is easy) but not sure what i need to > change for the others > > t/item_size_max.t .... 1/7 Item max size cannot be less than 1024 > bytes. > t/item_size_max.t .... 2/7 Cannot set item size limit higher than 128 > mb. > t/item_size_max.t .... 3/7 WARNING: Setting item max size above 1MB is > not recommended! > Raising this limit increases the minimum memory requirements > and will decrease your memory efficiency. > WARNING: Setting item max size above 1MB is not recommended! > Raising this limit increases the minimum memory requirements > and will decrease your memory efficiency.
These are warnings, not actual test failures (the tests would... fail if so), but they continue).
