Changes between Version 4 and Version 5 of ice_messaging
- Timestamp:
- 09/20/12 13:25:22 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ice_messaging
v4 v5 22 22 To run that, we need to 'sudo apt-get install php5-sybase git' then 'git clone http://git.drupal.org/sandbox/rgeorgy/1775970.git dblib_driver_for_sql_server' 23 23 24 Apache needs restarting in order for the php5-sybase / dblib library to be recognised. 25 24 26 Then 'sudo drush dl datatables'. Then do the manual installation of DataTables jQuery plugin, rename the intermediate directory to 'dataTables' and then 'sudo drush en datatables'. That will enable the necessary additional prerequisites. 25 27