Ticket #46 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

make sure readline is installed when installing ruby

Reported by: zippy Assigned to: somebody
Priority: minor Milestone:
Component: component1 Version:
Keywords: 1.99 Cc:

Description

apt-get install libncurses5-dev libreadline5-dev

Not all installations have this installed. Without it it's not possible to run script/console on your rails server which is often quite important. Thus the ruby install should have that as dependent package

Change History

01/31/08 05:10:28 changed by zippy

  • priority changed from major to minor.

01/31/08 05:10:37 changed by zippy

  • keywords set to 1.99.

01/31/08 19:19:59 changed by mbailey

  • status changed from new to closed.
  • resolution set to fixed.